summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make render_view_host_manager.cc compile on POSIX.thestig@chromium.org2009-02-044-12/+8
* Attempt to fix a crash in case the TabContents gets destroyed somehow.ben@chromium.org2009-02-041-4/+12
* Defers the layout testsky@google.com2009-02-041-2/+3
* The autocomplete popup menu was using the style of the edit field it is assoc...jcampan@chromium.org2009-02-041-6/+18
* Add RenderWidget to the Mac build and sort the renderer compile sources.brettw@google.com2009-02-041-6/+8
* Add a linux stub implementation for resource_bundle.tc@google.com2009-02-046-53/+128
* Update test lists after the webkit merge (r40124) that jungshik@google.com2009-02-042-3/+3
* Partial porting of the about handler.brettw@chromium.org2009-02-042-24/+18
* Templatizing set_quote_chars method in tokenizer.robertshield@chromium.org2009-02-041-1/+1
* Revert "Make chrome/renderer/render_main.cc cross-platform + OS X bringup."tc@google.com2009-02-048-204/+60
* Include test_web_contents in windows scons build, take 2.estade@chromium.org2009-02-041-2/+5
* Marking a few more test statuses on the mac from bot runs.thomasvl@chromium.org2009-02-041-1/+7
* Hands off the intercept if 'unpatch' failsjoshia@google.com2009-02-041-6/+11
* Make chrome/renderer/render_main.cc cross-platform + OS X bringup.jeremy@chromium.org2009-02-048-60/+204
* Bring many of the template_url classes into the fold for the Mac. Note that t...avi@google.com2009-02-0421-665/+870
* Remove non-existent file reference.maruel@chromium.org2009-02-041-94/+12
* Add tests that started failing with r9120 to green linux build.ojan@google.com2009-02-041-0/+11
* Disable the SecondLaunch test. It fails all the timensylvain@chromium.org2009-02-041-1/+2
* Remove test that has been disabled upstream from expected failures toager@chromium.org2009-02-041-1/+2
* Annotate a test in test_fixable.ager@chromium.org2009-02-041-1/+3
* Ignore all profiler tests in LayoutTests/fast/profiler. These tests are speci...sgjesse@chromium.org2009-02-042-7/+5
* Check in the files that were deleted but not readded in my revert (forgot to ...jam@chromium.org2009-02-043-0/+64
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-0461-1534/+1796
* Fix delete to be delete[].mbelshe@google.com2009-02-041-1/+1
* Disable SecondLaunch which started failing after I did a clean build.jam@chromium.org2009-02-041-1/+1
* This change list fix issue 5926 -- RTL: Text in [New Tab] should be truncated...xji@chromium.org2009-02-042-19/+64
* try to fix mac buildjam@chromium.org2009-02-042-4/+3
* Fix ui test failurejam@chromium.org2009-02-041-2/+1
* Remove a passing test.ericroman@google.com2009-02-041-1/+0
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-0461-1854/+1535
* The first step towards Turkish spell-checker.This is a set of fixes for suppo...hbono@chromium.org2009-02-043-15/+36
* WebKit merge 40474:40500 [chromium-side].ericroman@google.com2009-02-047-35/+38
* This fixes MOST of a layout test. Before the font was WAY off because itdsh@google.com2009-02-044-1/+10
* This fixes the usage stats opt-in javascript on the in EULA dialog to return ...gwilson@google.com2009-02-041-2/+2
* This file uses commas to separate apparently. ojan@google.com2009-02-041-4/+1
* Improved OTR avatar and popup window rendering. Neither one precisely matche...pkasting@chromium.org2009-02-049-149/+132
* Add site_instance, navigation_entry, browsing_instance, renderer_security_pol...pinkerton@chromium.org2009-02-046-55/+130
* Properly honor base::SharedMemory semantics for name="" to meanjrg@chromium.org2009-02-0413-57/+390
* Fix a leak in the extension installation code.erikkay@google.com2009-02-042-3/+6
* Update test lists to better match the state of the tree. TBRojan@google.com2009-02-031-7/+2
* Temporarily mask selenium failures.ericroman@google.com2009-02-031-1/+4
* Reverting 9109.ojan@google.com2009-02-039-126/+10
* This CL adds macro used to track the creation and destructionjcampan@chromium.org2009-02-039-10/+126
* Rebaseline an SVG layout test. There are only very slight pixel differences i...sidchat@google.com2009-02-034-9/+9
* Add a command line flag to load a single extension from an arbitrary (non-ver...erikkay@google.com2009-02-037-23/+78
* Remember change in Spell Check language by putting it in the list of accept l...sidchat@google.com2009-02-033-0/+47
* Fix a crash where we would try to add a finnur@google.com2009-02-031-15/+18
* Sandbox: Add support for Windows 7 - 64 bit.rvargas@google.com2009-02-032-15/+43
* Fix memory leak.kuchhal@chromium.org2009-02-031-5/+5
* Update SCons to latest checkpoint release, 1.2.0.d20090113.sgk@google.com2009-02-03175-708/+1312