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
...
*
Some cleanup work I did while adding more Safari builders. It got to be
mpcomplete@chromium.org
2008-11-19
5
-54
/
+100
*
Make Linux use the Windows tests lists for now.
deanm@chromium.org
2008-11-19
2
-2
/
+1332
*
sort chrome.sln. no functional changes, I just ran
tc@google.com
2008-11-19
1
-1713
/
+1713
*
Make http_server.sh mutli-platform.
mmoss@google.com
2008-11-19
1
-5
/
+15
*
Use the Ahem font for layout tests.
evanm@google.com
2008-11-19
1
-17
/
+34
*
Use /bin/cat for .asis files, this should make it work on both cygwin and Lin...
deanm@chromium.org
2008-11-19
1
-1
/
+1
*
Roll DEPS to pick up mac font metrics fix in r5714
amanda@chromium.org
2008-11-19
1
-1
/
+1
*
Reapply http://codereview.chromium.org/11225
agl@chromium.org
2008-11-19
2
-3
/
+6
*
Add url_request_unittest to mac build.
ericroman@google.com
2008-11-19
4
-37
/
+57
*
Linux layout test fix
agl@chromium.org
2008-11-19
1
-1
/
+1
*
Support manual HTTP server "start/stop" on Linux.
mmoss@google.com
2008-11-19
2
-4
/
+14
*
Remove chrome\browser\frame_util.cc from the SCons build.
sgk@google.com
2008-11-19
1
-1
/
+0
*
fix losing focus on arrow keys and tab
tc@google.com
2008-11-19
1
-0
/
+10
*
Committing on behalf of knorton@google.com
jam@chromium.org
2008-11-19
1
-1
/
+1
*
Send the chrome.dll base address in the UMA initial log. This will help us d...
deanm@chromium.org
2008-11-19
1
-0
/
+9
*
Match Windows font metrics on Linux.
agl@chromium.org
2008-11-19
5
-18
/
+98
*
Get rid of the text on the toolbar.
evanm@google.com
2008-11-19
1
-0
/
+2
*
Fallback to Windows expected results for Linux layout tests
agl@chromium.org
2008-11-19
4
-0
/
+23
*
fix unittests
tc@google.com
2008-11-19
2
-4
/
+5
*
Enforce httponly on cookies coming from the renderer. This prevents javascri...
deanm@chromium.org
2008-11-19
5
-37
/
+134
*
Only have one constant for timeout time.
erg@google.com
2008-11-19
5
-9
/
+10
*
More Linux build fixes.
agl@chromium.org
2008-11-19
2
-9
/
+44
*
Remove platformCanvas_unittest from Liunx build since it doesn't compile prop...
brettw@google.com
2008-11-19
1
-1
/
+3
*
Mac changes for r5690
mark@chromium.org
2008-11-19
1
-0
/
+2
*
Mac changes for r5690
mark@chromium.org
2008-11-19
4
-26
/
+52
*
Minor Linux build fixups
agl@chromium.org
2008-11-19
3
-4
/
+4
*
Fix typo for Linux build.
brettw@google.com
2008-11-19
1
-1
/
+1
*
Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h...
brettw@google.com
2008-11-19
51
-3046
/
+3242
*
Normalise layout test line endings to use UNIX style.
agl@chromium.org
2008-11-19
1
-1
/
+1
*
delete more unused code
pinkerton@google.com
2008-11-19
1
-624
/
+0
*
Checkin of unmodified version of Mach IPC utility class.
jeremy@chromium.org
2008-11-19
2
-0
/
+544
*
Submitting for developer0420@gmail.com
joshia@google.com
2008-11-19
2
-7
/
+53
*
Update expected results for LayoutTests/plugins/plugin-javascript-access.html
darin@chromium.org
2008-11-19
2
-1
/
+19
*
Re-baseline hindi-spacing, using correct font settings this time.
pamg@google.com
2008-11-19
2
-1
/
+1
*
Cleanup TemporaryLinkStubs.cpp.
darin@chromium.org
2008-11-19
1
-35
/
+39
*
Remove nonexistent pending/ tests from tests_fixable, and leftover results
pamg@google.com
2008-11-19
50
-841
/
+424
*
remove unused file
pinkerton@google.com
2008-11-19
1
-264
/
+0
*
Fix mac build.
evanm@google.com
2008-11-19
1
-0
/
+1
*
Move more code to using FilePath.
evanm@google.com
2008-11-19
7
-38
/
+42
*
add chromium-mac expectations, they were missing previously.
pinkerton@google.com
2008-11-19
21
-0
/
+697
*
More tweaks to fixable tests to get expected failures to zarro.
pinkerton@google.com
2008-11-19
1
-27
/
+8
*
Don't build with exception support, we don't use exceptions.
deanm@chromium.org
2008-11-19
1
-1
/
+1
*
Change by Alex Mendes da Costa <alexmdac@google.com>
beng@google.com
2008-11-19
3
-4
/
+28
*
Implement window closing.
deanm@chromium.org
2008-11-19
1
-5
/
+5
*
Implement GetRootWindowRect, for example, window.screenX.
deanm@chromium.org
2008-11-19
1
-3
/
+13
*
Land this change again now I've fixed the crash.
ben@chromium.org
2008-11-19
35
-268
/
+196
*
Turn on logging of notImplemented()s inside WebCore for test_shell.
evanm@google.com
2008-11-19
3
-0
/
+13
*
rename gtk test shell files
tc@google.com
2008-11-19
3
-3
/
+3
*
disable some tests while I debug offline
tc@google.com
2008-11-19
1
-3
/
+3
*
Pass a bunch more tests by not erroring to stderr.
deanm@chromium.org
2008-11-19
1
-1
/
+3
[prev]
[next]