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
*
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
*
Enable the X selection clipboard for copying html and text out of a linux tes...
tc@google.com
2008-12-01
10
-6
/
+90
*
Add F1 as an accelerator for "Help". Original patch by Alex Mendes da Costa,...
pkasting@chromium.org
2008-12-01
3
-0
/
+7
*
Making sure that the buffer we use with ReadFile/WriteFile is page
tommi@chromium.org
2008-12-01
1
-10
/
+67
*
Allow for setting platform-specific expecations for layout tests.
ojan@google.com
2008-12-01
7
-168
/
+193
*
Revert change 6149 because it broke the unit tests on windows.
nsylvain@chromium.org
2008-12-01
13
-217
/
+47
*
Clean up how we feed various outputs into the installer builders. Instead of
mpcomplete@chromium.org
2008-12-01
4
-137
/
+144
*
Pressing tab with no selection while the form autofill was showing would crash.
jcampan@chromium.org
2008-12-01
1
-3
/
+5
*
Remove the cpu-count forwarding passing code from the v8 SConscript.
evanm@google.com
2008-12-01
1
-9
/
+2
*
Landing http://codereview.chromium.org/12502 for sverrir:
sky@google.com
2008-12-01
1
-8
/
+15
*
browser porting, part 2 - importer
agl@chromium.org
2008-12-01
13
-47
/
+217
*
Review URL: http://codereview.chromium.org/12503
dglazkov@google.com
2008-12-01
4
-298
/
+1
*
Linux: When asked for Monaco font, default to Times New Roman.
agl@chromium.org
2008-12-01
2
-1
/
+10
*
Changes filter used when importing in bookmark manager to include
sky@google.com
2008-12-01
1
-1
/
+1
*
This layout test is flaky in debug.
nsylvain@chromium.org
2008-12-01
1
-1
/
+2
*
Reapply 5971 which was reverted in 5974. The unit test wasn't unregistering t...
maruel@chromium.org
2008-12-01
8
-6
/
+146
*
Added the printing of a warning when we get an Exception while trying to impo...
maruel@chromium.org
2008-12-01
1
-4
/
+8
*
Fix printing. With a webkit merge, the paint() command started to be delegate...
maruel@chromium.org
2008-12-01
1
-1
/
+2
*
Fix the painting problem with Stree View and Flash 10. After the size of the...
jam@chromium.org
2008-12-01
2
-14
/
+9
*
Rollback
mbelshe@google.com
2008-12-01
15
-104
/
+154
[next]