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
*
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
*
Fix incorrect include guards in sandbox/. Guards now match their filename.
deanm@chromium.org
2009-03-17
5
-11
/
+11
*
Revert "Change mini_installer's chrome.release specification..."
agl@chromium.org
2009-03-17
16
-411
/
+11
*
Linux: add 5354455-2.html to the failure list.
agl@chromium.org
2009-03-17
1
-1
/
+1
*
Fix incorrect include guards in net/, where the guard didn't match the filename.
deanm@chromium.org
2009-03-17
8
-17
/
+22
*
Change mini_installer's chrome.release specification to include wildcards.
robertshield@google.com
2009-03-17
16
-11
/
+411
*
Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code.
yurys@google.com
2009-03-17
18
-71
/
+71
*
Don't leak AutocompleteEditViewGtk objects. I meant reset() not release().
deanm@chromium.org
2009-03-17
1
-2
/
+2
*
Rebaseline a layout test: an intentional difference in GURL vs KURL.
sdoyon@chromium.org
2009-03-17
3
-1
/
+12
*
Switch to useCapture in order to handle DOMNodeRemovedFromDocument events.
pfeldman@chromium.org
2009-03-17
1
-2
/
+2
*
Fix incorrect guards in base/.
deanm@chromium.org
2009-03-17
8
-17
/
+22
*
Initial unit tests implementation.
yurys@google.com
2009-03-17
8
-13
/
+157
*
Add missing file.
abarth@chromium.org
2009-03-17
1
-1
/
+1
*
SSLPolicy Fix: Step 5.
abarth@chromium.org
2009-03-17
4
-13
/
+24
*
Porting unit tests in chrome/
phajdan.jr@chromium.org
2009-03-17
3
-13
/
+8
*
SSLPolicy Fix: Step 3.
abarth@chromium.org
2009-03-17
19
-99
/
+164
*
SSL Fix: Step 4.
abarth@chromium.org
2009-03-17
8
-11
/
+40
*
trying once more, this time with a sledgehammer
ben@chromium.org
2009-03-17
1
-13
/
+0
[next]