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: move base/platform_test.h -> testing/
jeremy@chromium.org
2008-12-02
29
-63
/
+36
*
Disk cache: Add a tool to upgrade a set of cache files from one version to
rvargas@google.com
2008-12-02
11
-54
/
+1550
*
Remove the URL and title from the state getting functions and IPC messages.
brettw@google.com
2008-12-02
11
-80
/
+31
*
Add setStopProvisionalFrameLoads to the test shell layout test controller.
tc@google.com
2008-12-02
4
-4
/
+25
*
Linux: fix layout test crash for security/block-test.html.
agl@chromium.org
2008-12-02
1
-0
/
+2
*
Try to reland the ipc code to see if the tests
nsylvain@chromium.org
2008-12-02
10
-71
/
+317
*
Implement GetCPUUsage; it was causing link errors because of its absence on t...
avi@google.com
2008-12-02
2
-5
/
+53
*
Revert the timer code again because even after relanding
nsylvain@chromium.org
2008-12-02
2
-48
/
+6
*
Few minor updates to the linux expected results list.
deanm@chromium.org
2008-12-02
1
-2
/
+1
*
Reland 6190 now that the tree is green to see if
nsylvain@chromium.org
2008-12-02
2
-6
/
+48
*
Rebaseline deep-recursion, additional test cases were added upstream.
deanm@chromium.org
2008-12-02
4
-7
/
+5
*
Attempt to get the linux expected results closer to reality.
deanm@chromium.org
2008-12-02
1
-8
/
+305
*
Attempt to make the linux test lists more accurate.
deanm@chromium.org
2008-12-02
2
-682
/
+61
*
Remove getallheader() compat shim after upstream changes to use $_SERVER.
deanm@chromium.org
2008-12-02
2
-18
/
+0
*
Local fix to SCons bug:
sgk@google.com
2008-12-02
1
-0
/
+4
*
Introduce Extension class that can serializer and deserialize from Value
aa@chromium.org
2008-12-02
7
-0
/
+296
*
Fixes and enhancements
sgk@google.com
2008-12-02
9
-37
/
+77
*
I wanted env.subst() afterall, env.Dir is apparently incorrect.
deanm@chromium.org
2008-12-02
1
-2
/
+1
*
Minor refactorings:
ericroman@google.com
2008-12-02
4
-6
/
+5
*
Refactoring: replace some raw strings with GURL.
ericroman@google.com
2008-12-02
10
-44
/
+57
*
Pre-substitute webkit includes to avoid repeated subsitution. This causes my...
deanm@chromium.org
2008-12-02
1
-16
/
+19
*
Revert 6190 to see if it's the cause of the 100+ new regressions
nsylvain@chromium.org
2008-12-02
2
-48
/
+6
*
Oops, no pipe anymore.
nsylvain@chromium.org
2008-12-02
1
-1
/
+1
*
A test was there twice in the tests_fixable.txt
nsylvain@chromium.org
2008-12-02
1
-4
/
+1
*
We have a bunch of new ui_tests failures. I want
nsylvain@chromium.org
2008-12-02
10
-317
/
+71
*
We have a bunch of new ui tests failure that started
nsylvain@chromium.org
2008-12-02
1
-1
/
+1
*
Fix a crash when hiding the find bar due to a NULL window_delegate_.
ben@chromium.org
2008-12-02
1
-1
/
+3
*
Convert SSL info bars to use the new system.
ben@chromium.org
2008-12-02
3
-128
/
+56
*
Update debug fixable list.
ojan@google.com
2008-12-02
1
-0
/
+5
*
Add instrumentation to and tighten SDCH implementation
jar@google.com
2008-12-02
3
-3
/
+20
*
Add a wrapper around beyondcompare/kdiff3 so that it can be plugged into
ojan@google.com
2008-12-02
2
-9
/
+127
*
Found a bug in the BaseTimer (used by OneShotTimer).
mbelshe@google.com
2008-12-02
2
-6
/
+48
*
Change a DCHECK to CHECK to help debug a crash in
wtc@google.com
2008-12-02
1
-1
/
+1
*
Forgot to include this in the merge change I just landed. TBR to greenify tree.
ojan@google.com
2008-12-02
1
-1
/
+11
*
Don't close tabs on middle-click when the release happens off the tab. Patch...
pkasting@chromium.org
2008-12-01
1
-1
/
+5
*
src/webkit side of webkit merge 38729:38760
ojan@google.com
2008-12-01
10
-17
/
+62
*
* Add ipc_tests unittest target to xcode project.
jeremy@chromium.org
2008-12-01
10
-71
/
+317
*
Baseline 12 layout tests (10 new, 2 changed)
ericroman@google.com
2008-12-01
37
-63
/
+321
*
Pull in updated WebKit for newer RenderPartObject.cpp.
pkasting@chromium.org
2008-12-01
1
-1
/
+1
*
Fix CloseHandle blunder. I was thinking that the handle would be closed by S...
tommi@chromium.org
2008-12-01
1
-0
/
+1
*
Added missing DEPS file for media subdirectory. Fixes checkdeps breakage.
scherkus@chromium.org
2008-12-01
1
-0
/
+2
*
Re-point WebCoreObjCExtras to WebKit, remove one from pending dir.
dglazkov@google.com
2008-12-01
2
-83
/
+1
*
Fix issue 4898: File extension wrong for saved files
finnur@google.com
2008-12-01
1
-0
/
+1
*
Fixed gcc build break due to nested templates (>> should be > >)
scherkus@chromium.org
2008-12-01
1
-1
/
+1
*
<esc> in the AutocompleteEdit should select all the text when reverting to th...
pkasting@chromium.org
2008-12-01
3
-27
/
+37
*
Checking in media common header file and buffer pure interfaces.
scherkus@chromium.org
2008-12-01
3
-1
/
+159
*
Fixes for some trivial issues (remove unneeded constants, int->size_t in a fe...
pkasting@chromium.org
2008-12-01
4
-8
/
+5
*
Fix window.open()/window.close() regression by disabling window.close() until...
erg@google.com
2008-12-01
10
-7
/
+60
*
Don't create the default download directory just because we ask for its locat...
pkasting@chromium.org
2008-12-01
1
-14
/
+11
*
Add a new submenu in the context menu for a text box. This submenu displays s...
sidchat@google.com
2008-12-01
8
-41
/
+215
[next]