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
*
Move file enumeration to filepaths.
avi@google.com
2008-12-11
18
-100
/
+126
*
Some minor touchups to the new DOM grouping code.
deanm@chromium.org
2008-12-11
1
-8
/
+12
*
Improve DOM object mark-compact object grouping.
deanm@chromium.org
2008-12-11
2
-7
/
+54
*
Roll deps to include http://codereview.chromium.org/13705.
sgjesse@chromium.org
2008-12-11
1
-1
/
+1
*
Documenting the bug id of a layout test.
olehougaard@google.com
2008-12-11
1
-1
/
+2
*
Add KillAllTestShells() to match platform_utils_win.py.
mmoss@google.com
2008-12-11
1
-0
/
+6
*
Fixes a handful of related bookmark manager bugs/requests:
sky@google.com
2008-12-11
8
-11
/
+116
*
Fixes two session restore bugs:
sky@google.com
2008-12-11
2
-2
/
+17
*
Undo part of issue 12981.
estade@chromium.org
2008-12-11
1
-1
/
+3
*
Use the proper WebKit feature defines when building TestShell and
mark@chromium.org
2008-12-11
1
-12
/
+14
*
Mark a bunch of rebaselined tests as passing.
evanm@google.com
2008-12-11
1
-52
/
+48
*
Shuffle some comments (no functional change).
evanm@google.com
2008-12-11
1
-10
/
+4
*
Clip the scrollbars on linux.
estade@chromium.org
2008-12-11
5
-15
/
+23
*
Mark fast/encoding/char-decoding-mac.html for SKIP because
jungshik@google.com
2008-12-11
1
-2
/
+3
*
Added std::string to Value via Set/GetString overloading.
scherkus@chromium.org
2008-12-11
3
-9
/
+99
*
Update comments about security origin implementation.
fqian@google.com
2008-12-11
1
-1
/
+23
*
Missed this file in my previous cleanup patch.
pkasting@chromium.org
2008-12-11
1
-2
/
+2
*
After deleting the bogus Windows baseline for svg/smallFont, there are
agl@chromium.org
2008-12-11
1
-1
/
+2
*
Only allow bookmark keyboard shortcut for tabbed browsers.
sky@google.com
2008-12-11
1
-1
/
+9
*
Build ipc_tests on linux.
tc@google.com
2008-12-11
3
-12
/
+36
*
Second attempt at adding setSmartInsertDeleteEnabled and
tc@google.com
2008-12-11
7
-6
/
+86
*
Better build bustage fix: Commit the rest of the original patch. Rolls back ...
pkasting@chromium.org
2008-12-11
4
-29
/
+33
*
Blind attempt at build fix. I don't know why this should be necessary.
pkasting@chromium.org
2008-12-11
1
-0
/
+1
*
Make the autocomplete system and various other connected bits of code use GUR...
pkasting@chromium.org
2008-12-10
27
-273
/
+296
*
Annotate and fix baselines for a few more tests.
evanm@google.com
2008-12-10
5
-7
/
+31
*
Linux: round font ascents
agl@chromium.org
2008-12-10
1
-1
/
+1
*
Linux fonts: match smallcaps size to Windows.
agl@chromium.org
2008-12-10
1
-1
/
+2
*
SVG baselines.
agl@chromium.org
2008-12-10
45
-140
/
+147
*
Another attempted, untested build fix.
pkasting@chromium.org
2008-12-10
1
-0
/
+2
*
Untested fix for build failures.
pkasting@chromium.org
2008-12-10
1
-0
/
+2
*
Linux rebaseline: image baselines for LayoutTests/svg/*
agl@chromium.org
2008-12-10
970
-0
/
+485
*
A simple script to create an extension package and to verify its contents.
erikkay@google.com
2008-12-10
1
-0
/
+108
*
Fix regression with Find in page focus on trunk.
finnur@google.com
2008-12-10
4
-8
/
+66
*
Revert "Added std::string to Value via Set/GetString overloading."
scherkus@chromium.org
2008-12-10
3
-91
/
+10
*
Remove the unneeded CHECKs. Add a CHECK to determine
wtc@google.com
2008-12-10
2
-10
/
+15
*
Cleanup part 6.
pkasting@chromium.org
2008-12-10
7
-110
/
+99
*
Fix 'oops' in FontUtilsChromiumWin.cpp that was causing some layout tests to
darin@chromium.org
2008-12-10
2
-8
/
+4
*
Refactor IPC::Channel to have a common header.
jeremy@chromium.org
2008-12-10
12
-158
/
+297
*
Add support for running slices of the layout tests continuously rather than a...
erikkay@google.com
2008-12-10
1
-9
/
+72
*
When I submitted my change last time, I missed that someone had modified the ...
erikkay@google.com
2008-12-10
1
-3
/
+3
*
Added std::string to Value via Set/GetString overloading.
scherkus@chromium.org
2008-12-10
3
-10
/
+91
*
Updating the All target to include test_shell_tests and ipc_tests, and to add...
mark@chromium.org
2008-12-10
3
-39
/
+187
*
Load the Ahem font from the source tree when not running bundled, for
mark@chromium.org
2008-12-10
3
-5
/
+44
*
Fixes bug where context menu for table/tree in rtl was showing up on
sky@google.com
2008-12-10
2
-0
/
+4
*
make a target for test_shell_tests on mac and tweak tests to build there. Inc...
pinkerton@google.com
2008-12-10
12
-14
/
+508
*
Turns out this test is flaky on the release builder. It's
ojan@google.com
2008-12-10
1
-3
/
+3
*
Windows baseline for LayoutTests/http/tests/multipart/invalid-image-data bogus
agl@chromium.org
2008-12-10
6
-2
/
+3
*
Linux: merge comments from manual review of LayoutTests/http/* to tests_fixable
agl@chromium.org
2008-12-10
1
-0
/
+3
*
Linux rebaseline: LayoutTests/http/*
agl@chromium.org
2008-12-10
110
-0
/
+55
*
Linux: add comments to tests_fixable from the manual review of editing/*
agl@chromium.org
2008-12-10
1
-0
/
+9
[next]