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 some problems with scaled icons. This allows the TabIconView to automati...
pkasting@chromium.org
2009-01-21
4
-17
/
+46
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
95
-745
/
+714
*
Disable a unittest which has never passed
agl@chromium.org
2009-01-21
1
-1
/
+1
*
Preemptively fixing a layout test I broke on the buildbot:
finnur@google.com
2009-01-21
1
-31
/
+31
*
My last change left out a few text diff files that I
finnur@google.com
2009-01-21
9
-351
/
+349
*
Take out static objects from plugin_lib_win.cc.
jam@chromium.org
2009-01-21
1
-14
/
+22
*
Fix two bugs that resulted in misplaced downloads and missing
paulg@google.com
2009-01-21
2
-2
/
+3
*
Update test list after change 8330.
iposva@chromium.org
2009-01-20
1
-3
/
+5
*
Provide initialization of member variable
jar@chromium.org
2009-01-20
1
-0
/
+1
*
The recently re-added layout test only fails on the Linux buildbots so add that
jhawkins@chromium.org
2009-01-20
1
-1
/
+1
*
Re-add a layout that that passes locally, but the Text diff fails in the Linux
jhawkins@chromium.org
2009-01-20
1
-0
/
+3
*
Re-add a failing Win test to tests_fixable.
jhawkins@chromium.org
2009-01-20
1
-0
/
+1
*
Remove unnecessary unit tests (now we're just using ObserverList).
ben@chromium.org
2009-01-20
1
-24
/
+0
*
Re-baselining some layout tests which fail due to slight difference between t...
sidchat@google.com
2009-01-20
10
-5
/
+61
*
Disables a couple of consistently flakey/hanging tests.
sky@google.com
2009-01-20
2
-3
/
+6
*
Scons updates for about:internets removal.
brettw@chromium.org
2009-01-20
1
-3
/
+0
*
Rework the command updater to not be dependent on views::Button (needed for p...
ben@chromium.org
2009-01-20
29
-792
/
+538
*
A little bit more cleanup: no need to have both InternalPluginInfo & PluginVe...
jam@chromium.org
2009-01-20
1
-56
/
+51
*
Fix for bug 6100:
iposva@chromium.org
2009-01-20
16
-44
/
+322
*
Followup for one missed review comment (sorting includes).
thomasvl@chromium.org
2009-01-20
1
-1
/
+1
*
POSIX: Get IPCSyncChannel unittests working
agl@chromium.org
2009-01-20
7
-89
/
+73
*
Add missing .txt files for recently added Linux baselines. Update baselines ...
jhawkins@chromium.org
2009-01-20
16
-7
/
+344
*
POSIX: IPC channel changes needed to get IPC Sync Channel unittests running.
agl@chromium.org
2009-01-20
1
-13
/
+99
*
disable WindowSessionEnd which was failing in debug
tc@google.com
2009-01-20
1
-1
/
+1
*
Marking 9 failing layout tests while I investigate the failure.
finnur@google.com
2009-01-20
1
-9
/
+11
*
Clean up how the default plugin is loaded so that InternalPluginInfo & Plugin...
jam@chromium.org
2009-01-20
6
-102
/
+97
*
generate test_shell.pak and hook up loading net resources from
tc@google.com
2009-01-20
8
-19
/
+70
*
fix memory_test crashes
tc@google.com
2009-01-20
1
-2
/
+7
*
Remove duplicate baselines that were accidentally added in r8317.
jhawkins@chromium.org
2009-01-20
9
-18
/
+0
*
Fix tests_fixable.
estade@chromium.org
2009-01-20
1
-3
/
+0
*
Rebase several svg tests that differ because of issues such as antialiasing o...
jhawkins@chromium.org
2009-01-20
36
-18
/
+146
*
Added more logging in debug builds for some failure passes, hopefully this
thomasvl@chromium.org
2009-01-20
1
-3
/
+10
*
Flesh out ListValue class.
aa@chromium.org
2009-01-20
3
-5
/
+101
*
Fix a bunch of svg tests for text rendering.
finnur@google.com
2009-01-20
34
-71
/
+281
*
Rebaseline some SVG tests after improving Linux fonts to stroke outline.
estade@chromium.org
2009-01-20
27
-10
/
+95
*
roll DEPS to pick up latest WebKit
darin@chromium.org
2009-01-20
1
-1
/
+1
*
Remove unreferenced WebFrame::IsReloadAllowingStaleData method.
darin@chromium.org
2009-01-20
4
-17
/
+1
*
Fix the broken commit in r8250. The problem was that basictypes.h
erg@google.com
2009-01-20
13
-172
/
+389
*
Set back StoreRef as non-thread-safe. (Second try)
maruel@chromium.org
2009-01-20
1
-1
/
+1
*
Add a few more svg tests that have timing races for the mac list.
thomasvl@chromium.org
2009-01-20
1
-0
/
+4
*
Add more production logging to diagnose upload problem
jar@chromium.org
2009-01-20
1
-27
/
+29
*
Shuffle unit_tests.scons.
maruel@chromium.org
2009-01-20
2
-150
/
+167
*
Fix build breakage. Since port.vcproj doesn't generate port.lib, its project ...
maruel@chromium.org
2009-01-20
1
-72
/
+6
*
Fix webkit_version.h generation ordering.
maruel@chromium.org
2009-01-20
9
-20
/
+181
*
Reverting 8295.
maruel@chromium.org
2009-01-20
9
-181
/
+20
*
Fix webkit_version.h generation ordering.
maruel@chromium.org
2009-01-20
9
-20
/
+181
*
Remove printf from the dictionary reader. This prints out a bunch of lines
brettw@chromium.org
2009-01-20
1
-2
/
+0
*
Fix purify errors in previous testing patch.
brettw@chromium.org
2009-01-20
2
-3
/
+13
*
Revert "revert r8217 until memory tests are fixed." This re-applies r8217.
tc@google.com
2009-01-20
7
-61
/
+47
*
Update the tests_fixable list by removing now-passing tests.
jhawkins@chromium.org
2009-01-20
2
-55
/
+9
[next]