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
/
content
/
public
/
browser
/
content_browser_client.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add chrome-search: access from Instant overlay
dhollowa@chromium.org
2013-03-07
1
-20
/
+16
*
Revert 186347
jochen@chromium.org
2013-03-06
1
-16
/
+20
*
Add chrome-search: access from Instant overlay
dhollowa@chromium.org
2013-03-06
1
-20
/
+16
*
Pass Resourcetype to AllowCertificateError callback
sgurun@chromium.org
2013-02-25
1
-0
/
+2
*
Move WebContentsView methods that are only called inside content over to WebC...
jam@chromium.org
2013-02-25
1
-3
/
+3
*
Ensure extensions and the Chrome Web Store are loaded in new BrowsingInstances.
creis@chromium.org
2013-02-22
1
-4
/
+5
*
Replace all FilePath with base::FilePath in content.
brettw@chromium.org
2013-02-16
1
-3
/
+3
*
Add StoragePartition's ProtocolHandlers at URLRequestContext construction time.
pauljensen@chromium.org
2013-02-08
1
-0
/
+37
*
Revert 180282 (doesn't build without reverting r180071 too, so let's just
thakis@chromium.org
2013-02-03
1
-0
/
+8
*
Revert 180055: Very likely caused http://crbug.com/173885
thakis@chromium.org
2013-02-03
1
-8
/
+0
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-1
/
+4
*
Move kChromeSearchScheme out of content since it's a chrome feature.
jam@chromium.org
2013-02-01
1
-3
/
+0
*
Moving chrome://tracing to content.
jam@chromium.org
2013-02-01
1
-0
/
+8
*
Add a WebUIControllerFactory in content and move chrome://webrtc-internals to...
jam@chromium.org
2013-01-29
1
-5
/
+0
*
Allow multiple WebUIControllerFactory objects to be registered. This makes is...
jam@chromium.org
2013-01-28
1
-7
/
+0
*
Instant should have a dedicated render process
dhollowa@chromium.org
2013-01-25
1
-0
/
+3
*
<webview>: Implement ExecuteScript
fsamuel@chromium.org
2013-01-24
1
-0
/
+4
*
Connecting webrtc-internals WebUI frontend with the backend
jiayl@chromium.org
2013-01-23
1
-1
/
+6
*
Move OpenItem/ShowItemInFolder from ContentBrowserClient to DownloadManagerDe...
hashimoto@chromium.org
2013-01-21
1
-6
/
+0
*
Revert 175971
ricow@chromium.org
2013-01-10
1
-0
/
+7
*
Revert 175890: actually, looks like we want this to also help move chromeos w...
jam@chromium.org
2013-01-10
1
-7
/
+0
*
Revert 175822
jam@chromium.org
2013-01-09
1
-0
/
+7
*
Allow multiple WebUIControllerFactory objects to be registered. This makes is...
jam@chromium.org
2013-01-09
1
-7
/
+0
*
Change PepperFlashBrowserHost to use CookieSettings to get the LSO settings
raymes@google.com
2012-12-30
1
-15
/
+0
*
Fix certificate and keychain installation on Android.
digit@chromium.org
2012-12-11
1
-6
/
+9
*
Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...
raymes@chromium.org
2012-12-08
1
-3
/
+0
*
Revert 171408
raymes@chromium.org
2012-12-06
1
-0
/
+3
*
Revert 171389
raymes@chromium.org
2012-12-06
1
-3
/
+0
*
Revert 171080
raymes@chromium.org
2012-12-06
1
-0
/
+3
*
The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...
raymes@chromium.org
2012-12-04
1
-3
/
+0
*
Implement the ability to obliterate a storage partition from disk.
creis@chromium.org
2012-11-17
1
-5
/
+13
*
Move global_descriptors to base/posix.
brettw@chromium.org
2012-11-09
1
-1
/
+1
*
Webview tag creation should be using storage partitions.
nasko@chromium.org
2012-11-08
1
-17
/
+17
*
Add support for external out-of-process PPAPI plugins in the browser.
bbudge@chromium.org
2012-11-07
1
-1
/
+5
*
Use extensions socket permission for TCP/UDP socket APIs in Pepper
dpolukhin@chromium.org
2012-11-02
1
-2
/
+4
*
Revert 165376 - Use extensions socket permission for TCP/UDP socket APIs in P...
dpolukhin@chromium.org
2012-11-01
1
-4
/
+2
*
Use extensions socket permission for TCP/UDP socket APIs in Pepper
dpolukhin@chromium.org
2012-11-01
1
-2
/
+4
*
Because of UID isolation on Android, crash dump generation has to happen
jcivelli@chromium.org
2012-10-24
1
-0
/
+1
*
Move the remaning files in content\common to the content namespace.
jam@chromium.org
2012-10-24
1
-1
/
+0
*
Change the directory containing hyphenation dictionaries.
hbono@chromium.org
2012-10-15
1
-0
/
+3
*
Close leaking FDs.
jcivelli@chromium.org
2012-09-25
1
-1
/
+2
*
Convert the async device ID getter to a chrome resource host
brettw@chromium.org
2012-09-15
1
-0
/
+6
*
Do not share a process unless it has the right storage partition.
creis@chromium.org
2012-09-07
1
-4
/
+3
*
Move SessionStorageNamespace entirely into NavigationController and support S...
ajwong@chromium.org
2012-08-13
1
-0
/
+15
*
Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...
bauerb@chromium.org
2012-08-02
1
-0
/
+15
*
Do not inherit from std::vector.
tfarina@chromium.org
2012-07-25
1
-1
/
+1
*
Support partitioning of storage contexts based on render_id.
ajwong@chromium.org
2012-07-12
1
-1
/
+14
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Refactor GetCrashSignalFD to be more generic.
yfriedman@chromium.org
2012-06-22
1
-3
/
+10
*
Restore PPAPI Flash in-process file access.
tsepez@chromium.org
2012-06-15
1
-2
/
+7
[next]