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
...
*
Defers three more svg tests. I couldn't get coords-units-01-b.svg to crash, a...
sky@google.com
2009-03-17
1
-9
/
+7
*
Remove unneeded uses of base/hash_tables.h.
thestig@chromium.org
2009-03-17
4
-4
/
+0
*
Fix bug where an extension toolstrip would sometimes get added twice to the
mpcomplete@google.com
2009-03-17
1
-3
/
+11
*
Remove exclusion on worker files on Mac and Linux since they are not platform...
dimich@google.com
2009-03-17
1
-6
/
+1
*
Merge DOMUIContents into WebContents.
brettw@chromium.org
2009-03-17
48
-1226
/
+1189
*
Fixes crash on showing info bubble.
sky@google.com
2009-03-17
1
-6
/
+4
*
Re-baseline LayoutTests\security\block-test-expected.txt.
patrick@chromium.org
2009-03-17
3
-4
/
+134
*
Remove pending/fast/events. There's no tests left here. :)
ojan@google.com
2009-03-17
1
-15
/
+0
*
Roll deps to bring in latest webkit.
sky@google.com
2009-03-17
1
-1
/
+1
*
Rebaselines the test LayoutTests/fast/block/positioning/001.html .
sky@google.com
2009-03-17
3
-2
/
+3
*
Minor DCHECK cleanups in libevent.
willchan@chromium.org
2009-03-17
1
-2
/
+3
*
Fix a bug in WebMediaPlayerDelegateImpl that stalls video playback
hclam@chromium.org
2009-03-17
1
-8
/
+8
*
Roll gyp DEPS to pickup this change:
agl@chromium.org
2009-03-17
1
-1
/
+1
*
Fixes build breakage on Linux.
klink@chromium.org
2009-03-17
1
-1
/
+1
*
Renames AccessibleWrapper to ViewAccessibilityWrapper for clarity.
klink@chromium.org
2009-03-17
9
-295
/
+434
*
Roll GYP's deps to get the newer additions on the mac.
thomasvl@chromium.org
2009-03-17
1
-1
/
+1
*
Find the 32-bit libs in the right place on 32-bit buildbot.
mmoss@chromium.org
2009-03-17
1
-15
/
+20
*
Fix bug 7550: We still refer to the Java beta when suggesting plugins to down...
finnur@chromium.org
2009-03-17
1
-1
/
+1
*
Some upstream code assumes that the executable path from the path service is
thomasvl@chromium.org
2009-03-17
2
-18
/
+21
*
Second stab at applying http://codereview.chromium.org/43138/show.
robertshield@google.com
2009-03-17
16
-11
/
+387
*
Add --gtest_filter option to valgrind_test.py
dkegel@google.com
2009-03-17
1
-3
/
+5
*
One more NSS suppression needed. With this change, base is green.
dkegel@google.com
2009-03-17
1
-1
/
+7
*
Revert tree bustage cause by r11904.
hclam@chromium.org
2009-03-17
38
-679
/
+1871
*
Removes test from tests_fixable that is already listed in tests_ignored.
sky@google.com
2009-03-17
1
-2
/
+0
*
andrew's patch
hclam@chromium.org
2009-03-17
38
-1871
/
+679
*
These tests were rebased with the merge and need
ojan@google.com
2009-03-17
1
-0
/
+19
*
Use anonymous shared memory for VisitedLinks.
agl@chromium.org
2009-03-17
2
-20
/
+4
*
This test only passed if RLZTracker::InitRlz hadn't been called,
levin@chromium.org
2009-03-17
1
-3
/
+11
*
Add LINUX and MAC to platforms on which the xhr test fails.
levin@chromium.org
2009-03-17
1
-1
/
+1
*
Use "org.chromium" in place of "com.google.chrome" in posix temporary file na...
estade@chromium.org
2009-03-17
1
-0
/
+4
*
Rebaseline border-image-omit-right-slice. The results changed when I made the
brettw@chromium.org
2009-03-17
4
-7
/
+9
*
First pass at Mac status bubble.
avi@google.com
2009-03-17
6
-3
/
+304
*
Chrome side of merge 41733:41768.
ojan@google.com
2009-03-17
59
-484
/
+481
*
SSLPolicy Fix: Step 7.
abarth@chromium.org
2009-03-17
2
-263
/
+103
*
SSLPolicy Fix: Step 6.
abarth@chromium.org
2009-03-17
3
-17
/
+69
*
Fix pathetic typo in my previous cl. Unbreaks valgrind builder.
dkegel@google.com
2009-03-17
1
-1
/
+1
*
Add failing tests to the linux debug list so we can green the
tc@google.com
2009-03-17
1
-0
/
+14
*
Add v8::internal::Invoke (sqrt) crash to known crashes.
patrick@chromium.org
2009-03-17
1
-0
/
+3
*
Don't initialize members from themselves, especially when they're uninitialized.
mark@chromium.org
2009-03-17
1
-1
/
+1
*
Move v8::internal::SweepSpace to the mysterious crash section.
patrick@chromium.org
2009-03-17
1
-3
/
+3
*
Rebaseline imageTileOpacity. This was fixed in my transparency patch.
brettw@chromium.org
2009-03-17
3
-4
/
+1
*
Defer a xhr layout test that requires changes to lighttpd (which
levin@chromium.org
2009-03-17
1
-3
/
+3
*
Fixes bug where favicons wouldn't always show up in history page. This
sky@google.com
2009-03-17
1
-1
/
+8
*
Register more prefs on linux/mac.
tc@google.com
2009-03-17
1
-6
/
+5
*
Ignore memory leaks in valgrind builder for now.
dkegel@google.com
2009-03-17
2
-2
/
+8
*
Cleanup GTK toolbar tooltips. Move from GtkTooltips to GtkTooltip API.
deanm@chromium.org
2009-03-17
2
-17
/
+6
*
Ensure that MenuGtks are destroyed before their accelerator group.
deanm@chromium.org
2009-03-17
3
-30
/
+26
*
Revert "Enable building worker and use command line switch to turn on ..."
agl@chromium.org
2009-03-17
9
-32
/
+2
*
Enable building worker and use command line switch to turn on this feature.
jianli@chromium.org
2009-03-17
9
-2
/
+32
*
Pipe fatal GTK messages through our logging system.
deanm@chromium.org
2009-03-17
1
-0
/
+23
[prev]
[next]