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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put up a prompt to create appcaches if the Content Settings indicate to do so...
michaeln@chromium.org
2010-03-24
19
-168
/
+470
*
Remove the unnecessary 'commit' call in Core Animation plugin drawing
stuartmorgan@chromium.org
2010-03-24
1
-3
/
+0
*
Change PipelineImplTest in media_unittests to workaround gmock bug
hclam@chromium.org
2010-03-24
1
-49
/
+59
*
Some layout adjustements to the app launcher so it shows
jcivelli@chromium.org
2010-03-24
2
-2
/
+12
*
Remove work arounds for drop/dragend order.
arv@chromium.org
2010-03-24
2
-15
/
+5
*
Reapply 42467 by reverting 42499 and added suppression.
maruel@chromium.org
2010-03-24
16
-44
/
+433
*
Generalize the ExtensionFunctionDispatcher::Delegate interface a bit more. In...
aa@chromium.org
2010-03-24
15
-226
/
+189
*
Respect typecode in the FTP network transaction.
phajdan.jr@chromium.org
2010-03-24
3
-19
/
+145
*
Create trivial test for OOBE network selection screen.
nkostylev@google.com
2010-03-24
8
-6
/
+294
*
Add link to disable individual plug-ins in Plug-ins tab of Content Settings (...
viettrungluu@chromium.org
2010-03-24
2
-1
/
+27
*
Don't initialize extensions for the wizard profile
davemoore@chromium.org
2010-03-24
2
-31
/
+39
*
Remove an old reliability crash suppression. The code moved to the renderer s...
estade@chromium.org
2010-03-24
1
-4
/
+0
*
Gtk: add a separator at the right of the browser actions toolbar.
estade@chromium.org
2010-03-24
7
-76
/
+104
*
linux: swap buttons in sync cancel dialog
evan@chromium.org
2010-03-24
1
-2
/
+2
*
[Mac] Finish up the resizing code for the Browser Actions container complete ...
andybons@chromium.org
2010-03-24
8
-302
/
+464
*
linux: allow options dialog to be resized smaller
evan@chromium.org
2010-03-24
3
-20
/
+26
*
Try to fix compile failure.
pkasting@chromium.org
2010-03-24
1
-3
/
+3
*
The move networks plugin installer on windows registers itself in HKCU\Softwa...
ananta@chromium.org
2010-03-24
5
-10
/
+58
*
Omnibox M5 work, part 1: Security changes
pkasting@chromium.org
2010-03-24
23
-959
/
+563
*
Update DEPS file to pull in latest Natvie Client code that contains the
dspringer@google.com
2010-03-24
1
-1
/
+1
*
Adjust the spacing and alignment on the extension management page a bit.
mpcomplete@chromium.org
2010-03-24
1
-9
/
+3
*
Revert r42467: "Clear cookies, local storage and databases when an extension ...
maruel@chromium.org
2010-03-24
15
-367
/
+44
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
42
-55
/
+1022
*
Make repost form warning tab-modal on Gtk.
bauerb@chromium.org
2010-03-24
5
-52
/
+105
*
Tentative fix for geolocation test with iframes: loads frame one by one.
bulach@chromium.org
2010-03-24
2
-138
/
+124
*
Revert "Fix browser side handling of moveTo by resizing the content area; not...
erg@chromium.org
2010-03-24
15
-78
/
+35
*
Fixes wrong forward declaration
bulach@chromium.org
2010-03-24
1
-4
/
+1
*
Fix resizing handling for accelerated Mac plugins
stuartmorgan@chromium.org
2010-03-24
1
-1
/
+3
*
Fix HTML errors in plugins and extension UIs
arv@chromium.org
2010-03-24
2
-108
/
+109
*
Remove vendor specific CSS prefixes.
arv@chromium.org
2010-03-24
18
-172
/
+170
*
Update expectations after dip on vm_peak_*.
chase@chromium.org
2010-03-24
1
-2
/
+2
*
History APIs that parse a time as a number of milliseconds need to allow inte...
skerner@chromium.org
2010-03-24
2
-3
/
+19
*
Fix a typo in experimental.history.html.
kathyw@chromium.org
2010-03-24
2
-2
/
+2
*
Make (&CGID_Explorer, SBCMDID_MIXEDZONE) command more sane.
stoyan@chromium.org
2010-03-24
4
-10
/
+65
*
Adding test for basic uses of mediaplayer.
dhg@chromium.org
2010-03-24
2
-0
/
+95
*
Change chrome.experimental.history.search's first param to use 'text' for tex...
skerner@chromium.org
2010-03-24
8
-22
/
+22
*
Add link to disable individual plug-ins in Plug-ins tab of Content Settings (...
viettrungluu@chromium.org
2010-03-24
4
-77
/
+828
*
Revert 42474 - Make repost form warning tabmodal on Gtk.
dhollowa@chromium.org
2010-03-24
4
-104
/
+50
*
Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...
dhollowa@chromium.org
2010-03-24
14
-376
/
+118
*
Suppressed the leaks in ExtensionsServiceTest.* (bug 39177)
glider@chromium.org
2010-03-24
1
-0
/
+6
*
strings for translate infobar's error state
kuan@chromium.org
2010-03-24
1
-0
/
+9
*
Make repost form warning tab-modal on Gtk.
bauerb@chromium.org
2010-03-24
4
-50
/
+104
*
Add a delegate to CookieMonster and broadcast notifications about changes to ...
jochen@chromium.org
2010-03-24
14
-118
/
+376
*
Enable SSLClientSocketTest.* on Mac under ThreadSanitizer.
glider@chromium.org
2010-03-24
3
-1
/
+12
*
Eliminate all UI thread decoding of extension images.
finnur@chromium.org
2010-03-24
29
-361
/
+398
*
Update V8 to version 2.1.8.2.
kmillikin@chromium.org
2010-03-24
1
-1
/
+1
*
Enable DiskCacheTest.*, DiskCacheEntryTest.*, FlipNetworkTransactionTest.*,
glider@chromium.org
2010-03-24
2
-4
/
+8
*
Revert 42465 - Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
42
-1022
/
+55
*
Clear cookies, local storage and databases when an extension gets uninstalled.
jochen@chromium.org
2010-03-24
15
-44
/
+367
*
Explicitly don't handle scroll events to Carbon plugins
stuartmorgan@chromium.org
2010-03-24
1
-8
/
+6
[next]