summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use a registrar to safely remove observertc@google.com2009-01-212-6/+5
* Yet more crash_service fixery.evan@chromium.org2009-01-211-0/+3
* Fix the scons buildben@chromium.org2009-01-212-4/+4
* Fix crash_service to use different CommandLine API.evan@chromium.org2009-01-211-1/+2
* actually re-enable the testtc@google.com2009-01-211-1/+1
* Fix BrowserTest.WindowsSessionEnd by moving a virtual calltc@google.com2009-01-211-4/+5
* Fix dump_cache build.evan@chromium.org2009-01-211-8/+15
* Add DejaVu Sans to the list of optional fonts to pick up Georgian glyphs for ...jhawkins@chromium.org2009-01-2181-156/+1782
* Refactor automation wrappers. Move the methods from AutomationProxy to the ap...stoyan@chromium.org2009-01-2117-160/+136
* A crasher would happen if you navigate to a page triggering an interstitial f...jcampan@chromium.org2009-01-211-11/+2
* Correct icon/title sizing/placement for varying titlebar font sizes. This ma...pkasting@chromium.org2009-01-211-23/+78
* Fix some problems with scaled icons. This allows the TabIconView to automati...pkasting@chromium.org2009-01-214-17/+46
* Make CommandLine into a normal object, with some statics for getting at the c...evan@chromium.org2009-01-2195-745/+714
* Disable a unittest which has never passedagl@chromium.org2009-01-211-1/+1
* Preemptively fixing a layout test I broke on the buildbot:finnur@google.com2009-01-211-31/+31
* My last change left out a few text diff files that Ifinnur@google.com2009-01-219-351/+349
* Take out static objects from plugin_lib_win.cc.jam@chromium.org2009-01-211-14/+22
* Fix two bugs that resulted in misplaced downloads and missingpaulg@google.com2009-01-212-2/+3
* Update test list after change 8330.iposva@chromium.org2009-01-201-3/+5
* Provide initialization of member variablejar@chromium.org2009-01-201-0/+1
* The recently re-added layout test only fails on the Linux buildbots so add thatjhawkins@chromium.org2009-01-201-1/+1
* Re-add a layout that that passes locally, but the Text diff fails in the Linuxjhawkins@chromium.org2009-01-201-0/+3
* Re-add a failing Win test to tests_fixable.jhawkins@chromium.org2009-01-201-0/+1
* Remove unnecessary unit tests (now we're just using ObserverList).ben@chromium.org2009-01-201-24/+0
* Re-baselining some layout tests which fail due to slight difference between t...sidchat@google.com2009-01-2010-5/+61
* Disables a couple of consistently flakey/hanging tests.sky@google.com2009-01-202-3/+6
* Scons updates for about:internets removal.brettw@chromium.org2009-01-201-3/+0
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-2029-792/+538
* A little bit more cleanup: no need to have both InternalPluginInfo & PluginVe...jam@chromium.org2009-01-201-56/+51
* Fix for bug 6100:iposva@chromium.org2009-01-2016-44/+322
* Followup for one missed review comment (sorting includes).thomasvl@chromium.org2009-01-201-1/+1
* POSIX: Get IPCSyncChannel unittests workingagl@chromium.org2009-01-207-89/+73
* Add missing .txt files for recently added Linux baselines. Update baselines ...jhawkins@chromium.org2009-01-2016-7/+344
* POSIX: IPC channel changes needed to get IPC Sync Channel unittests running.agl@chromium.org2009-01-201-13/+99
* disable WindowSessionEnd which was failing in debugtc@google.com2009-01-201-1/+1
* Marking 9 failing layout tests while I investigate the failure. finnur@google.com2009-01-201-9/+11
* Clean up how the default plugin is loaded so that InternalPluginInfo & Plugin...jam@chromium.org2009-01-206-102/+97
* generate test_shell.pak and hook up loading net resources fromtc@google.com2009-01-208-19/+70
* fix memory_test crashestc@google.com2009-01-201-2/+7
* Remove duplicate baselines that were accidentally added in r8317.jhawkins@chromium.org2009-01-209-18/+0
* Fix tests_fixable.estade@chromium.org2009-01-201-3/+0
* Rebase several svg tests that differ because of issues such as antialiasing o...jhawkins@chromium.org2009-01-2036-18/+146
* Added more logging in debug builds for some failure passes, hopefully thisthomasvl@chromium.org2009-01-201-3/+10
* Flesh out ListValue class.aa@chromium.org2009-01-203-5/+101
* Fix a bunch of svg tests for text rendering.finnur@google.com2009-01-2034-71/+281
* Rebaseline some SVG tests after improving Linux fonts to stroke outline.estade@chromium.org2009-01-2027-10/+95
* roll DEPS to pick up latest WebKitdarin@chromium.org2009-01-201-1/+1
* Remove unreferenced WebFrame::IsReloadAllowingStaleData method.darin@chromium.org2009-01-204-17/+1
* Fix the broken commit in r8250. The problem was that basictypes.herg@google.com2009-01-2013-172/+389
* Set back StoreRef as non-thread-safe. (Second try)maruel@chromium.org2009-01-201-1/+1