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
*
use a registrar to safely remove observer
tc@google.com
2009-01-21
2
-6
/
+5
*
Yet more crash_service fixery.
evan@chromium.org
2009-01-21
1
-0
/
+3
*
Fix the scons build
ben@chromium.org
2009-01-21
2
-4
/
+4
*
Fix crash_service to use different CommandLine API.
evan@chromium.org
2009-01-21
1
-1
/
+2
*
actually re-enable the test
tc@google.com
2009-01-21
1
-1
/
+1
*
Fix BrowserTest.WindowsSessionEnd by moving a virtual call
tc@google.com
2009-01-21
1
-4
/
+5
*
Fix dump_cache build.
evan@chromium.org
2009-01-21
1
-8
/
+15
*
Add DejaVu Sans to the list of optional fonts to pick up Georgian glyphs for ...
jhawkins@chromium.org
2009-01-21
81
-156
/
+1782
*
Refactor automation wrappers. Move the methods from AutomationProxy to the ap...
stoyan@chromium.org
2009-01-21
17
-160
/
+136
*
A crasher would happen if you navigate to a page triggering an interstitial f...
jcampan@chromium.org
2009-01-21
1
-11
/
+2
*
Correct icon/title sizing/placement for varying titlebar font sizes. This ma...
pkasting@chromium.org
2009-01-21
1
-23
/
+78
*
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
[next]