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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Disabling the MediaPlayerNew plugin test as it seems to fail consistently cau...
ananta@chromium.org
2010-12-22
1
-5
/
+2
*
Revert 69982 - Increase the % coverage for coalescing for paint rects.
brettw@chromium.org
2010-12-22
1
-1
/
+1
*
Add stats for figuring out how often we kill processes because of malformed I...
jam@chromium.org
2010-12-22
20
-160
/
+180
*
Increase the % coverage for coalescing for paint rects.
brettw@chromium.org
2010-12-22
1
-1
/
+1
*
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
*
Add support for reporting crashes in the Chrome installer. This basically inv...
ananta@chromium.org
2010-12-22
2
-0
/
+84
*
Add an additional level of optimization for PPAPI plugins to paint without
brettw@chromium.org
2010-12-22
8
-30
/
+82
*
Move nsimage_cache from base to app/mac. Use the app::mac namespace. Update c...
brettw@chromium.org
2010-12-22
20
-61
/
+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
9
-47
/
+404
*
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
5
-13
/
+27
*
Prevent extensions from moving tabs that are being dragged. This fixes a cras...
jstritar@chromium.org
2010-12-22
25
-0
/
+111
*
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
24
-208
/
+418
*
Updating trunk VERSION from 619.0 to 620.0
chrome-release@google.com
2010-12-22
1
-1
/
+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
*
Fix clang build?
isherman@chromium.org
2010-12-22
1
-1
/
+1
*
Mac: Add a comment to make me understand some code better
thakis@chromium.org
2010-12-22
1
-0
/
+11
*
Remove all CHECK() in gtk_key_bindings_handler_unittest.cc
suzhe@google.com
2010-12-22
1
-6
/
+1
*
GtkKeyBindingsTest.* fail on Linux bots with chroot.
suzhe@google.com
2010-12-22
1
-3
/
+3
*
Add more CHECK() to help debug issue 60363.
suzhe@google.com
2010-12-22
1
-0
/
+5
*
Tweak dangerous list based on (hopefully) final round of discussions. I think
cevans@chromium.org
2010-12-22
1
-3
/
+3
*
Move more extensions hard coded error messages to .grd file.
tfarina@chromium.org
2010-12-22
2
-47
/
+141
*
Hopefully fix the clang build
isherman@chromium.org
2010-12-22
1
-1
/
+1
*
To get Chrome to find the NaCl plug-in on Mac, we need to copy the plugin
abarth@chromium.org
2010-12-22
2
-1
/
+4
*
Override DeleteMatch as no-op for HistoryQuickProvider
msw@chromium.org
2010-12-22
2
-1
/
+8
*
Make predictive instant suggest work with IME composition.
suzhe@google.com
2010-12-22
6
-17
/
+94
*
Include scoped_gdi_object.h where necessary.
tfarina@chromium.org
2010-12-22
2
-3
/
+5
*
Avoid accidental omnibox searches for username:password URLs.
isherman@chromium.org
2010-12-22
7
-57
/
+125
*
Don't treat empty fields as distinguishing fields for autofill
isherman@chromium.org
2010-12-22
2
-1
/
+15
*
chromeos: Let info bubbles be shown while screen is locked.
derat@chromium.org
2010-12-22
6
-23
/
+66
*
Add a CHECK() to verify the existence of necessary data file.
suzhe@google.com
2010-12-22
1
-0
/
+3
*
Add null check - extension_service apparently does not exist in chromeos chro...
achuith@chromium.org
2010-12-22
1
-0
/
+3
*
As the first step in an effort to improve robustness of the cloud print proxy...
sanjeevr@chromium.org
2010-12-22
17
-120
/
+442
[prev]
[next]