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
*
First batch of unit tests for mac Page Actions.
pamg@google.com
2009-12-17
4
-15
/
+114
*
Generelize suppression pattern for crash.
stoyan@chromium.org
2009-12-17
1
-1
/
+1
*
Add rounded corner support to rounded_window.cc. This only kicks
tony@chromium.org
2009-12-17
2
-16
/
+89
*
Roll webkit 52229 -> 52254. Adds a few flaky tests to expectations as well (...
jparent@chromium.org
2009-12-17
2
-1
/
+5
*
Marking NPAPITester.SelfDeletePluginInvoke as flaky.
mirandac@chromium.org
2009-12-17
1
-1
/
+2
*
Don't show "show in foloder" in chrome os.
oshima@chromium.org
2009-12-17
4
-8
/
+25
*
Mac: Use indices correctly in TabStripController to fix crash. Fix several in...
kkania@chromium.org
2009-12-17
1
-18
/
+39
*
Fix layout test insecure-script-in-iframe.html Original patch by Ilya Tikhono...
yurys@chromium.org
2009-12-17
1
-6
/
+7
*
Fix issue where drag image would be offset if the content area was not at the...
pinkerton@chromium.org
2009-12-17
1
-7
/
+7
*
Remove the default usage of --force-uninstall for Chrome Frame uninstallation...
robertshield@chromium.org
2009-12-17
3
-8
/
+8
*
Suppress bug 30681 in reliability.
stoyan@chromium.org
2009-12-17
1
-0
/
+4
*
Updating trunk VERSION from 274.0 to 275.0
chrome-bot@google.com
2009-12-17
1
-1
/
+1
*
DevTools: don't load base.js into injected script.
yurys@chromium.org
2009-12-17
1
-3
/
+0
*
OpenBSD defines.
benl@chromium.org
2009-12-17
4
-13
/
+14
*
Rebaseline a layout test after changing the line number of a reported
kmillikin@chromium.org
2009-12-17
2
-2
/
+2
*
Fixed the suppression for ToolsSanityTest.MemoryLeak.
glider@chromium.org
2009-12-17
1
-1
/
+1
*
Added the ToolsSanityTest test case to base_unittests.
glider@chromium.org
2009-12-17
4
-1
/
+63
*
Fix test_shell's eventSender to set isSystemKey flag for keyboard events corr...
suzhe@chromium.org
2009-12-17
3
-11
/
+95
*
Add a failing test: http/tests/security/mixedContent/insecure-script-in-iframe
hamaji@chromium.org
2009-12-17
1
-0
/
+3
*
Update V8 to version 2.0.4. This fixes a crash bug and brings in some
kmillikin@chromium.org
2009-12-17
1
-1
/
+1
*
Remove passing test: LayoutTests/fast/repaint/backgroundSizeRepaint.html
hamaji@chromium.org
2009-12-17
1
-2
/
+0
*
Updating trunk VERSION from 273.0 to 274.0
chrome-bot@google.com
2009-12-17
1
-1
/
+1
*
Fix crash on opening a file save dialog when the parent tab has no content on...
kinuko@chromium.org
2009-12-17
2
-10
/
+16
*
wine_valgrind: Widen a Wine suppression and add a new one for a secur32 leak.
thestig@chromium.org
2009-12-17
1
-1
/
+7
*
Disabling browser tests that are testing the language detection,
jcampan@chromium.org
2009-12-17
3
-1
/
+11
*
Memory leak in FlipFramer::DecompressFrame
hamaji@chromium.org
2009-12-17
1
-0
/
+14
*
The reliability tests are reporting lots of crashers
jcampan@chromium.org
2009-12-17
1
-0
/
+4
*
Suppress more NPAPI tests for mac valgrind.
hamaji@chromium.org
2009-12-17
1
-0
/
+4
*
Suppress NPAPI tests for mac valgrind.
hamaji@chromium.org
2009-12-17
1
-0
/
+15
*
Add WorkerTest.FLAKY_SharedWorkerFastLayoutTests into exclude list.
hamaji@chromium.org
2009-12-17
1
-0
/
+1
*
Add the right-click context menu for Browser actions and Page Actions.
finnur@chromium.org
2009-12-17
16
-65
/
+350
*
Use GetSwitchValueASCII, so we don't use the deprecated versions.
evan@chromium.org
2009-12-17
6
-23
/
+19
*
Workaround to prevent a crash checking extensions blacklist.
asargent@chromium.org
2009-12-17
1
-0
/
+6
*
Update README and patches for recent icu REGEXP() fix.
cevans@chromium.org
2009-12-17
2
-1
/
+22
*
<html>
ukai@chromium.org
2009-12-17
1
-0
/
+5
*
Refactor OCSPInitSingleton.
ukai@chromium.org
2009-12-17
1
-23
/
+50
*
Changing DCHECKs in ResourceBundle::LoadResources() to CHECK.
yusukes@google.com
2009-12-17
1
-3
/
+3
*
Assigning bugs to excluded test groups.
oshima@chromium.org
2009-12-17
3
-8
/
+24
*
Fixes VertexAttribPointer by allowing null (0) to be
gman@chromium.org
2009-12-17
1
-9
/
+8
*
Rename all GLES2 classes from ___GL to ___GLES2
gman@chromium.org
2009-12-17
23
-724
/
+761
*
Current status:
jrg@chromium.org
2009-12-17
1
-3
/
+10
*
Webkit roll: 52205->52228
jparent@chromium.org
2009-12-17
2
-3
/
+7
*
Revert 34794 and 34779. Too much red.
aa@chromium.org
2009-12-17
103
-39
/
+40
*
Widen a valgrind suppression
stuartmorgan@chromium.org
2009-12-17
1
-0
/
+1
*
We are mistakenly copying the -actual.png files every time, instead of just
dpranke@google.com
2009-12-17
1
-13
/
+15
*
Update perf expectations for win dhtml tests.
chase@chromium.org
2009-12-17
1
-2
/
+2
*
Fix path messed up by 34779.
aa@chromium.org
2009-12-17
1
-2
/
+1
*
Disable multiple paint rects due to page cycler regression on single-core-xp.
chase@chromium.org
2009-12-17
1
-0
/
+7
*
Revert 34777 - Disable multiple paint rects due to page cycler regression on ...
stuartmorgan@chromium.org
2009-12-17
1
-7
/
+0
*
fixes for
oshima@chromium.org
2009-12-17
5
-10
/
+29
[next]