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
*
Widen suppression for string tables allocated during webkit initialization.
jochen@chromium.org
2011-01-10
1
-27
/
+2
*
Suppress another instance of sqlite errors in WebDatabase code
jochen@chromium.org
2011-01-10
1
-0
/
+10
*
Updating trunk VERSION from 634.0 to 635.0
chrome-release@google.com
2011-01-10
1
-1
/
+1
*
Oops, rolled the deps backwards. Now to 75365
jorlow@chromium.org
2011-01-10
1
-1
/
+1
*
Roll WebKit to 75315:75252
jorlow@chromium.org
2011-01-10
1
-1
/
+1
*
Disable ErrorPageTest.Page404 on Chromium Mac Valgrind
jochen@chromium.org
2011-01-10
1
-0
/
+2
*
Disable ProcessInfoSnapshotMacTest.EffectiveVsRealUserIDTest on Chromium Mac ...
jochen@chromium.org
2011-01-10
1
-0
/
+2
*
Disable FirefoxImporterTest.Firefox3NSS3Decryptor on Chromium Mac (valgrind)
jochen@chromium.org
2011-01-10
1
-0
/
+3
*
Add options to enable stressing of the V8 crankshaft optimizations when runni...
sgjesse@google.com
2011-01-10
12
-41
/
+219
*
Disable SSLUITest.TestCNInvalidStickiness, flakily hits an assertion.
phajdan.jr@chromium.org
2011-01-10
1
-8
/
+2
*
Mark BrowserFocusTest.BrowsersRememberFocus as flaky
phajdan.jr@chromium.org
2011-01-10
1
-1
/
+2
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
57
-245
/
+269
*
Make sure the histogram counters for about:conflicts get uploaded.
finnur@chromium.org
2011-01-09
1
-16
/
+18
*
Fix SSLClientSocketTest.CipherSuiteDisables flakiness.
rsleevi@chromium.org
2011-01-09
1
-5
/
+13
*
Disable SSL renegotiation on OS X when using system SSL and on 10.5.x. By def...
rsleevi@chromium.org
2011-01-09
1
-0
/
+25
*
Roll DEPS for rlz r31:32.
tfarina@chromium.org
2011-01-08
1
-1
/
+1
*
Enable "Always Open Files of This Type" even for dangerous file types. The
cevans@chromium.org
2011-01-08
6
-14
/
+7
*
Fix crasher caused by non-ExtensionHost-based RenderViewHostDelegates in
erikkay@chromium.org
2011-01-08
1
-6
/
+11
*
Remove Windows newlines in directory_backing_store.h
nick@chromium.org
2011-01-08
1
-3
/
+3
*
Updating trunk VERSION from 633.0 to 634.0
chrome-release@google.com
2011-01-08
1
-1
/
+1
*
Roll WebKit DEPS and adjust references to WebCore.
abarth@chromium.org
2011-01-08
3
-13
/
+13
*
Roll WebKit
abarth@chromium.org
2011-01-08
1
-1
/
+1
*
Turn gpu acceleration of video (CSC and scaling) on by default. <video> eleme...
vangelis@chromium.org
2011-01-08
6
-2
/
+12
*
Disable crashy ExtensionApiTest.History
phajdan.jr@chromium.org
2011-01-08
1
-2
/
+2
*
Apparently FAIL does not include TIMEOUT
thakis@chromium.org
2011-01-08
1
-1
/
+1
*
Better suppressions file fix
thakis@chromium.org
2011-01-08
1
-1
/
+3
*
Fix suppressions file.
thakis@chromium.org
2011-01-08
1
-3
/
+1
*
Yet another suppression for skia.
thakis@chromium.org
2011-01-08
1
-0
/
+4
*
More skia suppressions.
thakis@chromium.org
2011-01-08
1
-0
/
+2
*
roll skia 636:673
thakis@chromium.org
2011-01-08
16
-29
/
+454
*
Add a port to the SPDY debugging flags so that we can force SPDY for just a
mbelshe@chromium.org
2011-01-08
5
-6
/
+59
*
Remove the usage of the deprecated AppendToPath in nss_decryptor_win.cc
tfarina@chromium.org
2011-01-08
1
-8
/
+7
*
Fix testInstantNavigation
rohitbm@google.com
2011-01-08
1
-3
/
+3
*
Moves everything related to launching and terminating the browser from UITest...
nirnimesh@chromium.org
2011-01-08
25
-721
/
+1016
*
Change 'View Background Apps' => 'View Background Pages' in wrench menu.
atwilson@chromium.org
2011-01-08
1
-2
/
+2
*
Add passphrase migration UI according to the flow chart for users who require...
johnnyg@chromium.org
2011-01-08
18
-136
/
+723
*
Fix grit dependencies for chromeos, touchui, and toolkit_views.
tony@chromium.org
2011-01-08
6
-6
/
+12
*
Update NPAPI headers to r32 from the upstream npapi-headers repository
stuartmorgan@chromium.org
2011-01-08
3
-4
/
+24
*
Fix a lot of casing and ellipsis bugs on options dialog buttons
estade@chromium.org
2011-01-08
3
-106
/
+203
*
[gtk] fix a corner case where the status bubble was in the way of the cursor.
estade@chromium.org
2011-01-08
2
-13
/
+36
*
Remove usage of deprecated functions AppendToPath and ToWStringHack in import...
tfarina@chromium.org
2011-01-08
1
-3
/
+2
*
Similar as extension, DOM UI needs to be created in its own process.
klobag@chromium.org
2011-01-08
5
-25
/
+76
*
Fix perf redness caused by an event name change.
ananta@chromium.org
2011-01-08
1
-1
/
+1
*
DOMUI: Implement the i18n-options attribute that allows the client to load
jhawkins@chromium.org
2011-01-08
16
-95
/
+57
*
Fix testInstantNavigation
nirnimesh@chromium.org
2011-01-07
1
-4
/
+7
*
.gitignore: added SlickEdit project wildcards
scheib@chromium.org
2011-01-07
1
-0
/
+4
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
57
-269
/
+245
*
Make glVertexAttribPointer return INVALID_OPERATION for offsets
gman@chromium.org
2011-01-07
2
-6
/
+147
*
Start reordering the methods in headers in net/.
erg@google.com
2011-01-07
30
-965
/
+972
*
Added Two tests to Passwords.py
nirnimesh@chromium.org
2011-01-07
1
-0
/
+27
[next]