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 build bustage
darin@chromium.org
2008-12-15
1
-8
/
+8
*
message_pump_libevent refactor:
jeremy@chromium.org
2008-12-15
10
-261
/
+310
*
Remove a NOTIMPLEMENTED() that is obvious and cluttering our debug output.
evanm@google.com
2008-12-15
1
-1
/
+0
*
Move contents of platform/graphics/svg to svg/graphics/skia to
darin@google.com
2008-12-15
10
-43
/
+51
*
Fun file renaming patch.
darin@google.com
2008-12-15
6
-25
/
+51
*
Trying to handle a few more of the things that crash/fail/etc. so we can get to
thomasvl@chromium.org
2008-12-15
1
-18
/
+25
*
Second attempt at extending the back button to the left edge when maximized.
abarth@chromium.org
2008-12-15
1
-2
/
+16
*
Cleanup IsExecutableMimeType.
abarth@chromium.org
2008-12-15
1
-17
/
+21
*
fix build
tc@google.com
2008-12-15
1
-2
/
+2
*
fix box shadows
tc@google.com
2008-12-15
14
-322
/
+335
*
Add "Enable spell check for this field" menu option in sub context menu for c...
sidchat@google.com
2008-12-15
19
-45
/
+112
*
Fix mac bustage.
darin@google.com
2008-12-15
1
-4
/
+0
*
Ditch PluginStubsMac.cpp in favor of using the existing Chromium code.
darin@google.com
2008-12-15
2
-66
/
+38
*
Remove FileSystemPosix.cpp since it is actually unnecessary. This makes the
darin@chromium.org
2008-12-15
6
-37
/
+43
*
Fixes cookies view regression where I broke deleting by way of delete
sky@google.com
2008-12-15
2
-10
/
+8
*
Correct expectation for test that only fails in debug.
mmoss@google.com
2008-12-15
1
-1
/
+1
*
I accidentally changed a shortcut due to a bad merge of someone else's change...
pkasting@chromium.org
2008-12-15
1
-1
/
+1
*
A stack changed for test_shell_tests (was this expected brett?), and another ...
erikkay@google.com
2008-12-15
4
-12
/
+236
*
Changes the bookmark bubble to have the following logic:
sky@google.com
2008-12-15
10
-60
/
+96
*
Rebaseline some CSS gradient tests for Win/Linux.
mmoss@google.com
2008-12-15
8
-4
/
+24
*
Rebaseline some canvas gradient tests for Win/Linux.
mmoss@google.com
2008-12-15
5
-6
/
+2
*
Move "stops sort" before first usage of m_stops.
mmoss@google.com
2008-12-15
1
-7
/
+7
*
Eliminate port/platform/win directory. Stop building a fork of BString, and
darin@chromium.org
2008-12-15
10
-457
/
+31
*
Platform cleanup in common/ and even porting few files and unit tests.
phajdan.jr@chromium.org
2008-12-15
4
-32
/
+20
*
Remove few more errors in mac scons build.
phajdan.jr@chromium.org
2008-12-15
11
-16
/
+43
*
Remove test_shell_test from the TestShell target since it has it's own target...
thomasvl@chromium.org
2008-12-15
1
-2
/
+0
*
Command line switch for the ultra security concious: --force-https!
abarth@chromium.org
2008-12-15
3
-1
/
+15
*
Reverting 6977.
ericroman@google.com
2008-12-15
2
-8
/
+8
*
Test re-enable some tests to get more data from purify buildbot. This will pr...
ericroman@google.com
2008-12-15
2
-8
/
+8
*
A few changes to make the memory test a little better.
mbelshe@google.com
2008-12-15
1
-12
/
+26
*
Reupload of 14102
glen@chromium.org
2008-12-14
50
-5359
/
+4726
*
A new shot at the old system monitor changelist.
mbelshe@google.com
2008-12-13
16
-157
/
+107
*
Remove all the CHECKs I added to debug issue 4749.
wtc@google.com
2008-12-13
2
-24
/
+1
*
Disable some failing layout tests.
mmoss@google.com
2008-12-13
1
-2
/
+7
*
Implement visited link coloring.
brettw@google.com
2008-12-13
10
-24
/
+132
*
Remove references to base from platform/graphics.
brettw@google.com
2008-12-13
3
-16
/
+25
*
Reverting 6966.
ericroman@google.com
2008-12-13
22
-151
/
+183
*
Use automatic memory management for URLRequestContext's members.
ericroman@google.com
2008-12-13
22
-183
/
+151
*
Re-land rollback (which was not causing UI test regression)
jar@google.com
2008-12-13
1
-5
/
+11
*
Removing VERBOSE=1 option, superceeded by standard hammer --verbose option.
bradnelson@chromium.org
2008-12-13
1
-10
/
+0
*
Fix purify complaint about FontData structs being leaked. These are held in a
darin@chromium.org
2008-12-13
1
-4
/
+4
*
Fix max build bustage.
darin@google.com
2008-12-13
1
-6
/
+12
*
Move implementation of BackForwardListClient to a new class named
darin@chromium.org
2008-12-13
15
-389
/
+189
*
Linux: GCC 4.3 warning fixes
agl@chromium.org
2008-12-13
1
-4
/
+4
*
Merge 39141:39143: The ScriptCallStack (2/2)
dglazkov@google.com
2008-12-12
17
-152
/
+354
*
Disable tests so I can debug offline.
tc@google.com
2008-12-12
1
-0
/
+8
*
revert r6938
estade@chromium.org
2008-12-12
5
-28
/
+73
*
Remove a CHECK in RemovePendingRequest that asserts a
wtc@google.com
2008-12-12
1
-2
/
+10
*
Fix some shadow tests by allowing a 0 blur shadow
tc@google.com
2008-12-12
20
-20
/
+89
*
Add back proxy_script_fetcher[_unittest.cc] to the build -- mark the tests as...
ericroman@google.com
2008-12-12
6
-8
/
+22
[next]