Robo
|
6e5dd735f6
|
refactor: enable weak ptr unwrap sequence dcheck (#14816)
* refactor: enable weak ptr unwrap sequence dcheck
* spec: remove WeakPtrDeathTest.* from disabled list
|
2018-10-05 15:29:57 -05:00 |
|
Shelley Vohr
|
c6f4bbd143
|
also format missing .cc files
|
2018-04-18 20:48:45 -04:00 |
|
Haojian Wu
|
04f9d35312
|
Modernize to C++11: Use auto key to improve code readability and maintainability.
|
2016-07-10 13:11:47 +02:00 |
|
Cheng Zhao
|
d2681d2ba1
|
Implement protocol.registerFileProtocol
|
2015-08-12 15:22:19 +08:00 |
|
Cheng Zhao
|
b5a8cfb704
|
Recognize asar archive with unpacked files
|
2015-03-20 20:34:58 +08:00 |
|
Cheng Zhao
|
98a7f08be2
|
Move GetAsarArchivePath to asar_util.h
|
2015-02-12 17:31:14 +08:00 |
|
Cheng Zhao
|
3b3a025ed4
|
Move GetsOrCreateAsarArchive to asar_util.h
|
2015-02-12 17:23:49 +08:00 |
|
Kevin Sawicki
|
b6b6fc3bfd
|
Remove All Rights Reserved after GitHub copyright
Closes #762
|
2014-10-31 11:17:05 -07:00 |
|
Cheng Zhao
|
c49a44f944
|
Remove unneeded ArchiveFactory.
|
2014-09-25 21:54:59 +08:00 |
|
Cheng Zhao
|
4006b6407c
|
Just use plain pointer for weak reference.
|
2014-09-25 20:38:12 +08:00 |
|
Cheng Zhao
|
7081f7799b
|
Separate the archive cache out to ArchiveFactory.
|
2014-09-23 22:31:45 +08:00 |
|
Cheng Zhao
|
b6583635d4
|
Caching the Archive object.
|
2014-09-23 21:48:40 +08:00 |
|
Cheng Zhao
|
6d712da7e3
|
Read the archive's header when there is a url request
|
2014-09-23 19:14:30 +08:00 |
|
Cheng Zhao
|
9b71117171
|
Add asar:// protocol handler.
|
2014-09-23 12:13:46 +08:00 |
|