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
*
Cleanup part 4.
pkasting@chromium.org
2008-12-09
12
-159
/
+80
*
step one of some refactoring to allow other platforms to re-use the app initi...
pinkerton@google.com
2008-12-09
9
-207
/
+514
*
Linux rebaseline: add comments to tests_fixable.txt
agl@chromium.org
2008-12-09
1
-0
/
+8
*
Disabling a flacky UI test.
jcampan@chromium.org
2008-12-09
1
-1
/
+2
*
use our js baseline rather than webkits
pinkerton@google.com
2008-12-09
1
-0
/
+62
*
Now we know the delete iter->second call in
wtc@google.com
2008-12-09
2
-1
/
+12
*
More tests fixable munging in an attempt to get Linux green.
evanm@google.com
2008-12-09
1
-1
/
+3
*
Linux rebaseline: add image baselines to ignore a ":" difference
agl@chromium.org
2008-12-09
46
-0
/
+23
*
Adding a unit test for the AppendExtensionIfNeeded part
finnur@google.com
2008-12-09
3
-14
/
+81
*
Linux rebaseline: image baselines for image/*
agl@chromium.org
2008-12-09
1738
-0
/
+869
*
Update README to describe new test-file format.
pamg@google.com
2008-12-09
1
-30
/
+28
*
Let the debugger work again. Error was due to me not noticing the change in d...
glen@chromium.org
2008-12-09
1
-1
/
+2
*
Linux rebaseline: image baseline for font_properties/font_size
agl@chromium.org
2008-12-09
2
-0
/
+1
*
Linux rebaseline: check in image baseline for box_properties/acid_test
agl@chromium.org
2008-12-09
2
-0
/
+1
*
Linux rebaselining: check in images for css1/* where the render tree matches
agl@chromium.org
2008-12-09
202
-0
/
+101
*
revert commit 6607.
estade@chromium.org
2008-12-09
9
-30
/
+76
*
Linux: the WebKeyboardEvent key_code field is the windows key code, not the n...
estade@chromium.org
2008-12-09
7
-61
/
+29
*
Fix a memory leak in the StatusBubble. We were leaking a
finnur@google.com
2008-12-09
2
-20
/
+15
*
If a server answers a cache validation request with 304 and cache-control:no-...
rvargas@google.com
2008-12-09
2
-1
/
+49
*
Adds QueryParser::ExtractQueryWords. For consistent this should
sky@google.com
2008-12-09
3
-15
/
+71
*
Rebaseline some tests that were changed upstream.
deanm@chromium.org
2008-12-09
52
-74
/
+58
*
Linux: remove several broken Windows baselines and rebaseline one test.
agl@chromium.org
2008-12-09
13
-34
/
+15
*
Rebaseline a layout test for linux.
estade@chromium.org
2008-12-09
4
-4
/
+26
*
Slightly updated about:credits from dannyb.
glen@chromium.org
2008-12-09
1
-7
/
+12
*
Mark test as passing on Linux. (The SSL-related revert fixed it.)
evanm@google.com
2008-12-09
1
-1
/
+1
*
Remove -Wno-unknown-pragmas from global compiler flags on Linux.
evanm@google.com
2008-12-09
1
-1
/
+0
*
Pull in icu38@6594 to prevent a debug build from crashing
jungshik@google.com
2008-12-09
1
-1
/
+1
*
Changes query parser to sort and coalesce overlapping match positions.
sky@google.com
2008-12-09
2
-2
/
+53
*
Linux: respect non-standard advance widths for glyphs.
agl@chromium.org
2008-12-09
1
-20
/
+15
*
Linux: merge comments from manual pixel test review
agl@chromium.org
2008-12-09
1
-0
/
+85
*
Fix some crashes by handling an NSS result value more carefully and reverting
evanm@google.com
2008-12-09
1
-6
/
+13
*
First pass at adding support for building Android via scons.
zork@chromium.org
2008-12-09
4
-65
/
+243
*
Moves some utility functions out of bookmark model into
sky@google.com
2008-12-09
10
-175
/
+185
*
Attempt 2 at landing tree node iterator. I needed an include
sky@google.com
2008-12-09
6
-1
/
+130
*
I tried running the browser in Purify and the browser crashed on me.
finnur@google.com
2008-12-09
1
-8
/
+11
*
Rebaseline password-placeholder after upstream changes.
deanm@chromium.org
2008-12-09
4
-7
/
+6
*
Cleanup of the path service. (With some extra utilities to be used later.)
avi@google.com
2008-12-09
7
-11
/
+88
*
Add baselines for new test password-placeholder-text-security.
deanm@chromium.org
2008-12-09
4
-1
/
+36
*
Fixed Functions' toString following hotmail fix.
plesner@google.com
2008-12-09
10
-195
/
+231
*
Remove tests that are passing now that they have baselines.
deanm@chromium.org
2008-12-09
1
-44
/
+0
*
Add baselines for new since merge layout tests.
deanm@chromium.org
2008-12-09
57
-0
/
+442
*
Add baselines for new since merge layout tests.
deanm@chromium.org
2008-12-09
75
-0
/
+292
*
Update DEPS after comitting http://codereview.chromium.org/13621 as http://sr...
sgjesse@chromium.org
2008-12-09
1
-1
/
+1
*
Change the handling of console.log etc. to pass the parameters correctly and ...
sgjesse@chromium.org
2008-12-09
3
-17
/
+46
*
Fix r6563 for Brett: add CSSSelectorList.cpp to Mac WebKit build
mark@chromium.org
2008-12-09
1
-4
/
+6
*
Remove two tests I accidentally added in duplicate to the test lists.
brettw@google.com
2008-12-09
1
-2
/
+0
*
Hopefully fix the Mac build. This file was deleted in the merge.
brettw@google.com
2008-12-09
1
-4
/
+0
*
Pull new WebKit to get bustage fix.
brettw@google.com
2008-12-09
1
-1
/
+1
*
Pull new WebKit to get encoding fix.
brettw@google.com
2008-12-09
1
-1
/
+1
*
Mark tests changed by the merge as failing.
brettw@google.com
2008-12-09
1
-0
/
+12
[next]