summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pull 'common' outputs out into their own SConscript so they have their ownmpcomplete@chromium.org2008-10-105-175/+263
* Add a way to register for completion-ports based async operations to be handledrvargas@google.com2008-10-095-7/+223
* Add a bunch of dlls to our dll eviction blacklistcpu@google.com2008-10-091-2/+30
* Put this file back into its original state when I first landed this change ea...ben@chromium.org2008-10-092-0/+11
* Fix build break. TBR=paulgjam@chromium.org2008-10-091-0/+4
* Fix regression with app window titles.ben@chromium.org2008-10-091-5/+2
* Fix build breakjam@chromium.org2008-10-092-0/+5
* base\gfx file changes from r3137: + gdi_util.cc, - bitmap_header.ccsgk@google.com2008-10-091-1/+1
* Remove unused variable (warnings are errors)erg@google.com2008-10-092-2/+1
* Provide an option to turn on the new SafeBrowsing storage systempaulg@google.com2008-10-091-0/+4
* Implement ScrollView::inWindow by plumbing through RenderWidget::is_hidden to...jam@chromium.org2008-10-098-3/+27
* Add stub constructors to compile on Linux and remove warning for switch cases...erg@google.com2008-10-092-2/+9
* Dropping in software construction toolkit.bradnelson@chromium.org2008-10-0926-0/+3967
* Account for the distributor logo when sizing the title text bounds.ben@chromium.org2008-10-091-1/+4
* Put back WM_ENTERIDLE handler and remove WM_INITMENU and WM_INITMENUPOPUP han...ben@chromium.org2008-10-092-11/+7
* Some small linux build cleanups:tc@google.com2008-10-095-23/+8
* 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