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
*
Remove old popup blocker.
jochen@chromium.org
2013-08-19
1
-5
/
+0
*
Move GetDefaultDownloadDirectory() function into DownloadPrefs.
tfarina@chromium.org
2013-08-17
1
-2
/
+2
*
Sets correct ActivityLog enabled status to the first renderer process
pmarch@chromium.org
2013-08-14
1
-8
/
+1
*
file_manager: Move the file manager app ID to app_id.h
satorux@chromium.org
2013-08-14
1
-2
/
+2
*
Revert 217346 "Remove chrome.pak references, build resources int..."
dmazzoni@chromium.org
2013-08-13
1
-2
/
+8
*
Remove chrome.pak references, build resources into resources.pak
jamesr@chromium.org
2013-08-13
1
-8
/
+2
*
Abort prerendering when spawning a popup already on IO thread
jochen@chromium.org
2013-08-13
1
-10
/
+8
*
Remove whitelist restriction for Shared Modules on dev channel.
elijahtaylor@chromium.org
2013-08-12
1
-5
/
+6
*
disable pnacl by default
sehr@chromium.org
2013-08-12
1
-1
/
+1
*
Revert 216822 "Remove chrome.pak references, build resources int..."
thestig@chromium.org
2013-08-10
1
-2
/
+8
*
Remove chrome.pak references, build resources into resources.pak
jamesr@chromium.org
2013-08-10
1
-8
/
+2
*
Get rid of webkit/plugins/plugin_switches.* and move them to content/public/c...
jam@chromium.org
2013-08-09
1
-1
/
+0
*
Translate: browser test for Chrome Translate in an isolated world
toyoshim@chromium.org
2013-08-06
1
-0
/
+1
*
<webview>: Allocate the view instance ID from the WebView shim
fsamuel@chromium.org
2013-08-06
1
-3
/
+1
*
SyncFS: Move syncfs components from webkit/ to chrome/
nhiroki@chromium.org
2013-08-05
1
-1
/
+1
*
Also block popups that open with disposition NEW_WINDOW
jochen@chromium.org
2013-08-05
1
-4
/
+2
*
Remove unnecessary NOTREACHED().
wjmaclean@chromium.org
2013-08-05
1
-1
/
+4
*
Remove hyphenation code from Chromium.
tony@chromium.org
2013-08-02
1
-6
/
+0
*
SyncFS: Introduce SyncFileSystemBackend
nhiroki@chromium.org
2013-08-02
1
-0
/
+3
*
Move kEnableExperimentalExtensionApis switch to extensions/common/switches.cc.
yoz@chromium.org
2013-07-31
1
-2
/
+2
*
Revert "Properly disable gesture requirement for media playback on GoogleTV."
ycheo@chromium.org
2013-07-31
1
-3
/
+0
*
Creates a flag to enable/disable spellchecker.
mariakhomenko@chromium.org
2013-07-31
1
-1
/
+6
*
Revert "Renderer initiated navigations from non instant process should not fa...
jered@chromium.org
2013-07-31
1
-30
/
+5
*
Check for existance of prerender manager before accessing it
jochen@chromium.org
2013-07-29
1
-4
/
+6
*
Remove stray debug log.
jochen@chromium.org
2013-07-27
1
-2
/
+0
*
Block popups already on the IO thread.
jochen@chromium.org
2013-07-27
1
-0
/
+114
*
Set default OEM customization values for remora.
zelidrag@chromium.org
2013-07-27
1
-7
/
+4
*
Enable pnacl by default
sehr@chromium.org
2013-07-26
1
-1
/
+1
*
Code cleanup: remove DesktopNotificationService::IsExtensionEnabled()
mukai@chromium.org
2013-07-26
1
-2
/
+5
*
InstantExtended: add a switch for enabling the AppCache NTP.
samarth@chromium.org
2013-07-25
1
-0
/
+5
*
Use process per site instance for "Instant".
kmadhusu@chromium.org
2013-07-24
1
-1
/
+1
*
Move UserScript and Extension switches to top-level extensions/.
yoz@chromium.org
2013-07-19
1
-4
/
+5
*
Remove ExtensionURLInfo, make security decisions in render process
jamesr@chromium.org
2013-07-18
1
-21
/
+19
*
Remove USE_LINUX_BREAKPAD ifdef since we don't need it for chromium anymore.
jam@chromium.org
2013-07-16
1
-6
/
+5
*
Copy switches::kExtensionsOnChromeURLs value to new utility processes
aboxhall@chromium.org
2013-07-11
1
-0
/
+1
*
Pass BrowserContext to drive::MountPointProviderDelegate.
hidehiko@chromium.org
2013-07-10
1
-4
/
+5
*
Small cleanup for ChromeBrowserMain:
jam@chromium.org
2013-07-10
1
-5
/
+28
*
Prevent DesktopNotificationService API call during shutdown.
mukai@chromium.org
2013-07-10
1
-0
/
+6
*
Revert 210625 "Make the SetCursorResourceModuleName function in ..."
ajwong@chromium.org
2013-07-09
1
-7
/
+0
*
Make the SetCursorResourceModuleName function in the CursorLoaderWin class a ...
ananta@chromium.org
2013-07-09
1
-0
/
+7
*
fileapi: Rename FileSystemMountProvider to FileSystemBackend
satorux@chromium.org
2013-07-09
1
-13
/
+13
*
Android: Speech Recognition infobar and tray notification.
janx@chromium.org
2013-07-08
1
-5
/
+9
*
Allow Chrome OS login profile to have different default pref values
bartfab@chromium.org
2013-07-05
1
-1
/
+1
*
Change ChromeProcessType to NaClProcessType.
yael.aharon@intel.com
2013-07-04
1
-1
/
+1
*
Extract Drive related code to drive::MountPointProviderDelegate.
hidehiko@chromium.org
2013-07-04
1
-0
/
+2
*
Move chrome-native support to chrome/
tedchoc@chromium.org
2013-07-04
1
-0
/
+4
*
<webview>: Move consolemessage event from content to chrome
fsamuel@chromium.org
2013-07-03
1
-4
/
+5
*
Decouple GuestView creation from attachment.
fsamuel@chromium.org
2013-06-29
1
-21
/
+56
*
Refactor AdViewGuest/WebViewGuest to GuestView
fsamuel@chromium.org
2013-06-27
1
-4
/
+4
*
<window-controls> shadow element for chrome apps.
rpaquay@chromium.org
2013-06-27
1
-0
/
+1
[next]