summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix build break when ENABLE_WORKERS is setjam@chromium.org2009-02-051-0/+9
* Removes the expected selenium failures. These were fixed by r9233.sky@google.com2009-02-051-1/+0
* Stop using the function computePageRects() duplicated in FrameChromium.cpp.maruel@chromium.org2009-02-054-18/+37
* Linux: get us to the point where we crash at browser->window()->Show()agl@chromium.org2009-02-054-2/+27
* Build the rest of renderer on linux (except plugins).estade@chromium.org2009-02-052-11/+4
* Allow clean compilation of dmg_fp under g++ -Wall.mark@chromium.org2009-02-054-25/+263
* Provide pre-generated config.h files for the Mac for sdch and libevent, somark@chromium.org2009-02-055-1/+369
* Linux: add a big, stubby RenderWidgetHostViewagl@chromium.org2009-02-054-0/+287
* Hook up tab close menu item and plumb tab closing scaffolding through UI laye...pinkerton@chromium.org2009-02-055-28/+100
* Can wait for testserver python process to exit. stoyan@chromium.org2009-02-051-15/+27
* Remove resource message filter from the mac build, I accidentally added it.brettw@google.com2009-02-051-2/+0
* Fix linker error on Linux & Mac by stubbing out a function.brettw@chromium.org2009-02-051-0/+3
* Build bustage fixes, moved this file, didn't update the include.brettw@chromium.org2009-02-051-1/+1
* Fix the build due to conflict with Paul's changebrettw@chromium.org2009-02-051-1/+7
* Fix the build from my previous file move.brettw@chromium.org2009-02-052-2/+2
* Move resource_message_filter and resource_request_details to the renderer_host.brettw@chromium.org2009-02-0518-125/+131
* Make the number of jobs correspond to the number of availabledarin@chromium.org2009-02-051-1/+7
* Correctly spawn render process for posix.pinkerton@chromium.org2009-02-052-1/+24
* Updates tests_fixable to remove two failures from merge that have been fixed.sky@google.com2009-02-051-4/+0
* Add simple terminate support for now to help bring up browser/renderer, willthomasvl@chromium.org2009-02-051-1/+8
* Remove black magic and >100 lines. Unhook a lot of dead code.maruel@chromium.org2009-02-059-321/+73
* Take out unnecessary include that I added in a failed effort to fix the linux...jam@chromium.org2009-02-052-1/+1
* Transition POSIX shmem to use lockf(), not semaphores. Eliminatesjrg@chromium.org2009-02-053-58/+140
* Update's DEPS to pull in latest webkit.sky@google.com2009-02-051-1/+1
* Fix compiler warning with GCC 4.3. Patch by Craig Schlenter (see http://code...pkasting@chromium.org2009-02-051-2/+2
* Port the ResourceDispatcherHost to Mac and linux.paul@chromium.org2009-02-0515-64/+348
* Make xcodebodge even more friendly by making list_native_targetsphajdan.jr@chromium.org2009-02-051-21/+23
* Add support for the V8Custom attribute in advance of merging indarin@chromium.org2009-02-051-7/+16
* A few minor tweaks to Purify options that should allow us to enable a few tes...erikkay@google.com2009-02-052-3/+16
* Add some more scaffolding, enable some browser_main code on linux.estade@chromium.org2009-02-053-15/+16
* Add in NavigationController to linux and mac. pinkerton@chromium.org2009-02-0512-133/+116
* Some fixes to ease debugging of the renderer process on OS X.jeremy@chromium.org2009-02-055-8/+40
* Disable the WanWang protocol handler plugin (npww.dll) as it crashes during s...ananta@chromium.org2009-02-051-0/+8
* POSIX: Backing store scrolling.agl@chromium.org2009-02-051-2/+132
* Removes the test LayoutTests/transitions/transition-end-event-nested.html fro...sky@google.com2009-02-051-3/+0
* Fix the dependency checker tool. Rules for a directory did modify their direc...stoyan@chromium.org2009-02-0515-12/+104
* Tagging two tests that seem to have a pattern the last day or so on the mac b...thomasvl@chromium.org2009-02-051-0/+2
* Fix unintentional edit from r9218.kuchhal@chromium.org2009-02-051-1/+1
* Open Chrome Window instead of tab when it is launched from a shortcut.kuchhal@chromium.org2009-02-051-4/+7
* Usual round of porting in chrome/phajdan.jr@chromium.org2009-02-057-56/+39
* WebKit merge 40500:40539 [Chromium side]levin@chromium.org2009-02-0510-23/+61
* Remove the stale ifdef/comment since the it's using the command line class nowthomasvl@chromium.org2009-02-051-7/+0
* Fixing build break.thomasvl@chromium.org2009-02-051-2/+1
* Fix mac/linux build break.jam@chromium.org2009-02-051-0/+1
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-0568-318/+348
* A workaround fix for Issue 6971.hbono@chromium.org2009-02-051-39/+40
* Another macro for 100 linear slotscpu@google.com2009-02-051-0/+5
* Check for a NULL WebPluginDelegate pointer in WebPluginImpl::TearDownPluginIn...ananta@chromium.org2009-02-051-4/+6
* Disable some tests on linux that started to fail after r9202 whichtc@google.com2009-02-051-0/+7
* Index: /usr/local/google/home/shess/chromium/chromium-svn-submit/src/webkit/t...shess@chromium.org2009-02-051-16/+2