index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
chrome_content_browser_client.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate search terms extraction and Instant process determination.
sreeram@chromium.org
2013-02-14
1
-60
/
+16
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Move FilePath->base::FilePath
brettw@chromium.org
2013-02-11
1
-1
/
+1
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
1
-10
/
+12
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-9
/
+9
*
Add StoragePartition's ProtocolHandlers at URLRequestContext construction time.
pauljensen@chromium.org
2013-02-08
1
-0
/
+47
*
Revert 180282 (doesn't build without reverting r180071 too, so let's just
thakis@chromium.org
2013-02-03
1
-0
/
+6
*
Revert 180055: Very likely caused http://crbug.com/173885
thakis@chromium.org
2013-02-03
1
-6
/
+0
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
1
-2
/
+2
*
Move kChromeSearchScheme out of content since it's a chrome feature.
jam@chromium.org
2013-02-01
1
-12
/
+0
*
Moving chrome://tracing to content.
jam@chromium.org
2013-02-01
1
-0
/
+6
*
Move chrome://media-internals to content. This allows us to hide implementati...
jam@chromium.org
2013-02-01
1
-2
/
+2
*
Move Extension Location and Type enums to Manifest, and move InstallWarning t...
yoz@chromium.org
2013-01-31
1
-3
/
+4
*
Add a WebUIControllerFactory in content and move chrome://webrtc-internals to...
jam@chromium.org
2013-01-29
1
-5
/
+0
*
Move ChromeWebUIControllerFactory to before PostProfileInit, so that login ui...
jam@chromium.org
2013-01-29
1
-4
/
+0
*
Register ChromeWebUIControllerFactory at ChromeContentBrowserClient to try to...
jam@chromium.org
2013-01-28
1
-0
/
+4
*
Allow multiple WebUIControllerFactory objects to be registered. This makes is...
jam@chromium.org
2013-01-28
1
-5
/
+0
*
Instant should have a dedicated render process
dhollowa@chromium.org
2013-01-25
1
-10
/
+145
*
<webview>: Implement ExecuteScript
fsamuel@chromium.org
2013-01-24
1
-0
/
+18
*
Connecting webrtc-internals WebUI frontend with the backend
jiayl@chromium.org
2013-01-23
1
-0
/
+5
*
Enable breakpad building by default on Android.
yfriedman@chromium.org
2013-01-22
1
-7
/
+9
*
Move OpenItem/ShowItemInFolder from ContentBrowserClient to DownloadManagerDe...
hashimoto@chromium.org
2013-01-21
1
-8
/
+0
*
Move jstemplate_builder.* to ui\webui so it can be reused by webui implementa...
jam@chromium.org
2013-01-18
1
-1
/
+8
*
Remove the NaCl SRPC proxy from Chrome.
bbudge@chromium.org
2013-01-17
1
-1
/
+0
*
Fix for a crasher when starting a renderer.
jcivelli@chromium.org
2013-01-16
1
-12
/
+1
*
Revert 175971
ricow@chromium.org
2013-01-10
1
-0
/
+5
*
Revert 175890: actually, looks like we want this to also help move chromeos w...
jam@chromium.org
2013-01-10
1
-5
/
+0
*
Revert 175822
jam@chromium.org
2013-01-09
1
-0
/
+5
*
Allow multiple WebUIControllerFactory objects to be registered. This makes is...
jam@chromium.org
2013-01-09
1
-5
/
+0
*
Seems hbono left the project - updating spellcheck OWNERs/TODOs
groby@chromium.org
2013-01-09
1
-1
/
+1
*
Cause Chrome Frame to follow the fast shutdown path, which cleans up infobars...
robertshield@chromium.org
2013-01-04
1
-2
/
+1
*
Move the rest of the plugin code under chrome\browser to chrome\browser\plugins.
jam@chromium.org
2013-01-03
1
-1
/
+1
*
Change PepperFlashBrowserHost to use CookieSettings to get the LSO settings
raymes@google.com
2012-12-30
1
-18
/
+0
*
Remove unused Flash-related code:
yzshen@chromium.org
2012-12-28
1
-2
/
+0
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
1
-4
/
+4
*
Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelper
pkasting@chromium.org
2012-12-20
1
-1
/
+0
*
Exclude PluginService for builds with enable_plugins==0
nileshagrawal@chromium.org
2012-12-20
1
-0
/
+2
*
Consolidate dialog style flags and strings; etc.
msw@chromium.org
2012-12-17
1
-3
/
+0
*
Remove TabContents includes.
avi@chromium.org
2012-12-14
1
-1
/
+0
*
[Spellcheck] Remove the "force synchronous spellcheck" flag now that we've as...
rlp@chromium.org
2012-12-12
1
-2
/
+1
*
Properly disable accelerated compositing for extension background pages. Sinc...
vangelis@chromium.org
2012-12-11
1
-3
/
+3
*
Fix certificate and keychain installation on Android.
digit@chromium.org
2012-12-11
1
-5
/
+8
*
Add one more app to Pepper TCP/UDP whitelist
dpolukhin@chromium.org
2012-12-10
1
-1
/
+2
*
Inform app developer what permissions are needed when APIs are rejected.
scheib@chromium.org
2012-12-08
1
-4
/
+5
*
Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...
raymes@chromium.org
2012-12-08
1
-5
/
+0
*
Revert 171408
raymes@chromium.org
2012-12-06
1
-0
/
+5
*
Revert 171389
raymes@chromium.org
2012-12-06
1
-5
/
+0
*
Revert 171080
raymes@chromium.org
2012-12-06
1
-0
/
+5
*
Restore previous null checks to ChromeContentBrowserClient.
creis@chromium.org
2012-12-05
1
-4
/
+4
*
Add a gyp flag to allow removing dependency on ppapi.
nileshagrawal@chromium.org
2012-12-05
1
-0
/
+2
[next]