summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LTTF: rebaseline LayoutTests/fast/box-shadow/basic-shadows.html for linux.hamaji@chromium.org2009-10-013-4/+1
* Make the no bookmarks text a small control so it doesn't stick out, this make...thomasvl@chromium.org2009-10-011-8/+8
* Fixes bug in determining if we can paste from the clipboard. Need tosky@chromium.org2009-10-012-1/+40
* Privacy Blacklist Unblockidanan@google.com2009-10-015-24/+115
* LTTF: rebaseline LayoutTests/css1/text_properties/vertical_align.html .hamaji@chromium.org2009-10-013-3/+1
* Make dumpResourceLoadCallbacks() show relative paths which match the results ...hamaji@chromium.org2009-10-012-10/+25
* Enabling WorkerTest.MessagePorts as the upstream regression was fixed:hamaji@chromium.org2009-10-011-1/+1
* Updating trunk VERSION from 220.1 to 220.2laforge@chromium.org2009-10-011-1/+1
* Add EscapeURL to the ASCII escape methods.EscapeURL escapes all forbidden asc...brg@chromium.com2009-10-014-2/+32
* DevTools Heap profiler: Show aggregated retainer graphs.mnaganov@chromium.org2009-10-013-92/+297
* Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.hmal@chromium.org2009-10-0121-95/+155
* Disable CheckSvnModifiedDirectories for now. It doesn't work well in third_pa...thestig@chromium.org2009-10-011-2/+3
* Set JEMalloc as the default allocator (instead of TCMalloc)jar@chromium.org2009-10-011-1/+1
* Move various methods from glue/webview.h to api/public/WebView.hdarin@chromium.org2009-10-0121-155/+95
* Mac: *Correctly* fill file extension as drag source.viettrungluu@chromium.org2009-10-011-12/+15
* Revert to using TCMallocjar@chromium.org2009-10-011-1/+1
* Try to use JEMALLOC as the default allocatorjar@chromium.org2009-10-011-2/+2
* Minor copyedits to packaging to provide better context.kathyw@google.com2009-10-012-12/+22
* GTK: improve app mode .desktop file creation.estade@chromium.org2009-10-013-24/+41
* Mac: Allow window/app. to be closed when tab modal sheets are showing.viettrungluu@chromium.org2009-10-013-49/+0
* Reenables showing crashed info bar on chrome os.sky@chromium.org2009-10-013-7/+1
* [Mac] Make sure download shelf items and download items don't share names.rsesek@chromium.org2009-10-011-2/+2
* Make sure download shelf items and download items don't share names.mhm@chromium.org2009-10-013-3/+7
* Change the bug number for a couple of lines in test_expectations.txt.dimich@google.com2009-10-011-6/+5
* This fixes the comments in the bitmap example to match reality,gspencer@google.com2009-10-011-25/+37
* Rollback Scavenge implemetation and rely on existing functionality to freejar@chromium.org2009-10-0110-726/+9
* Mark a test failure I missed from the WebKit 48937:48947 merge.senorblanco@chromium.org2009-10-011-0/+1
* Add "copy" to context menu on bookmark button.jrg@chromium.org2009-09-303-38/+550
* GTK: Fix memory leak from r27666.estade@chromium.org2009-09-304-3/+8
* Pull in two ICU patches for crashes. (r27687)jshin@chromium.org2009-09-301-1/+1
* Set the initial enabledness state of any browser actions whenaa@chromium.org2009-09-301-0/+12
* Turn extension script injection histograms into uma histograms.asargent@chromium.org2009-09-301-8/+11
* Coverity: Initialize dialog_ in the constructor.jhawkins@chromium.org2009-09-301-1/+3
* Coverity: Remove a check for >= 0 because it is always true. Type is unsigne...jhawkins@chromium.org2009-09-301-1/+1
* Fix issue #23442 - when test shell is run in layout test mode and a URL isdpranke@google.com2009-09-301-1/+1
* Fix numerous bugs in fts2 where a corrupt fts2 database could causecevans@chromium.org2009-09-301-237/+515
* Coverity: Remove a check that can never be true. result is unsigned, so it c...jhawkins@chromium.org2009-09-301-1/+1
* Tweak constants used by sync setup wizard unittest. Reviewed by nick.tim@chromium.org2009-09-301-1/+1
* Roll DEPS for WebKit 48937:48947. Also a bit of test_exp cleanup.senorblanco@chromium.org2009-09-302-4/+5
* Fixes the layout test formatter tool to properly handle errors in the chrome/...gwilson@google.com2009-09-301-0/+5
* Coverity: Remove a check for index < 0 because index is size_t and can never ...jhawkins@chromium.org2009-09-301-2/+4
* Fixed bug where test runner was creating result without setting verbose level.kkania@google.com2009-09-301-1/+1
* Minor style cleanup in PlatformVersion()dpranke@google.com2009-09-301-1/+1
* Rebaseline a couple of tests whose expectations are slightly different than W...japhet@chromium.org2009-09-307-2/+292
* Look for sync_password under %USERPROFILE% in addition to alongside the script,tim@chromium.org2009-09-301-398/+404
* GTK: Implement popup favicon menu.estade@chromium.org2009-09-306-69/+154
* Fixing compilation error.apatrick@google.com2009-09-301-6/+6
* Stops the throbber from spinning if the user cancels a beforeunload dialog,creis@google.com2009-09-303-0/+37
* Coverity: tips_cache_->GetSize() returns an unsigned int so the comparison >=...jhawkins@chromium.org2009-09-301-1/+3
* [Mac] Rewrite and renable a badly-written unittest.rohitrao@chromium.org2009-09-301-59/+37