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
*
Add an additional include to get skASSERT.
brettw@google.com
2008-12-10
1
-0
/
+1
*
Unbreak the linux build caused by r6698.
deanm@chromium.org
2008-12-10
1
-2
/
+1
*
Remove base dependency from image_operations and associated unittests. I also...
brettw@google.com
2008-12-10
15
-167
/
+158
*
The m_context member of the V8 proxy should be empty if any part of
ager@google.com
2008-12-10
2
-27
/
+62
*
Remove proxy_script_fetcher from the scons files too to try and green purify ...
ericroman@google.com
2008-12-10
2
-2
/
+0
*
Fix ProxyService usage in Java plugin proxy interface
amit@chromium.org
2008-12-10
1
-4
/
+7
*
Remove proxy_script_fetcher_unittest.cc as it seems to be triggering a UMR.
ericroman@google.com
2008-12-10
2
-12
/
+0
*
no-op style change.
ericroman@google.com
2008-12-10
1
-4
/
+4
*
Support gprof and symbols options to the Linux build.
deanm@chromium.org
2008-12-10
1
-0
/
+9
*
Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This...
ericroman@google.com
2008-12-10
24
-3
/
+717
*
webkit merge 39000:39050, src
dimich@google.com
2008-12-10
7
-14
/
+54
*
no-op style change.
ericroman@google.com
2008-12-10
1
-4
/
+4
*
Misc proxy service changes.
ericroman@google.com
2008-12-10
21
-219
/
+403
*
Fix style fro last CL. I had extra space to prevent >> at the end of the temp...
brettw@google.com
2008-12-10
1
-1
/
+1
*
Fox more gcc template errors.
brettw@google.com
2008-12-10
1
-3
/
+3
*
Fix gcc compilation issue. The inner class doesn't need a template decl.
brettw@google.com
2008-12-10
1
-1
/
+0
*
Add property bag to the build.
brettw@google.com
2008-12-10
4
-0
/
+18
*
Linux rebaseline: LayoutTests/css2.1/t1508-c527-font-00-b
agl@chromium.org
2008-12-10
4
-3
/
+26
*
Annotate some tests more carefully with their status on Windows/Linux.
evanm@google.com
2008-12-10
1
-2
/
+1
*
More tests_fixable annotations.
evanm@google.com
2008-12-10
9
-6
/
+15
*
Be stricter when clipping gtk widgets.
estade@chromium.org
2008-12-10
3
-0
/
+4
*
Take two at a linter for the test list files. Apparently
ojan@google.com
2008-12-10
2
-63
/
+91
*
Add teh two spaces back in since buildbot relies on it for parsing the output.
ojan@google.com
2008-12-10
1
-1
/
+1
*
Added --run-chunk argument which allows the caller to run a specific slice of...
erikkay@google.com
2008-12-10
1
-1
/
+39
*
Fix a crash in the copy selection code. If there's no
tc@google.com
2008-12-10
2
-0
/
+7
*
Marked the wrong test. :(
evanm@google.com
2008-12-10
1
-1
/
+1
*
Reverting 6671.
ojan@google.com
2008-12-10
2
-90
/
+63
*
Fix build bustage.
darin@chromium.org
2008-12-10
1
-2
/
+2
*
Add crashers to fixable list. TBR to open tree.
ojan@google.com
2008-12-10
1
-0
/
+4
*
Yet more tests that are working on build bot and locally (including pixel tes...
evanm@google.com
2008-12-10
1
-3
/
+4
*
Add a lint pass to be used to ensure test files have the correct syntax.
ojan@google.com
2008-12-10
2
-63
/
+90
*
Fixing 4687: Enter in FirstRun UI starts import when Customize link is focued.
finnur@google.com
2008-12-10
3
-11
/
+8
*
Linux rebaseline: LayoutTests/tables/mozilla/core/bloomberg
agl@chromium.org
2008-12-10
4
-2
/
+392
*
Mark some Linux tests that pass on the buildbot and locally as OK.
evanm@google.com
2008-12-10
1
-9
/
+5
*
Move some files from platform/graphics to platform/graphics/chromium.
darin@chromium.org
2008-12-10
24
-237
/
+214
*
Remove some unnecessary cruft from this vcproj.
darin@chromium.org
2008-12-10
1
-22
/
+0
*
Linux rebaseline: LayoutTests/tables/mozilla/bugs/bug4093
agl@chromium.org
2008-12-10
4
-2
/
+38
*
Linux rebaseline: LayoutTests/tables/mozilla/bugs/bug16252
agl@chromium.org
2008-12-10
4
-2
/
+541
*
Linux rebaseline: LayoutTests/tables/mozilla/bugs/bug2886-2.html
agl@chromium.org
2008-12-09
4
-2
/
+108
*
Linux rebaselining: missed adding LINUX tags to some lines.
agl@chromium.org
2008-12-09
1
-7
/
+7
*
Disk cache: Avoid using a block file to full capacity if there is
rvargas@google.com
2008-12-09
1
-3
/
+17
*
Add a batch file for running the webkit tests. Similar to the .sh version, th...
brettw@google.com
2008-12-09
1
-0
/
+1
*
Correctly construct platform keyboard event in event sending controller.
estade@chromium.org
2008-12-09
8
-62
/
+31
*
Spit out test results in a format amenable to copy-pasting into
ojan@google.com
2008-12-09
1
-5
/
+14
*
* Write installer result to ClientState key instead of Clients key.
kuchhal@chromium.org
2008-12-09
5
-1
/
+16
*
Add a property bag which is a typesafe list of arbitrary data that can be
brettw@google.com
2008-12-09
3
-0
/
+275
*
Rebaseline a linux layout test.
estade@chromium.org
2008-12-09
7
-2
/
+41
*
First run is going into infinite recursion if started from master prefs
cpu@google.com
2008-12-09
1
-1
/
+6
*
Linux rebaseline: LayoutTests/css2.1/t0805-c5519-brdr-r-00-a
agl@chromium.org
2008-12-09
1
-8
/
+8
*
Changes DefaultNonClientView to show the min/max buttons if the
sky@google.com
2008-12-09
1
-0
/
+2
[next]