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
/
browser_process_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
DevTools: allow binding remote debugging to provided interface.
pfeldman@chromium.org
2011-02-04
1
-1
/
+3
*
Introduced a new policy DefaultBrowserSettingEnabled.
pastarmovj@chromium.org
2011-02-01
1
-0
/
+16
*
DevTools: introduce tab contents list provider for remote debugging.
pfeldman@chromium.org
2011-01-31
1
-1
/
+4
*
DevTools: enable remote debugging with front-end served from the cloud.
pfeldman@chromium.org
2011-01-31
1
-13
/
+20
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
When clearing plugin data at shutdown, wait for it to finish.
bauerb@chromium.org
2011-01-21
1
-8
/
+5
*
Fix a possible crash in the ClientSideDetectionService.
bryner@chromium.org
2011-01-20
1
-5
/
+7
*
Clear plugin data together with cookies on shutdown.
bauerb@chromium.org
2011-01-14
1
-1
/
+1
*
Add support to sha256 hash the downloaded file.
lzheng@chromium.org
2011-01-13
1
-9
/
+5
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
1
-3
/
+3
*
Refactored app cache clear on exit code to happen in the object owning the fi...
pastarmovj@chromium.org
2011-01-10
1
-2
/
+0
*
Allow the user to choose which corner of the screen should get notifications.
johnnyg@chromium.org
2011-01-06
1
-1
/
+2
*
Lifecycle management for PolicyProviders
jkummerow@chromium.org
2011-01-05
1
-1
/
+19
*
Move CancellationFlag and WaitableEvent to the synchronization subdirectory.
brettw@chromium.org
2011-01-02
1
-1
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-2
/
+2
*
Add a preference to clear plugin data on browser shutdown.
bauerb@chromium.org
2010-12-15
1
-0
/
+36
*
Reland r68893 after fixing allowing blocking IO on shutdown.
willchan@chromium.org
2010-12-14
1
-0
/
+7
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-3
/
+3
*
Revert 68893 - Consider PlatformThread::Join() to be blocking IO.
csilv@chromium.org
2010-12-11
1
-7
/
+0
*
Consider PlatformThread::Join() to be blocking IO.
willchan@chromium.org
2010-12-10
1
-0
/
+7
*
Send phishing model from the browser to the renderer.
noelutz@google.com
2010-12-09
1
-0
/
+43
*
Sanitize PrefStore interface.
mnissler@chromium.org
2010-12-09
1
-1
/
+2
*
Refactored cookies persistent store clean-up on shutdown.
pastarmovj@chromium.org
2010-12-06
1
-3
/
+0
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Update NetLog to be threadsafe.
mmenke@chromium.org
2010-12-01
1
-1
/
+4
*
Refactor DOM storage context clean-up on shutdown.
pastarmovj@chromium.org
2010-12-01
1
-2
/
+0
*
Moved deleting the indexed db context to the IndexedDBContext destructor.
pastarmovj@chromium.org
2010-11-30
1
-2
/
+0
*
Added a method to delete indexed databases on shutdown.
jochen@chromium.org
2010-11-18
1
-0
/
+2
*
Implement print preview tab controller.
kmadhusu@chromium.org
2010-11-16
1
-0
/
+14
*
Load extensions service entirly on UI thread.
skerner@chromium.org
2010-11-16
1
-6
/
+0
*
Reland 65535
danno@chromium.org
2010-11-10
1
-1
/
+1
*
Revert 65535 - Group Policy support for HTTP authentication
danno@chromium.org
2010-11-09
1
-1
/
+1
*
Group Policy support for HTTP authentication
danno@chromium.org
2010-11-09
1
-1
/
+1
*
Use BrowserThread instead of BrowserProcessSubThread for cache thread.
willchan@chromium.org
2010-11-09
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part19:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part14:
tfarina@chromium.org
2010-10-10
1
-8
/
+8
*
Policy to disable printing
gfeher@chromium.org
2010-10-01
1
-3
/
+13
*
Create DownloadStatusUpdater to keep track of download progress
phajdan.jr@chromium.org
2010-09-27
1
-0
/
+4
*
Remove one-time flags when restarting after update.
finnur@chromium.org
2010-09-22
1
-17
/
+4
*
Tear down the notifications UI manager before the profile goes away.
johnnyg@chromium.org
2010-09-21
1
-4
/
+5
*
This is a second attempt of http://codereview.chromium.org/3175038
davemoore@chromium.org
2010-09-13
1
-3
/
+28
*
Revert 59147 - Allow overriding of X error functions
davemoore@chromium.org
2010-09-10
1
-28
/
+3
*
Allow overriding of X error functions
davemoore@chromium.org
2010-09-10
1
-3
/
+28
*
Policy: plugins disabled by policy should honor policy changes without Chrome...
danno@chromium.org
2010-09-10
1
-0
/
+8
*
Gracefully handle the case of empty preference file names in PrefValueStore.
mnissler@chromium.org
2010-09-03
1
-1
/
+1
*
Move Google-specific code under browser/ into browser/google/.
evan@chromium.org
2010-08-30
1
-1
/
+1
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Autorestart on update should happen when (among other things), the browser is in
prasadt@chromium.org
2010-08-24
1
-1
/
+1
*
Fix to change the sense (and name) of kRestoreBackgroundContents to be kDisab...
atwilson@chromium.org
2010-08-21
1
-2
/
+1
*
Initial version of chrome.experimental.sidebar extension API.
brettw@chromium.org
2010-08-19
1
-0
/
+15
[next]