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
*
Rever 2997 since it caused UI and unit tests failure.
maruel@google.com
2008-10-08
2
-30
/
+75
*
backing out debugging changes now that we know the problem.
pinkerton@google.com
2008-10-08
1
-5
/
+0
*
checking debug output for failing test on buildbot. to be backed out in a min...
pinkerton@google.com
2008-10-08
1
-0
/
+5
*
Change to force a build.
maruel@google.com
2008-10-08
1
-3
/
+3
*
Fixes one layout test by adding missing binding
sgjesse@chromium.org
2008-10-08
2
-2
/
+3
*
Moved two layout tests which will be fixed with the
sgjesse@chromium.org
2008-10-08
1
-2
/
+7
*
Document.idl has been updated with null to null string conversions on
ager@google.com
2008-10-08
2
-5
/
+3
*
Attempt to make the buildbot green(er).
ager@google.com
2008-10-08
1
-0
/
+7
*
The document.open change http://codereview.chromium.org/6337
ager@google.com
2008-10-08
1
-2
/
+0
*
Follow http://trac.webkit.org/changeset/34506 and pass the active
ager@google.com
2008-10-08
2
-8
/
+2
*
Optimize the mime sniffer based on UMA data and move closer to the HTML 5 spec.
darin@chromium.org
2008-10-08
2
-75
/
+30
*
Re-try using V8 version 0.3.4.1 instead of 0.3.3 in Chromium.
kasperl@google.com
2008-10-08
1
-1
/
+1
*
Sort headers in v8_custom.cpp. Just a style cleanup.
tc@google.com
2008-10-08
1
-26
/
+24
*
Ctrl+W should close app windows too
beng@google.com
2008-10-08
1
-4
/
+1
*
Eliminate non-client flicker of the standard windows title bar when handling ...
beng@google.com
2008-10-08
4
-29
/
+79
*
Fix crash due to lack of NULL checking in one case.
beng@google.com
2008-10-08
1
-8
/
+5
*
Make chunk ranges searchable.
paulg@google.com
2008-10-08
3
-0
/
+47
*
Add switches for turning on an experimental SafeBrowsing implementation.
paulg@google.com
2008-10-08
2
-0
/
+7
*
Modify renderwidget unittest to make purify happy
cpu@google.com
2008-10-08
1
-2
/
+27
*
Our old baseline was incorrect given the way ToT webkit renders tables now.
darin@chromium.org
2008-10-08
2
-18
/
+0
*
It turns out that we were only "failing" the iframe-onload-remove-self-no-cra...
darin@chromium.org
2008-10-08
6
-73
/
+6
*
Rebaseline some tests, where the difference is due to fonts.
evanm@google.com
2008-10-08
15
-5
/
+107
*
Clean out tests that pass from tests_fixable
erg@google.com
2008-10-08
1
-10
/
+0
*
Re-baselining the mouseup-from-button2.html layout test. Verified that
ananta@chromium.org
2008-10-08
1
-0
/
+17
*
Add Firefox installer support to Gears SConscripts.
mpcomplete@chromium.org
2008-10-08
4
-50
/
+269
*
Update XCode project to point to unforked Node.* & HTMLPlugInElement.*
jeremy@chromium.org
2008-10-07
1
-12
/
+12
*
fix 3 layout tests
ericroman@google.com
2008-10-07
10
-85
/
+4
*
Unfork NSResolver.h, part 2.
pkasting@chromium.org
2008-10-07
3
-47
/
+2
*
Roll deps.
mbelshe@google.com
2008-10-07
1
-1
/
+1
*
added pixel test baselines for a layout test
estade@chromium.org
2008-10-07
2
-0
/
+1
*
Add another case where we make a new SimpleFontData to the
tc@google.com
2008-10-07
1
-1
/
+2
*
One more piece of re-forking I missed.
pkasting@chromium.org
2008-10-07
1
-1
/
+1
*
Re-fork ScriptController.h to fix build.
pkasting@chromium.org
2008-10-07
2
-1
/
+330
*
Revert r2927 and r2930, which were themselves reversions of prior changelists.
pkasting@chromium.org
2008-10-07
7
-3186
/
+12
*
Use AccessibilityObjectWin.cpp as our AccessibilityObject stub in the Mac
mark@chromium.org
2008-10-07
1
-0
/
+4
*
Implement missing KURL functions for Mac port.
jeremy@chromium.org
2008-10-07
2
-0
/
+72
*
Provide a do-nothing constructor and destructor for the Mac ScrollView.
mark@chromium.org
2008-10-07
1
-0
/
+6
*
Provide not-a-Mac stubs for Chromium on the Mac. This is a temporary
mark@chromium.org
2008-10-07
1
-1
/
+1
*
Stub out plugin routines so we can link Mac port.
jeremy@chromium.org
2008-10-07
2
-0
/
+70
*
Merge in InspectorController changes. Get rid of all the
ojan@google.com
2008-10-07
5
-3378
/
+204
*
Changed/added baseline results for several layout tests.
estade@chromium.org
2008-10-07
12
-84
/
+32
*
Forgot to update DEPS for webkit
amanda@chromium.org
2008-10-07
1
-1
/
+1
*
Provide webcoresysteminterface; link testshell against it and
mark@chromium.org
2008-10-07
3
-26
/
+188
*
Allow HAVE_ACCESSIBILITY to be turned off at build time. third_party/WebKit
amanda@chromium.org
2008-10-07
3
-63
/
+7
*
Add still more new files to the build to resolve still more link dependencies.
mark@chromium.org
2008-10-07
3
-9
/
+65
*
Eliminate unintentional dependency on JSC's KJS::Heap in the V8 build by
mark@chromium.org
2008-10-07
2
-5
/
+17
*
Fix 3 layout tests, annotate 3 others.
ericroman@google.com
2008-10-07
6
-24
/
+14
*
Modified constant names from Chrome to Google Chrome. Added logic to close fe...
anantha@chromium.org
2008-10-07
4
-19
/
+16
*
Fix some more link errors in Mac port.
jeremy@chromium.org
2008-10-07
1
-0
/
+14
*
More namespacing to fix the build.
tc@google.com
2008-10-07
1
-2
/
+2
[next]