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
*
Clean up browser_resources.grd:
pkasting@chromium.org
2010-07-13
63
-106
/
+69
*
Clean up app_resources.grd:
pkasting@chromium.org
2010-07-13
39
-52
/
+64
*
Added system notification for update_engine.
seanparent@google.com
2010-07-13
15
-0
/
+488
*
ChromeFrame back forward navigations at times would mess up the navigation hi...
ananta@chromium.org
2010-07-13
4
-3
/
+93
*
After verifying the startup win though more testing, removing the guards arou...
slightlyoff@chromium.org
2010-07-13
1
-6
/
+1
*
TTF: Re-enable FindInPageControllerTest.FindInPagePrematureEnd by marking it as
jhawkins@chromium.org
2010-07-13
1
-3
/
+1
*
[Mac] Fix build break with r52223.
shess@chromium.org
2010-07-13
1
-2
/
+2
*
Allow the default search providers to be specified by the preferences files,
cpu@chromium.org
2010-07-13
6
-32
/
+168
*
Fix browser test broken by resource ID ordering change.
pkasting@chromium.org
2010-07-13
1
-12
/
+44
*
TTF: Re-enable BrowserFocusTest.TabsRememberFocusFindInPage by marking it as
jhawkins@chromium.org
2010-07-13
1
-1
/
+1
*
test_shell: fix for newer cairos
evan@chromium.org
2010-07-13
1
-1
/
+5
*
GTK: own a widget that was being accessed after destruction.
estade@chromium.org
2010-07-13
2
-7
/
+8
*
[Mac] First part of Omnibox decoration refactor. Enable ev bubble.
shess@chromium.org
2010-07-13
22
-877
/
+1194
*
TTF: Re-enable UnloadTest.BrowserCloseTabWhenOtherTabHasListener on Win by
jhawkins@chromium.org
2010-07-13
1
-1
/
+1
*
TTF: Re-enable WorkerTest.QueuedSharedWorkerShutdown by marking it as FAILS_.
jhawkins@chromium.org
2010-07-13
1
-1
/
+1
*
chromeos: Update key bindings for top-row keys.
derat@chromium.org
2010-07-13
1
-5
/
+28
*
AutoFill: Add the newly-added credit card images to browser_resources.grd.
jhawkins@chromium.org
2010-07-13
1
-0
/
+8
*
Marking AccountScreenTest.TestBasic
oshima@chromium.org
2010-07-13
1
-1
/
+2
*
Remove |net_log_| as a class member and pass it in where needed and a little ...
vandebo@chromium.org
2010-07-13
6
-47
/
+42
*
AutoFill: Add credit card images.
jhawkins@chromium.org
2010-07-13
8
-0
/
+0
*
Suppressing leak in BrowserMainPartsPosix
oshima@chromium.org
2010-07-13
1
-0
/
+9
*
Assign resource ids from a central file.
tony@chromium.org
2010-07-13
11
-14
/
+249
*
o3d-webgl: Adding oldschoolshadows sample.
luchen@google.com
2010-07-13
1
-0
/
+277
*
Fix handling of undeletion within the syncer.
nick@chromium.org
2010-07-13
21
-262
/
+1061
*
relaxing suppression to cover more pulseaudio issue on valgrind bot
oshima@chromium.org
2010-07-13
1
-1
/
+1
*
AutoFill: Only send credit card data suggestions on HTTPS sites.
jhawkins@chromium.org
2010-07-13
3
-7
/
+33
*
Undo accidental deps roll. 63220 -> 63173.
ajwong@chromium.org
2010-07-13
1
-1
/
+1
*
Windows: Change the generation of the various templated metadata files to pla...
tschmelcher@chromium.org
2010-07-13
1
-13
/
+23
*
Reworked ChromeSystemResources to handle callbacks properly.
akalin@chromium.org
2010-07-13
4
-28
/
+170
*
Fix pepper v2 find implementation.
jam@chromium.org
2010-07-13
2
-15
/
+20
*
Temporarily disabling http/tests/loading/basic.html & http/tests/misc/slow-pr...
ajwong@chromium.org
2010-07-13
2
-1
/
+5
*
Fix valgrind failure in notifications tests.
johnnyg@chromium.org
2010-07-13
2
-0
/
+2
*
Add valgrind suppressions for leaks in a new set of tests
stuartmorgan@chromium.org
2010-07-13
1
-20
/
+21
*
Mac: Tweak content settings window.
thakis@chromium.org
2010-07-13
7
-73
/
+222
*
Revert "Disabling failing test on valgrind john, please revert this once you...
oshima@chromium.org
2010-07-13
1
-9
/
+0
*
Revert "Disabling ExtensionPrefStoreTest on valgrind bot as they have memory ...
oshima@chromium.org
2010-07-13
1
-12
/
+0
*
Updating trunk VERSION from 465.0 to 466.0
chrome-release@google.com
2010-07-13
1
-1
/
+1
*
Fix line endings.
pkasting@chromium.org
2010-07-13
1
-39
/
+39
*
Disabling ExtensionPrefStoreTest on valgrind bot as they have memory leak.
oshima@chromium.org
2010-07-13
1
-0
/
+12
*
Handling case where automation server is NULL when creating the active doc wi...
tommi@chromium.org
2010-07-13
2
-1
/
+12
*
Fix include of sync_options.html, which shouldn't be ChromeOS-only
stuartmorgan@chromium.org
2010-07-13
1
-1
/
+1
*
Rewrite X509Certificate::SupportsSSLClientAuth to be more accurate
davidben@chromium.org
2010-07-13
1
-12
/
+39
*
Disabling failing test on valgrind john, please revert this once you fixed t...
oshima@chromium.org
2010-07-13
1
-0
/
+9
*
Clean up mac translate bars.
feldstein@chromium.org
2010-07-13
6
-23
/
+112
*
Add the URLRequest's priority to the net-log.
eroman@chromium.org
2010-07-13
4
-8
/
+23
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-13
21
-240
/
+1543
*
Webkit Roll: 63172 -> 63173
ajwong@chromium.org
2010-07-13
1
-1
/
+1
*
Webkit roll: 62844 -> 63172.
ajwong@chromium.org
2010-07-13
1
-1
/
+1
*
[Mac] Finish up extension infobar UI implementation.
andybons@chromium.org
2010-07-13
7
-19
/
+201
*
Revert "WebKit roll 62844:63172."
oshima@chromium.org
2010-07-13
1
-1
/
+1
[next]