Robo
|
434a6e3561
refactor: create request context from network context (#14656)
|
6 years ago |
Jeremy Apthorp
|
de581ca0b4
PathService -> base::PathService
|
6 years ago |
Aleksei Kuzmin
|
7fc3bcaa02
chore: run clang-format
|
6 years ago |
Charles Kerr
|
d663b4eaee
fix: fix gn cpplint warnings (#14583)
|
6 years ago |
Samuel Attard
|
cad1d9aa9c
Handle case where IO thread is not yet running, in C67 this results
|
6 years ago |
Zhuo Lu
|
ab24a1e36d
feat: netLog API for dynamic logging control (#13068)
|
6 years ago |
Jeremy Apthorp
|
27cee90e5e
[chromium-style] move methods out of headers
|
7 years ago |
Shelley Vohr
|
49c8c31220
format previously misses .cc files
|
7 years ago |
deepak1556
|
cdab073614
FIX: add chrome-devtools:// to list of WebUI schemes
|
7 years ago |
deepak1556
|
a1592446da
REVIEW: access GetApplicationLocale on sequence that allows IO
|
7 years ago |
Samuel Attard
|
5048425e6e
Update implementation as per feedback
|
8 years ago |
Kevin Sawicki
|
d7321ed980
Add brightray prefix to include paths from within brightray
|
8 years ago |
Ales Pergl
|
0fa6c82b3f
Use `NotificationPresenterWin7` on Windows 7
|
8 years ago |
Haojian Wu
|
22035e2d6d
Fix cpplint: at least two spaces between code and comments.
|
8 years ago |
Haojian Wu
|
424078cfdb
Fix namespace comments.
|
8 years ago |
Kevin Sawicki
|
2ece711c2e
Format line length to 80 instead of 100
|
8 years ago |
Cheng Zhao
|
babd741786
Get rid of default BrowserContext
|
8 years ago |
Cheng Zhao
|
f5bfbada97
NetLog should be managed by BrowserClient
|
9 years ago |
Cheng Zhao
|
851ef398fb
Adapt to changes of Chrome 51 API changes
|
9 years ago |
Cheng Zhao
|
baf5f384cd
Pass() is deprecated for std::move
|
9 years ago |
Cheng Zhao
|
6f81d1e29f
Expose NotificationPresenter to public
|
9 years ago |
Cheng Zhao
|
c4d192b9a4
linux: Fix building
|
9 years ago |
Cheng Zhao
|
8a92ef34a7
Store NetLog in BrowserClient
|
9 years ago |
Robo
|
7496cb29fe
create netlog for devtoolsnetlogobserver
|
9 years ago |
Cheng Zhao
|
7e88fe107d
linux: Pass v8 snapshot's fd to child process
|
10 years ago |
Cheng Zhao
|
a5026907e4
Implement PlatformNotificationService
|
10 years ago |
Cheng Zhao
|
c874219101
Use the new devtools API
|
10 years ago |
Cheng Zhao
|
02d632c4f7
Fix change of ShowDesktopNotification API
|
10 years ago |
Cheng Zhao
|
51ef072de5
Implement GetDevToolsManagerDelegate, fixes atom/atom-shell#969
|
10 years ago |
Cheng Zhao
|
5bec155c81
Adapt to API changes of Chrome 38
|
10 years ago |