summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Unfork DerivedSources.make, part 2.pkasting@chromium.org2008-10-094-662/+4
* set the exception ports so that we don't put up crash dialogs when running in...pinkerton@google.com2008-10-091-1/+12
* Fix build (Icefox's patch used WebKit ifdefs instead of Chromium ones).erg@google.com2008-10-091-1/+1
* Fix build (Icefox's patch used WebKit ifdefs instead of Chromium ones).erg@google.com2008-10-092-5/+5
* Patch by Thatcher Ulrich <tulrich@google.com>.ojan@google.com2008-10-0942-77/+772
* Update list of API headers to copy to match what WebKit trunk seems to be doi...pkasting@chromium.org2008-10-092-24/+13
* Accomodate recent unforks in the Linux (SCons) build.sgk@google.com2008-10-093-63/+22
* Wrap Windows functions with ifdef so they are only compiled on windowserg@google.com2008-10-093-5/+10
* Support zero size chunks in the current implementation.paulg@google.com2008-10-095-39/+282
* The window class now set the initial focus after the window is made visible. ...jcampan@chromium.org2008-10-091-13/+2
* Comments out the DCHECK in lock as it causes failures.sky@google.com2008-10-091-1/+3
* Keep the order of variables the sameerg@google.com2008-10-091-15/+14
* Changes BookmarkModel to not grab the same lock twice.sky@google.com2008-10-093-7/+17
* Roll back this section of the previous change to see if it is necessary.ben@chromium.org2008-10-092-7/+0
* implement a watchdog timeout for the layout testspinkerton@google.com2008-10-091-2/+69
* Look for Adobe Acrobat as well.jam@chromium.org2008-10-091-4/+8
* Fix videos stopping playing. Only send an invalidate to the renderer if it's...jam@chromium.org2008-10-092-2/+5
* Remove this file that the vcprojs don't seem to reference.pkasting@chromium.org2008-10-091-223/+0
* Manually specify where googleurl object files should betc@google.com2008-10-092-32/+42
* YAGUB (2/2): Roll DEPS and update vcproj filesdglazkov@google.com2008-10-094-37/+37
* Attempt 2 at landing this patch. It broke the Mac/linux builds. Fix for now isananta@chromium.org2008-10-096-4/+58
* WebKit merge hits the SCons build, the sequel:sgk@google.com2008-10-0911-292/+596
* Changing the About box according to mockups. Basically, we now want to have a...finnur@google.com2008-10-0947-74/+289
* Linux build fix: wchar_t is different on different platforms, use the char16 ...erg@google.com2008-10-093-5/+5
* Another attempt at fixing standard non-client area overpainting.ben@chromium.org2008-10-093-8/+20
* Move |result_| and |latest_result_| to the autocomplete controller.pkasting@chromium.org2008-10-0920-533/+530
* Makes sure the network usage is also reported for non tabs (right now only th...jcampan@chromium.org2008-10-091-12/+11
* KJS::Lock constructor now takes a bool. Fix 1 build error!ojan@google.com2008-10-091-1/+1
* Remove an include that no longer exists.ojan@google.com2008-10-091-27/+18
* Compile fix on Linuxerg@google.com2008-10-092-6/+8
* This CL makes the task manager columns sortable.jcampan@chromium.org2008-10-092-93/+300
* Adjust mac project to accommodate http://codereview.chromium.org/6368,amanda@chromium.org2008-10-0910-4263/+7
* Update gears.dll to 0.4.24.0 in preparation for Geolocation launch next week.mpcomplete@google.com2008-10-092-0/+0
* Disallow recursive locking via the Lock classjar@google.com2008-10-092-113/+46
* Let mini_installer pass any arbitrary command line flags to setup.exe. This w...kuchhal@chromium.org2008-10-092-18/+71
* Re-land this earlier change. Will deal with dist crashes as they arise.ben@chromium.org2008-10-091-0/+3
* This fixes the pending/plugins/destroy-stream-twice layout test, which regres...ananta@chromium.org2008-10-092-18/+3
* For the filter "Chrome Ignore > IPR_delayLoadHelper2 (winsock2 dll load)",wtc@google.com2008-10-091-0/+0
* Fix weird painting of elements of the non-client area.ben@chromium.org2008-10-093-24/+54
* One more link that needs drag and drop disabled in the malware blocking page.jcampan@chromium.org2008-10-091-1/+1
* Revert both 3079 and 3063 because they caused linux and mac breakage.maruel@google.com2008-10-098-571/+283
* Use #if ENABLE_feature and not #if defined(ENABLE_feature) in idl files.mark@chromium.org2008-10-091-8/+8
* Grouped a failing layout test with another layout test bothsgjesse@chromium.org2008-10-091-2/+5
* Changes to get the layout test harness running on mac.pinkerton@google.com2008-10-097-26/+232
* Remove a couple of tests that were fixed by DOMWindow ager@google.com2008-10-091-5/+0
* Added a comment to a failing test pointing to a newly created bug.sgjesse@chromium.org2008-10-091-1/+4
* Merge Document.idl and DOMWindow.idl properly. Diffing our forkedager@google.com2008-10-097-145/+192
* Initialize string to the empty string to avoid 'undefinedXXX' when appending ...sgjesse@chromium.org2008-10-092-3/+3
* Attempt to get the webkit debug tester green.ager@google.com2008-10-091-0/+5
* Fix Mac build bustage caused by r3029 by providing a temporary stub method.mark@chromium.org2008-10-092-0/+48