Haojian Wu
22035e2d6d
Fix cpplint: at least two spaces between code and comments.
2017-03-31 20:59:27 +02:00
Haojian Wu
424078cfdb
Fix namespace comments.
2017-03-30 21:49:15 +02:00
Kevin Sawicki
2ece711c2e
Format line length to 80 instead of 100
2017-03-23 15:47:30 -07:00
deepak1556
80de70bf66
address review comments
2017-02-23 22:39:34 +05:30
deepak1556
2b4948d6aa
load pdf resource pak file
2017-02-23 22:39:34 +05:30
Cheng Zhao
ab14221a85
Fix API changes of Chrome 53
2016-09-06 17:22:52 +09:00
deepak1556
e96b224307
allow delegate to provide cookieable schemes
2016-08-04 12:21:54 +05:30
deepak1556
826fbf3e21
allow additional schemes that should support cookies
2016-08-03 15:52:09 +05:30
Cheng Zhao
10ea1606df
Load 200 DPI resources on Linux
2016-07-29 10:50:48 +09:00
Cheng Zhao
2b87813ed3
Load a few more pak files
2016-07-25 11:10:20 +09:00
Cheng Zhao
4ccf4394d7
Fix compilation errors on Linux
2016-05-23 15:26:44 +09:00
Cheng Zhao
851ef398fb
Adapt to changes of Chrome 51 API changes
2016-05-23 10:59:07 +09:00
Cheng Zhao
baf5f384cd
Pass() is deprecated for std::move
2016-03-08 20:59:29 +09:00
Cheng Zhao
d6051e9580
Initialize resource bundle on browser process separately
2016-01-08 12:04:23 +08:00
Cheng Zhao
2374149b18
Load cocoa locale before initializing resources
2016-01-08 11:29:43 +08:00
Cheng Zhao
ae14829472
Load content_shell.pak for current scale factor
2016-01-05 10:20:02 +08:00
Robo
5990acf51b
initialize resource bundle with application locale awareness
2015-12-30 10:49:45 +05:30
Cheng Zhao
b81876775e
Check ElectronMainProcess key in Info.plist
2015-11-26 19:07:03 +08:00
Cheng Zhao
77f7cfc938
Change how we detect Helper process
2015-11-26 18:52:07 +08:00
Haojian Wu
7d22da5169
Fix API changes in DevToolsManagerDelegate.
2015-08-11 09:49:57 +08:00
Antonin Hildebrand
899c730ece
Missing overrides
...
ninja compilation failed for me under OS X 10.11
2015-06-26 11:39:41 +02:00
Cheng Zhao
95d28c398e
Update cpplint
2015-06-05 12:07:27 +08:00
Haojian Wu
0eae030f67
Enable webui in content layer.
...
Allow to access Chrome's webuis(chrome://gpu, chrome://tracing) in Atom Shell.
2015-03-29 16:33:51 +08:00
Paul Betts
d4be5b6e8e
Fix the default framework name to be 'Product Framework.framework', not 'Product.framework'
2014-12-07 21:24:23 -08:00
Cheng Zhao
2bbfdea8bb
Handle localized string
2014-10-31 19:42:06 +08:00
Cheng Zhao
f809fef22d
OVERRIDE => override
2014-10-23 11:10:39 +08:00
Cheng Zhao
cf1009ab30
Refactor the AddPakPaths to make it possible to set pak's scale factor.
...
This is needed when adding high DPI resources.
2014-07-12 21:16:13 +08:00
Cheng Zhao
aba65c23f6
Give user a chance to override child process and framework path.
2014-07-09 17:07:00 +08:00
Adam Roben
1269e59a35
Update for move of string conversion functions into base::
2014-06-27 14:02:44 -04:00
Adam Roben
9602a9aed9
Fix assertion in InitializeICU on launch
...
We have to tell Chromium about our framework bundle earlier in the launch
sequence so it can find icudtl.dat. See
https://codereview.chromium.org/12470006
2014-06-27 11:54:28 -04:00
Adam Roben
8e7fbd604c
Update for move of BuildUserAgentFromProduct in Chrome 35
...
See https://codereview.chromium.org/186883002
2014-06-27 11:54:28 -04:00
Adam Roben
5b788476a5
Update for move of string symbols into base::
2014-06-27 11:54:27 -04:00
Adam Roben
1c56afe9d8
Create a BrowserClient by default
...
This way applications that don't need to customize the BrowserClient get one
for free.
2013-12-03 17:13:40 -05:00
Adam Roben
9c5b81bf7a
Stop setting helper process names on OS X
...
See https://codereview.chromium.org/45253002 .
2013-12-02 13:00:39 -05:00
Adam Roben
654f415a49
Fix cpplint errors in common/mac/foundation_util.h
2013-11-17 19:14:24 -05:00
Adam Roben
d0566e6e05
Fix cpplint errors in application_info_win.cc
2013-11-17 19:13:44 -05:00
Adam Roben
ae504c319e
Fix cpplint errors in content_client.h
2013-11-17 19:03:09 -05:00
Adam Roben
51a2779fdb
Fix cpplint errors in main_delegate.cc
2013-11-17 18:58:25 -05:00
Adam Roben
32f4862e56
Fix cpplint errors in main_delegate.h
2013-11-17 18:57:54 -05:00
Adam Roben
2c1e1b039d
Fix cpplint errors in main_application_bundle.h
2013-11-17 18:57:25 -05:00
Adam Roben
9306fecea8
Fix cpplint errors in content_client.cc
2013-11-17 18:56:44 -05:00
Adam Roben
9ac1a539ee
Fix all remaining readability/namespace errors
2013-11-17 18:20:17 -05:00
Adam Roben
1e99ec9aed
Update #includes for moves of string-related headers
...
See http://src.chromium.org/viewvc/chrome?view=revision&revision=205050 .
2013-10-07 16:31:57 -04:00
Adam Roben
b24d7d7c76
Update utf_string_conversions.h path in another place
2013-08-23 17:01:18 -04:00
Adam Roben
2c030a419d
Update for webkit header moves
2013-08-23 16:56:53 -04:00
Adam Roben
bacf11d53f
Rename the Helper process to Renderer/Plug-In Host/Utility as appropriate
...
This matches Chrome.
2013-07-17 11:04:45 -04:00
Adam Roben
b17e63d13c
Update libchromiumcontent to be based on Chrome 28
...
* vendor/libchromiumcontent f4f8a7e...929f9c9 (3):
> Merge pull request #19 from brightray/chrome-28
> Merge pull request #18 from brightray/encryptor
> Merge pull request #17 from brightray/cygwin
2013-07-02 10:11:28 -04:00
Adam Roben
2582e8561c
Update to Chromium r202921
...
* vendor/libchromiumcontent 0d02a8d...2f53a96 (1):
> Merge pull request #14 from brightray/latest-chromium
2013-05-30 15:07:32 -04:00
Adam Roben
a24c390318
Use the user-visible version number in our user agent string
...
I.e., use CFBundleShortVersionString instead of CFBundleVersion on OS X and
ProductVersion instead of FileVersion on Windows.
This is generally more useful (although slightly lower granularity) than the
machine-readable version number.
2013-05-28 15:42:52 -04:00
Adam Roben
54419bbbb1
Set the user agent string correctly on Windows
...
We use the main executable's ProductName and FileVersion resources to build the
user agent string.
2013-05-28 15:24:55 -04:00