summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Attempt at fixing possible crash in ModalHTMLDialogDelegate. It'ssky@google.com2008-11-172-9/+20
* Changes about view to explicitly set the background to white. This waysky@google.com2008-11-171-0/+1
* Rollback! Now with 25% more HWND.ben@chromium.org2008-11-1715-35/+63
* Revert "Add Linux lighttpd for running LayoutTests on Linux."mmoss@google.com2008-11-1767-1129/+7
* Implement some missing file util functions.estade@chromium.org2008-11-176-21/+25
* Remove the uniscribe unittest from the scons build that moved to WebKit.brettw@google.com2008-11-171-2/+0
* Fix Linux build. Restrict UniscribeHelper_unittest.cpp to win32 until it's po...mmoss@google.com2008-11-171-1/+1
* Add Linux lighttpd for running LayoutTests on Linux.mmoss@google.com2008-11-1767-7/+1129
* Add platform_utils and stub test lists for Linux.mmoss@google.com2008-11-175-3/+150
* Fix a potential race with cookie requests between renderer and gears.mpcomplete@google.com2008-11-171-2/+18
* use RGBA to get correctly colored pngs for pixel tests. Implement back/forwar...pinkerton@google.com2008-11-171-7/+5
* Translate volume information passed to the instance of Windows media playerananta@chromium.org2008-11-171-2/+18
* Remove base and STL dependencies from FontCacheWin except for font_utils, whi...brettw@google.com2008-11-171-50/+41
* Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code frombrettw@google.com2008-11-1722-1948/+1994
* Makes opening a bookmark activate the window.sky@google.com2008-11-171-2/+4
* Implement the WebSmartPaste pasteboard type on Mac, stub it out on Linux, rem...pinkerton@google.com2008-11-177-13/+37
* Rebaselining xss-eval test to match our error reporting.olehougaard@google.com2008-11-173-1/+18
* Update V8 version in Chromium to latest trunk version (0.4.4).ager@google.com2008-11-173-3/+1
* A workaround fix for Issue 343 "Chinese Sogou input method lose first initial...hbono@chromium.org2008-11-173-3/+12
* fixing bustageben@chromium.org2008-11-172-3/+3
* Remove HWND from TabContents creation. ben@chromium.org2008-11-1713-60/+32
* Put base/media.cc in the SCons build.sgk@google.com2008-11-171-0/+1
* Fix accumulated webkit merge ramifications in the SCons build of Chromesgk@google.com2008-11-169-86/+122
* - Stop rlz from constantly "rebuilding".maruel@chromium.org2008-11-165-13/+9
* Make test_shell stats table names unique.deanm@chromium.org2008-11-161-3/+8
* Quick test to locate position of crash on qemu. Will remove after one batch o...ben@chromium.org2008-11-161-1/+2
* Prevent crashes in QEMU by (correctly) saying no commands are enabled when th...ben@chromium.org2008-11-161-0/+4
* Don't send Content-Type when redirecting from a POST.ericroman@google.com2008-11-156-5/+111
* Fix erase method usage on STL containers in Chrome. Invoking erase on the ite...ananta@chromium.org2008-11-154-5/+14
* Open up SDCH for all sites, in preparation for latency testsjar@google.com2008-11-154-9/+83
* Pull in the webkit merge.ojan@google.com2008-11-151-2/+2
* Fix the mac build to add dmg_fp to the libbase.a.tony@chromium.org2008-11-1512-3921/+12
* Place all new baseline files in the most specific platform directory.pamg@google.com2008-11-156-44/+38
* Remove a bunch of NULL checks that seem unnecessary, and document some checks...ben@chromium.org2008-11-152-66/+33
* WebKit merge 38377:38389.ojan@google.com2008-11-151-1/+1
* Move dmg_fp in scons build to compile fromtc@google.com2008-11-1521-93/+21
* Make the Browser restore saved last size/position using the WindowDelegate co...ben@chromium.org2008-11-154-21/+23
* Slight correction to gtk GetWindowRectestade@chromium.org2008-11-151-5/+9
* Add a webkit.scons file in between build\SConscript.main andsgk@google.com2008-11-143-1/+28
* RandUInt -> RandUint to match the style of other Uint functions.deanm@chromium.org2008-11-146-10/+10
* Fix a renderer crashing bug with NPObject method references.michaeln@google.com2008-11-141-3/+7
* More *.scons renaming:sgk@google.com2008-11-1416-471/+423
* Move dmg_fp to base/third_party/dmg_fp and include thetc@google.com2008-11-1413-233/+3606
* Rewire the throbber so that the timer for updating lives on BrowserView, not ...ben@chromium.org2008-11-1410-90/+69
* Fix broken size restoration for bookmark manager. Initializing a rect incorre...ben@chromium.org2008-11-143-3/+16
* Switch to avoid first-run pop-up from displaying while in app-mode.brg@chromium.com2008-11-141-0/+5
* Create first run sentinel file when the distribution param skip_first_run_ui ...cpu@google.com2008-11-141-0/+4
* Review URL: http://codereview.chromium.org/10958mbelshe@google.com2008-11-1415-100/+156
* fix the JSC builderikkay@google.com2008-11-141-0/+4
* Make the bookmark manager blue.glen@chromium.org2008-11-143-11/+21