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
Commit message (
Expand
)
Author
Age
Files
Lines
*
chromeos: Replace copy-and-pasted code with macros.
derat@chromium.org
2010-12-23
2
-179
/
+46
*
Add Flush(Task*) method to CookieMonster.
rdsmith@chromium.org
2010-12-23
3
-1
/
+91
*
Extra cleanup/debugging inspired by issue 66676
rdsmith@chromium.org
2010-12-23
2
-23
/
+68
*
Revert 70063 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...
acolwell@chromium.org
2010-12-23
1
-1
/
+1
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2010-12-23
1
-1
/
+1
*
Extend the TTS extension API to allow an extension to register itself as
dmazzoni@chromium.org
2010-12-23
10
-163
/
+482
*
Remove a dead type declaration overlooked when merging.
mnissler@chromium.org
2010-12-23
1
-2
/
+0
*
Observer interface for PolicyProviders
jkummerow@chromium.org
2010-12-23
16
-124
/
+196
*
Handle policy refresh internally in ConfigurationPolicyPrefStore.
mnissler@chromium.org
2010-12-23
22
-1194
/
+1120
*
Introduce a separate preference for 'proxy server mode'
battre@chromium.org
2010-12-23
22
-420
/
+703
*
Refactor the windows policy provider to use AsynchronousPolicyProvider.
danno@chromium.org
2010-12-23
13
-485
/
+522
*
Move data pack from base to app (it's just part of the resource bundle system).
brettw@chromium.org
2010-12-23
2
-6
/
+6
*
Give user the ability to disable the URL request throttler:
yzshen@google.com
2010-12-23
1
-0
/
+6
*
DOMUI: Fix the AutoFill profile list CSS selector for the last item.
jhawkins@chromium.org
2010-12-23
1
-1
/
+1
*
Adding automation proxy hook for accessing information related to omnibox ins...
ace@chromium.org
2010-12-23
2
-0
/
+35
*
Allow calling UserMetrics function from any thread.
jam@chromium.org
2010-12-23
2
-2
/
+13
*
Move base/cocoa_protocols_mac.h to base/mac/cocoa_protocols.h
brettw@chromium.org
2010-12-23
45
-45
/
+45
*
Use FilePath::BaseName instead of the deprecated file_util::GetFilenameFromPath.
tfarina@chromium.org
2010-12-23
1
-1
/
+1
*
DOMUI: Remove two unnecessary getters/setters.
jhawkins@chromium.org
2010-12-22
1
-22
/
+0
*
Mac: Don't hang gpu process if a tab that shares its renderer process with ot...
thakis@chromium.org
2010-12-22
1
-2
/
+43
*
[tabbed options] tidy up some bits of content settings
estade@chromium.org
2010-12-22
6
-14
/
+47
*
DOMUI Settings: UTH: Fix up the 'Web Content' section.
kmadhusu@chromium.org
2010-12-22
4
-4
/
+96
*
touch: Login code necessary only for chromeos.
sadrul@chromium.org
2010-12-22
1
-2
/
+5
*
DOMUI: Implement the new-style Autofill options page.
jhawkins@chromium.org
2010-12-22
15
-378
/
+364
*
Add stats for figuring out how often we kill processes because of malformed I...
jam@chromium.org
2010-12-22
19
-160
/
+163
*
Last part of change for bug 49747.
tsepez@chromium.org
2010-12-22
1
-2
/
+7
*
Keep crashed extension info bar across page navigations and close all when ex...
jennb@chromium.org
2010-12-22
4
-11
/
+146
*
Add support for safebrowsing download protection. It is currently under flag ...
lzheng@chromium.org
2010-12-22
5
-36
/
+227
*
Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...
brettw@chromium.org
2010-12-22
18
-59
/
+64
*
[Sync] Fixed spurious warning being generated on registration loss
akalin@chromium.org
2010-12-22
1
-8
/
+12
*
Fix TaskManagerBrowserTest.NoticeNotificationChanges for touchui==1.
anicolao@google.com
2010-12-22
1
-2
/
+2
*
Move unix domain socket support out of base and into chrome common. This is not
brettw@chromium.org
2010-12-22
3
-27
/
+25
*
Move the wrench menu badge into the upper right corner, to match other platfo...
atwilson@chromium.org
2010-12-22
1
-12
/
+42
*
GtkKeyBindingsTest.* do not fail anymore.
suzhe@google.com
2010-12-22
1
-6
/
+3
*
These files were missed in 69849.
bryeung@chromium.org
2010-12-22
7
-0
/
+375
*
Revert 69959 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...
acolwell@chromium.org
2010-12-22
1
-1
/
+1
*
Added missing virtual destructors to some classes.
pastarmovj@chromium.org
2010-12-22
3
-1
/
+14
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2010-12-22
1
-1
/
+1
*
delete OutdatedPluginInfoBar on close
dilmah@chromium.org
2010-12-22
1
-0
/
+4
*
User pods show hand cursor on hover
glotov@google.com
2010-12-22
1
-0
/
+7
*
Error handling added
glotov@google.com
2010-12-22
4
-10
/
+21
*
Prevent extensions from moving tabs that are being dragged. This fixes a cras...
jstritar@chromium.org
2010-12-22
24
-0
/
+110
*
Update CrOS time formatting APIs too.
avi@chromium.org
2010-12-22
2
-8
/
+6
*
Update the time formatting APIs to use string16.
avi@chromium.org
2010-12-22
12
-53
/
+44
*
Revert 69946 - User pods show hand cursor on hover
glotov@google.com
2010-12-22
1
-7
/
+0
*
User pods show hand cursor on hover
glotov@google.com
2010-12-22
1
-0
/
+7
*
- Installation results for use by Google Update are now written at the Packag...
grt@chromium.org
2010-12-22
1
-3
/
+1
*
Disable crashy ExtensionApiTest.WindowOpen
phajdan.jr@chromium.org
2010-12-22
1
-1
/
+2
*
Disable crashy ExtensionApiTest.ExecuteScriptFragmentNavigation
phajdan.jr@chromium.org
2010-12-22
1
-1
/
+3
*
Remove some duplicate histograms.
shess@chromium.org
2010-12-22
1
-8
/
+2
[next]