summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Disable the test while investigating.maruel@chromium.org2009-01-291-1/+2
* Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.glen@chromium.org2009-01-2917-44/+47
* Make the shared shell dialog not use Windows types, as well as the web contentsbrettw@chromium.org2009-01-298-18/+24
* A minor change to the pattern for filter factories that makes the implementat...ralphl@chromium.org2009-01-294-308/+388
* The new version of Inset() Ben added a while ago didn't work quite right for ...pkasting@chromium.org2009-01-292-10/+4
* Add routine to close file descriptors on execjeremy@chromium.org2009-01-295-31/+66
* Move kClientEdgeThickness from BrowserView to NonClientView (which makes more...pkasting@chromium.org2009-01-296-27/+19
* We need to reset the theme stuff in a code path that actually used when notthomasvl@chromium.org2009-01-291-9/+8
* Roll DEPS to pick up unforking of ThreadGlobalData.hamanda@chromium.org2009-01-291-1/+1
* Marks the testsky@google.com2009-01-291-1/+0
* Fix issue 7146, sending large messages over IPC on POSIX was broken.jeremy@chromium.org2009-01-292-7/+17
* Re-land revision 8821 with the ui test fixed.maruel@chromium.org2009-01-298-187/+119
* Mark one svg test as only failing on win/linux since mac passes.thomasvl@chromium.org2009-01-291-1/+1
* Create and destroy members of the AutomationProxy in the correct order to avo...stoyan@chromium.org2009-01-291-1/+11
* Remove references to Mac text codecs (since we weren't correctly building the...amanda@chromium.org2009-01-291-6/+0
* Disable DownloadTest.UnknownSize because it is flaky.maruel@chromium.org2009-01-291-1/+2
* Remove the Windows set focus call and bad-design browser call from the new tabbrettw@chromium.org2009-01-294-27/+29
* Revert "Linux: use WebKit HEAD's gtk2drawing.c"agl@chromium.org2009-01-293-9/+2
* Go ahead and wire in the plugin list to the shell, doesn't help anything pass,thomasvl@chromium.org2009-01-291-1/+1
* Ignore invalid test instead of rebaseing it. Nothing interesting isager@chromium.org2009-01-293-8/+4
* Rebaseline test that only differ in function printing.ager@google.com2009-01-296-14/+205
* Add more unit tests for net/base/host_resolver.phajdan.jr@chromium.org2009-01-299-116/+315
* Update to latest V8 trunk version to fix dependency problem with our visual s...ager@google.com2009-01-293-3/+35
* Reverting 8868.ericroman@google.com2009-01-299-256/+301
* Rolling DEPS to pick up unforked filesdimich@google.com2009-01-291-1/+1
* Reverting 8864.wtc@chromium.org2009-01-299-301/+256
* Moved RefCountedThreadSafe from AssignableBuffer to base type Assignable.scherkus@chromium.org2009-01-291-11/+25
* Wire the stats consent checkbox of the EULAcpu@google.com2009-01-295-24/+42
* Work around our not caching the intermediate CAwtc@chromium.org2009-01-299-256/+301
* Linux: use WebKit HEAD's gtk2drawing.cagl@chromium.org2009-01-292-1/+8
* Temporarily disable failing test while I fix it.mpcomplete@chromium.org2009-01-291-1/+1
* Delete incorrect baselines on Linux and Win. Radial gradiant on text is notjhawkins@chromium.org2009-01-297-92/+3
* Make adding internal plugins easier (and allow it to be dynamic). This code ...jam@chromium.org2009-01-299-237/+221
* Generate a proper file name when dragging an image from apaulg@google.com2009-01-294-2/+21
* Update tests_fixable with results from build 1426 (r8834)thestig@chromium.org2009-01-291-7/+9
* Disabling the failing testsnsylvain@chromium.org2009-01-291-3/+3
* Fix DCHECK when handling NOTIFY_USER_SCRIPTS_LOADED by not broadcasting thempcomplete@chromium.org2009-01-291-0/+2
* Fix purify failure.jrg@chromium.org2009-01-292-17/+28
* Fix incorrect spacing/width calculation for titlebar text. I used the wrong ...pkasting@chromium.org2009-01-292-51/+49
* Added a test for checking system install.anantha@chromium.org2009-01-295-89/+153
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-2970-232/+414
* Rename RenderWidgetHostView::GetPluginHWND to GetPluginNativeViewbrettw@chromium.org2009-01-298-25/+23
* Rename temp_scaffolding_stubs.cpp to temp_scaffolding_stubs.cc.tony@chromium.org2009-01-292-4/+4
* Rebaseline some SVG Layout tests. SVG curved lines are now drawn thicker comp...sidchat@google.com2009-01-2916-28/+53
* Add media/base to the build.thestig@chromium.org2009-01-291-1/+0
* fix p13n build.tim@chromium.org2009-01-291-0/+3
* WebKit removed support for 'compact' and changed their baseline to match (r40...finnur@google.com2009-01-298-25/+25
* Changes the in-application EULA dialog to not require the checkbox be checked...gwilson@google.com2009-01-2944-44/+44
* Chrome part of WebKit merge 40297:40314dimich@google.com2009-01-295-19/+19
* Add thread checks to the IPC channel.rvargas@google.com2009-01-293-2/+17