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
*
Replace about:net-internals with the javascript-based frontend.
eroman@chromium.org
2010-05-10
19
-2048
/
+102
*
Http cache: Add a check to MockHttpCache to make sure
rvargas@google.com
2010-05-10
4
-81
/
+151
*
Display the text dump for chrome://net2#data inline, rather than in a new win...
eroman@chromium.org
2010-05-10
3
-86
/
+13
*
TTF: Re-enable MouseLeaveTest.TestOnMouseOut on Mac, as the necessary
jhawkins@chromium.org
2010-05-10
1
-9
/
+4
*
Adding a way to pin the info bubble arrow.
jcivelli@chromium.org
2010-05-10
4
-26
/
+34
*
AutoFill: Update the infobar text.
jhawkins@chromium.org
2010-05-10
3
-17
/
+14
*
Plugins: Mark the Silverlight plugin test as non-flaky - has not failed in 50...
thestig@chromium.org
2010-05-10
1
-2
/
+1
*
Changes autocomplete to only prefix with http if haven't modified
sky@chromium.org
2010-05-10
2
-14
/
+29
*
app/app_base.gypi:app_base: Added dependency on Xext and Xrender.
alokp@chromium.org
2010-05-10
1
-0
/
+6
*
Fixing upload case to picasaweb
dhg@chromium.org
2010-05-10
1
-20
/
+54
*
Catch and report an exception that I saw in the WidgetModeIE_InitializeHidden...
tommi@chromium.org
2010-05-10
1
-3
/
+9
*
[Mac]Refactor input method related code.
suzhe@chromium.org
2010-05-10
2
-184
/
+200
*
Elide text runs properly in the omnibox dropdown.
pkasting@chromium.org
2010-05-10
1
-215
/
+305
*
Show titles instead of URLs in the "show on startup" table, and add tooltips ...
pkasting@chromium.org
2010-05-10
2
-41
/
+105
*
Changes tab renderer to always show app icon.
sky@chromium.org
2010-05-10
1
-1
/
+1
*
Update comments to clarify purpose of a function.
mrossetti@chromium.org
2010-05-10
1
-0
/
+6
*
Adding error handling to DeleteCookie test.
tommi@chromium.org
2010-05-10
1
-13
/
+16
*
Cleanup: Add a bunch of missing includes.
thestig@chromium.org
2010-05-10
9
-10
/
+22
*
Valgrind: Widen a suppression for ExtensionMessageService::DispatchEventToRen...
thestig@chromium.org
2010-05-10
1
-13
/
+2
*
When building unit_tests for Mac Valgrind, put libwebcore.a first so that ld
mark@chromium.org
2010-05-10
1
-0
/
+33
*
Revert 46842 - Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
26
-5506
/
+1173
*
Linux: Make the Debian package build rules work with both Make and SCons.
tschmelcher@chromium.org
2010-05-10
1
-10
/
+9
*
pyautolib: exposing TabProxy::WaitForTabToBeRestored
ace@chromium.org
2010-05-10
1
-0
/
+6
*
TTF: Re-enable URLFetcherHeadersTest.Headers, which was disabled without any
jhawkins@chromium.org
2010-05-10
1
-1
/
+1
*
Reimplement accessibility of web content by caching the entire
dmazzoni@chromium.org
2010-05-10
26
-1173
/
+5506
*
TTF: Re-enable ActiveNotificationTrackerTest.TestLookupAndClear under valgrind,
jhawkins@chromium.org
2010-05-10
1
-3
/
+0
*
sync: add default constructor to EntryKernel to avoid UMR of dirty_ bit.
tim@chromium.org
2010-05-10
1
-0
/
+8
*
Heapchecker: Suppress a leak in ActiveNotificationTrackerTest::TestLookupAndC...
thestig@chromium.org
2010-05-10
1
-0
/
+6
*
Heapchecker: Suppress a leak in ExtensionAPIClientTest_CollapseToolstrip_Test.
thestig@chromium.org
2010-05-10
1
-0
/
+13
*
Reland 46757.
willchan@chromium.org
2010-05-10
4
-26
/
+131
*
GTK: swap ok/cancel button order in sync personalization dialog.
estade@chromium.org
2010-05-10
1
-2
/
+2
*
Add more diagnostics to the SrcProperty test.
tommi@chromium.org
2010-05-10
1
-23
/
+27
*
Fix build failure due to bad merge resolve
pkasting@chromium.org
2010-05-10
1
-1
/
+1
*
Get rid of the transparent line at the top of the nano tabs.
finnur@chromium.org
2010-05-10
1
-4
/
+4
*
Add tooltip support to Windows tables.
pkasting@chromium.org
2010-05-10
3
-9
/
+96
*
TTF: Re-enable ActiveNotificationTrackerTest.TestLookupAndClear. The test was
jhawkins@chromium.org
2010-05-10
2
-1
/
+4
*
Unfork most of the PrintWebViewHelper code between Mac and Windows.
stuartmorgan@chromium.org
2010-05-10
4
-325
/
+172
*
Remove checkbox table support, as it is unused.
pkasting@chromium.org
2010-05-10
6
-176
/
+40
*
Get rid of the line below the inactive tab on nano tabs (where the tab meets ...
finnur@chromium.org
2010-05-10
2
-0
/
+0
*
Discontinue tracking folder menus as soon as any bookmark is clicked.
mrossetti@chromium.org
2010-05-10
3
-13
/
+40
*
Add the http cache info to chrome://net2.
eroman@chromium.org
2010-05-10
6
-3
/
+141
*
[Mac] Plumb the pinned tab flag through TabController so the context menu use...
rsesek@chromium.org
2010-05-10
3
-4
/
+7
*
Added #ifdef to allow Chromium to enable proprietary codecs.
scherkus@chromium.org
2010-05-10
2
-2
/
+9
*
Fix valgrind memcheck issues with GetPushStream unit test.
cbentzel@chromium.org
2010-05-10
6
-11
/
+47
*
Switch to using TimeTicks for profiling and histograms
jar@chromium.org
2010-05-10
9
-24
/
+27
*
use sysctl instead of /proc on FreeBSD
pvalchev@google.com
2010-05-10
1
-2
/
+18
*
Fix typo
gman@chromium.org
2010-05-10
1
-1
/
+1
*
Make the app launcher location bar's height match the browser's one.
jcivelli@chromium.org
2010-05-10
1
-1
/
+5
*
Fixes two bugs in mini tab title animation:
sky@chromium.org
2010-05-10
1
-2
/
+4
*
I don't know how it could happen, but according to this bug it's
sky@chromium.org
2010-05-10
1
-0
/
+2
[next]