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
*
Workaround for some pyauto test flakiness on linux. Tests that use the omnibox
ace@chromium.org
2010-11-13
4
-2
/
+20
*
Try re-enabling the file-related PPAPI tests. The python server seems
dumi@chromium.org
2010-11-13
1
-0
/
+12
*
Enable sandboxed flash on windows by default.
cpu@chromium.org
2010-11-13
4
-18
/
+54
*
Valgrind Mac: Suppress errors in Security::KeychainCore.
thestig@chromium.org
2010-11-13
1
-0
/
+30
*
Don't run apps promo tests on chrome os
jstritar@chromium.org
2010-11-12
1
-4
/
+2
*
Fix linux build.
kkania@chromium.org
2010-11-12
1
-1
/
+1
*
Mark snapshot tests as FAILS on Linux.
kkania@chromium.org
2010-11-12
1
-3
/
+18
*
Update extract_actions to include PDF UMA stats.
jam@chromium.org
2010-11-12
2
-0
/
+27
*
Reverting as this causes chrome frame unit tests to crash. Please fix and res...
ananta@chromium.org
2010-11-12
6
-39
/
+43
*
Fix test failing on IE6
amit@chromium.org
2010-11-12
1
-1
/
+1
*
Fix bool issues.
gman@chromium.org
2010-11-12
1
-4
/
+4
*
Add a histogram for tracking web store promo
jstritar@chromium.org
2010-11-12
8
-57
/
+171
*
Remove media::StreamSample::IsDiscontinuous() and friends.
scherkus@chromium.org
2010-11-12
7
-77
/
+9
*
Eliminate white corners around password field on screen locker.
oshima@chromium.org
2010-11-12
5
-20
/
+79
*
ThreadRestrictions: mark library loading functions as doing IO
evan@chromium.org
2010-11-12
7
-24
/
+11
*
Change the FF CEEE to create its chrome frame instance initially hidden, and
rogerta@chromium.org
2010-11-12
6
-43
/
+39
*
Fix to show focus ring color properly.
chocobo@chromium.org
2010-11-12
1
-0
/
+1
*
Force 8-byte alignment in PP_InputEvent. Rev PPP_Instance interface to 0.3 b...
dmichael@google.com
2010-11-12
3
-4
/
+40
*
Add tab proxy call for taking a snapshot of the entire page.
kkania@chromium.org
2010-11-12
10
-22
/
+369
*
Update the files affected by the chrome_search change
kathyw@chromium.org
2010-11-12
3
-11
/
+5
*
Add a blank line to force this file to be recompiled on Mac on the bots.
brettw@chromium.org
2010-11-12
1
-0
/
+1
*
Disallow Singleton and LazyInstance on non-joinable threads.
willchan@chromium.org
2010-11-12
15
-75
/
+213
*
Make the Graphics2D flush call an asynchronous operation. This tracks the
brettw@chromium.org
2010-11-12
9
-63
/
+197
*
Fix flakiness
amit@chromium.org
2010-11-12
2
-37
/
+40
*
Valgrind: Suppress layout test error in WebCore::SVGLength::setValueAsString.
thestig@chromium.org
2010-11-12
1
-0
/
+14
*
More Heapchecker suppressions for StartClientReportPhishingRequest test.
thestig@chromium.org
2010-11-12
1
-1
/
+24
*
Fix model type checking causing some crashes.
zea@chromium.org
2010-11-12
1
-0
/
+1
*
Add --incognito to manpage.
mattm@chromium.org
2010-11-12
1
-0
/
+4
*
Rename media::StreamSample::kInvalidTimestamp to media::kNoTimestamp.
scherkus@chromium.org
2010-11-12
15
-60
/
+55
*
Remove WriteableBuffer interface as DataBuffer is the only implementation.
scherkus@chromium.org
2010-11-12
4
-26
/
+15
*
Delete media::Synchronizer since it's never been used.
scherkus@chromium.org
2010-11-12
3
-151
/
+0
*
Add more team memebers to media watchlist.
scherkus@chromium.org
2010-11-12
1
-3
/
+4
*
Remove BlockedPluginManager entirely. It only existed to show infobars for b...
pkasting@chromium.org
2010-11-12
12
-204
/
+0
*
Fix OOBE network connecting animation and icon.
chocobo@chromium.org
2010-11-12
4
-24
/
+31
*
Downsample thumbnail by powers of two before doing lanczos
jamesr@chromium.org
2010-11-12
1
-2
/
+8
*
Added a dependency to chrome_tab_idl for Broker.
hansl@google.com
2010-11-12
1
-0
/
+1
*
Add another entry to known_crashes.txt.
arv@chromium.org
2010-11-12
1
-0
/
+3
*
ssl3_PlatformSignHashes should set buf->len to the
wtc@chromium.org
2010-11-12
1
-3
/
+3
*
Don't show the apps promo at all on Chrome OS
jstritar@chromium.org
2010-11-12
1
-0
/
+4
*
Sets lastError when trying to connect or send a request to an invalid extension.
jstritar@chromium.org
2010-11-12
6
-22
/
+85
*
Correctly handle SSL Client Authentication requests when connecting
rch@chromium.org
2010-11-12
35
-167
/
+191
*
Cleanup: Remove chrome/browser/browser_init.* and references.
jhawkins@chromium.org
2010-11-12
12
-1059
/
+10
*
Disable history import check since the automation is broken
nirnimesh@chromium.org
2010-11-12
1
-0
/
+3
*
[gtk] Fix a widget leak.
estade@chromium.org
2010-11-12
1
-1
/
+3
*
Reset AssertHandler in IPCMessageTest.Metafile.
sanjeevr@chromium.org
2010-11-12
2
-21
/
+4
*
[gtk] make tab title font irrespective of display DPI.
estade@chromium.org
2010-11-12
3
-8
/
+10
*
Add qcms library for applying ICC color profile transforms to images. This
abarth@chromium.org
2010-11-12
12
-0
/
+3211
*
WebKit roll 71849:71916.
mihaip@chromium.org
2010-11-12
1
-1
/
+1
*
Add a virtual destructor to SimpleWebMimeRegistryImpl so that child class des...
marshall@chromium.org
2010-11-12
1
-0
/
+3
*
Part 3 of reapplying r64637.
erg@google.com
2010-11-12
20
-66
/
+64
[next]