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
*
Mark BrowserInitTest.OpenURLsPopup as flaky.
phajdan.jr@chromium.org
2010-04-22
1
-1
/
+2
*
Unlike a real TCPClientSocket, the MockTCPClientSocket was still calling
mbelshe@chromium.org
2010-04-22
2
-0
/
+6
*
Makes tests on chromeos not run a nested message loop.
sky@chromium.org
2010-04-22
7
-10
/
+36
*
Disable crashy TaskManagerBrowserTest.ReloadExtension on Windows.
phajdan.jr@chromium.org
2010-04-22
1
-1
/
+7
*
Mark TelnetServerTest.ServerClientSend as flaky.
phajdan.jr@chromium.org
2010-04-22
1
-1
/
+2
*
Mark ExtensionApiTest.Notifications as flaky.
phajdan.jr@chromium.org
2010-04-22
1
-1
/
+2
*
Mark WorkerTest.MultipleTabsQueuedSharedWorker as flaky.
phajdan.jr@chromium.org
2010-04-22
1
-1
/
+2
*
Throttle writes rather than just taking it all at once. Fixes crashing as wel...
avi@chromium.org
2010-04-22
1
-2
/
+15
*
Revert 45305 - Enables EVENTSOURCE in Chromium following this changeset in We...
bulach@chromium.org
2010-04-22
1
-1
/
+0
*
Reland "Factor out reading and writing of preferences into |PrefStore|."
bauerb@chromium.org
2010-04-22
27
-330
/
+541
*
Disable crashy TaskManagerBrowserTest.PopulateWebCacheFields
phajdan.jr@chromium.org
2010-04-22
1
-1
/
+3
*
Enables EVENTSOURCE in Chromium following this changeset in WebKit:
bulach@chromium.org
2010-04-22
1
-0
/
+1
*
Updating trunk VERSION from 384.0 to 385.0
chrome-release@google.com
2010-04-22
1
-1
/
+1
*
Tiny cleanup. Remove an unnecessary call in ChangeLocale().
yusukes@google.com
2010-04-22
1
-2
/
+0
*
Compute the horizontal offset at run time in the candidate window.
satorux@chromium.org
2010-04-22
1
-43
/
+109
*
Marks TestRedirectHTTPToBadHTTPS as flaky.
kinuko@chromium.org
2010-04-22
1
-1
/
+1
*
Possible fix / workaround for issue where infobar fails to show
joth@chromium.org
2010-04-22
1
-1
/
+2
*
Remove app.gyp dependency on chrome.gyp.
tony@chromium.org
2010-04-22
5
-6
/
+65
*
A bunch more GLES2 conformance test fixes.
gman@chromium.org
2010-04-22
11
-114
/
+256
*
- Adding Chrome preferences for ibus-pinyin.
yusukes@google.com
2010-04-22
7
-37
/
+185
*
ffmpeg roll for ffmpeg_patch_13_r22931_vp3_more_huffman_bits
fbarchard@chromium.org
2010-04-22
1
-1
/
+1
*
Roll gyp to r814.
mmoss@google.com
2010-04-22
1
-1
/
+1
*
Removed dependency on AuthWatcher in the TalkMediator class. So now the TalkM...
sanjeevr@google.com
2010-04-22
5
-55
/
+6
*
Bookmark Hover: Introduced an over-delete with attempt at timer safety.
dhollowa@chromium.org
2010-04-22
2
-7
/
+0
*
Changed the semantics of many fields throughout the o3d-webgl
kbr@google.com
2010-04-22
24
-672
/
+782
*
The HttpNegotiateTest.ReportProgress test fails on IE6 as we fail to retrieve...
ananta@chromium.org
2010-04-22
4
-5
/
+45
*
Disable DomSerializerTests.SerializeHTMLDOMWithEntitiesInAttributeValue for now
jamesr@chromium.org
2010-04-22
1
-1
/
+2
*
Update WebKit to r58033
jamesr@chromium.org
2010-04-22
66
-401
/
+402
*
Revert 45263 - We check for a sync specific service URL (or an empty) one bef...
jamesr@chromium.org
2010-04-22
1
-9
/
+5
*
Revert 45257 - Delete and recreate the sync database if it is corrupt.
jamesr@chromium.org
2010-04-22
3
-38
/
+4
*
[Mac] Image references missing from Omnibox revert.
shess@chromium.org
2010-04-22
1
-0
/
+2
*
Revert 45265 - Speed up vertical filtering using v = a+(ba)*x formula
fbarchard@chromium.org
2010-04-22
3
-50
/
+39
*
Make the output of notification testing in test shell match that of WebKit Du...
johnnyg@chromium.org
2010-04-22
1
-3
/
+6
*
GTK fix merge failure in uber-revert.
shess@chromium.org
2010-04-22
1
-2
/
+1
*
Temporarily revert certain Omnibox, toolbar, tab animations, and other
shess@chromium.org
2010-04-22
250
-12414
/
+9249
*
Speed up vertical filtering using v = a+(b-a)*x formula
fbarchard@chromium.org
2010-04-21
3
-39
/
+50
*
AutoFill: Skip past empty strings when comparing form fields for filling.
jhawkins@chromium.org
2010-04-21
2
-0
/
+87
*
We check for a sync specific service URL (or an empty) one before acting on a...
sanjeevr@google.com
2010-04-21
1
-5
/
+9
*
Review URL: http://codereview.chromium.org/1736003
amarinichev@chromium.org
2010-04-21
19
-1098
/
+1624
*
Make sure extensions work in single process mode.
arv@chromium.org
2010-04-21
1
-1
/
+3
*
Add support for user-defined source root directory.
mmoss@google.com
2010-04-21
1
-1
/
+16
*
Delete and recreate the sync database if it is corrupt.
albertb@chromium.org
2010-04-21
3
-4
/
+38
*
Add delete cookie option to Automation Proxy
jmikhail@google.com
2010-04-21
6
-0
/
+41
*
Put Autofill after Themes on Windows and Linux too, to match Mac, in the Cust...
dantasse@chromium.org
2010-04-21
3
-43
/
+44
*
Fixing bug attribution in suppression file.
dhollowa@chromium.org
2010-04-21
1
-2
/
+2
*
Update WebKit to r58013
jamesr@chromium.org
2010-04-21
1
-1
/
+1
*
Add EnableDoubleBuffer to WidgetGtk
oshima@chromium.org
2010-04-21
3
-10
/
+35
*
[chromium os] Add a bit more gmail-specific email address canonicalization
cmasone@google.com
2010-04-21
3
-1
/
+17
*
Bookmark Manager: Fix issue where we the user could drop text on the bmm.
arv@chromium.org
2010-04-21
1
-22
/
+15
*
SPDY: Don't embed a NUL in SetNextProtos(). This makes NPN work again.
willchan@chromium.org
2010-04-21
1
-1
/
+1
[next]