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 current working directory problem in chrome_tests.sh.
erg@google.com
2009-01-15
1
-1
/
+1
*
Mac build fix: xcode updates
agl@chromium.org
2009-01-15
1
-4
/
+8
*
Chrome-side of WebKit merge 39913:39933
brettw@chromium.org
2009-01-15
6
-6
/
+26
*
Windows scons fix: more functions static and scons file fix
agl@chromium.org
2009-01-15
2
-2
/
+3
*
Windows scons fix: forgot to rename some tests
agl@chromium.org
2009-01-15
1
-4
/
+4
*
GCC on the buildbots is more picky
agl@chromium.org
2009-01-15
1
-1
/
+1
*
Linux: Build fix for WaitableEvent merge
agl@chromium.org
2009-01-15
1
-3
/
+3
*
WaitableEvent is the replacement for Windows events. Previously in the code, ...
agl@chromium.org
2009-01-15
50
-266
/
+1418
*
Pull plugin files from the Linux build; it's not ready yet.
avi@google.com
2009-01-15
1
-0
/
+2
*
Adds main_function_params.h to common.vcproj.
sky@google.com
2009-01-15
1
-0
/
+4
*
New implementations of core plugin libraries.
avi@google.com
2009-01-15
20
-567
/
+1199
*
Add an image diff link to failed layout tests.
estade@chromium.org
2009-01-15
11
-17
/
+177
*
Mark layout tests as still failing.
mmoss@google.com
2009-01-15
1
-0
/
+6
*
More SVG rebaselines and whatnot.
estade@chromium.org
2009-01-15
11
-15
/
+13
*
Enhance error report info (and correct typos)
jar@chromium.org
2009-01-15
1
-3
/
+3
*
Removed Interface from the end of a bunch of media classes.
scherkus@chromium.org
2009-01-15
7
-76
/
+74
*
Changes the backing font from Times to 'times new roman'. This matches
sky@google.com
2009-01-15
2
-5
/
+8
*
Fie.
ben@chromium.org
2009-01-15
71
-223
/
+7732
*
Part of previous move that seems to have gotten botched.
ben@chromium.org
2009-01-15
14
-0
/
+0
*
Fix for Issue 3258: Tabs created when tabstrip is compressed pending resize
ben@chromium.org
2009-01-15
2
-3
/
+12
*
Move search engines files into subdir
ben@chromium.org
2009-01-15
55
-7729
/
+211
*
Add a sleep timeout argument to the ui_test scripts. This will
paulg@google.com
2009-01-15
3
-2
/
+15
*
More Mac test updates
thomasvl@chromium.org
2009-01-15
1
-12
/
+15
*
Remove the build time generation of config.h and xmlversion.h.
tc@google.com
2009-01-15
16
-266
/
+562
*
Rebaseline Windows/Linux tests with workaround from PatternSkia.cpp. See Issu...
mmoss@google.com
2009-01-15
10
-44
/
+40
*
Revert "Mark some extra failing Linux layout tests after the merge."
tc@google.com
2009-01-15
3
-1028
/
+3
*
Mark some extra failing Linux layout tests after the merge.
brettw@chromium.org
2009-01-15
1
-0
/
+27
*
Do not remove quotes around paths in command line to setup.exe.
kuchhal@chromium.org
2009-01-15
1
-15
/
+18
*
Renaming the following files to include the _win suffix:
tommi@chromium.org
2009-01-15
10
-66
/
+50
*
add system_monitor_posix to build
pinkerton@google.com
2009-01-15
1
-0
/
+4
*
Update test fixable to account for recent merges.
levin@chromium.org
2009-01-15
1
-0
/
+15
*
Add the DejaVu Sans font to the optional font list to pick up Georgian glyphs.
jhawkins@chromium.org
2009-01-15
3
-3
/
+1001
*
- Bring over WebKit's DumpRenderTree support to keeping the tests out of the
thomasvl@chromium.org
2009-01-15
4
-3
/
+339
*
- Match up w/ NSPasteboard docs and mark sure our special type is on the
thomasvl@chromium.org
2009-01-15
1
-1
/
+1
*
Revert change 8081 because it breaks the unit tests
nsylvain@chromium.org
2009-01-15
1
-7
/
+4
*
Rebaseline a layout test where only the exception text is different.
ager@google.com
2009-01-15
7
-5
/
+31
*
revert 8087
abarth@chromium.org
2009-01-15
2
-8
/
+6
*
We should download text/csv mime types instead of displaying them.
abarth@chromium.org
2009-01-15
2
-6
/
+8
*
post-winhttp cleanup: remove a todo.
ericroman@google.com
2009-01-15
2
-18
/
+1
*
post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.
ericroman@google.com
2009-01-15
21
-169
/
+257
*
This test only passed if RLZTracker::InitRlz hadn't been called,
levin@chromium.org
2009-01-15
1
-4
/
+7
*
Actually skip running platform/mac layout tests.
dglazkov@google.com
2009-01-15
2
-5
/
+7
*
Post-scrubbing fix-up of the UniscribeHelper unit test.
dglazkov@google.com
2009-01-15
2
-14
/
+14
*
Remove non-existant files that should have been removed
paulg@google.com
2009-01-15
1
-8
/
+0
*
Remove an errant entry from tests_fixable.txt.
estade@chromium.org
2009-01-15
1
-1
/
+0
*
Checking in filter factory code.
scherkus@chromium.org
2009-01-15
2
-0
/
+140
*
Add a bucket in the connection type histograms for
wtc@google.com
2009-01-15
3
-5
/
+13
*
Fix the test lists. I forgot to run lint. Go me.
brettw@chromium.org
2009-01-15
1
-2
/
+1
*
Chromium side of WebKit merge 39894:39913 plus a one-line fix from a more
brettw@chromium.org
2009-01-15
6
-14
/
+25
*
fix bustage
ben@chromium.org
2009-01-15
1
-1
/
+1
[next]