summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Explicitly including the redirect status with the AutomationURLResponse info.tommi@chromium.org2009-08-313-5/+20
* linux: add a temporary flag for debugging plugin loadingevan@chromium.org2009-08-311-1/+29
* Paint the hover animation state when painting just the favicon.tony@chromium.org2009-08-311-0/+20
* Change when we enable Apple's Crash reporter.jeremy@chromium.org2009-08-317-15/+50
* Log more info when we are unable to terminate all Chrome processes.phajdan.jr@chromium.org2009-08-312-9/+24
* Add expected failure for LayoutTests/fast/replaced/border-radius-clip.html in...japhet@chromium.org2009-08-311-0/+1
* Updating trunk VERSION build from 204.0 to 205.0jon@chromium.org2009-08-311-1/+1
* Rollback rev 24947 since it seems to have broken other tests.arv@google.com2009-08-311-1/+0
* Drop in new translations.laforge@chromium.org2009-08-31147-536/+6283
* Port some of the base module to FreeBSD. Extracted fromwtc@chromium.org2009-08-3112-23/+377
* Fix document.hasFocus() for layout testarv@google.com2009-08-311-0/+1
* Fix comment grammar. No code change.mdm@chromium.org2009-08-311-3/+3
* Merge to webkit r47905. Rebaseline 1 new test. We render the explantory textojan@google.com2009-08-316-1/+16
* Speed up net_unittests by re-using one FTP test server instance.phajdan.jr@chromium.org2009-08-315-79/+99
* Update BackingStore to handle the case where our Cocoa view hasamanda@chromium.org2009-08-313-40/+119
* Switching DISPLAY_MODE_DEFAULT to create to a non-full-screen window at the c...vangelis@google.com2009-08-311-7/+15
* [Mac] Fix operation of Control key in Omnibox.shess@chromium.org2009-08-311-5/+3
* OSX: Remove some nsnotificationcenter observers more reliably.shess@chromium.org2009-08-313-3/+11
* Pull in ICU 3.8 @ r=24923 (enable ISO-2022-KR : jshin@chromium.org2009-08-311-1/+1
* [Mac] Fix Option-return in Omnibox.shess@chromium.org2009-08-311-0/+12
* Remove flaky tests that haven't failed in last 100 runs from directories a-e.japhet@chromium.org2009-08-311-34/+8
* fix tree status regexerikkay@chromium.org2009-08-312-2/+5
* More rebaselines and removing unnecessary flaky tests. BUG=10416 BUG=10464 B...japhet@chromium.org2009-08-3125-297/+918
* I was too aggressive when placing this check. With rapid typing and deletion...pkasting@chromium.org2009-08-311-1/+1
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-3122-57/+198
* Change title of Welcome to Chrome thumbnail in first run NTP to "Welcome to C...mirandac@chromium.org2009-08-313-5/+8
* Reland r24920 without the other cruft that I had in my checkout, which broke ...pkasting@chromium.org2009-08-312-33/+24
* Revert r24920 due to compile failures.mmoss@chromium.org2009-08-312-28/+29
* up cullingzsort stress test pdiff thresholdgman@google.com2009-08-311-1/+1
* TBR:pkastingmmoss@chromium.org2009-08-311-1/+1
* Prep for ascii only converter optiongman@google.com2009-08-313-5/+17
* Minor autocomplete fixes while trying to track down a topcrash:pkasting@chromium.org2009-08-312-29/+32
* Don't hardcode the timeout in the unload ui test.estade@chromium.org2009-08-311-1/+1
* Fix bug where the tooltip would not be erased if it had been non-empty and th...pkasting@chromium.org2009-08-311-4/+4
* Change perf expect. object from array to hash.chase@chromium.org2009-08-311-1/+1
* linux: disable querying the page window for windowless pluginspiman@chromium.org2009-08-311-2/+6
* Disable flakey browsertests on Linux.rafaelw@chromium.org2009-08-311-4/+7
* Make AutocompleteController::done() match up with when results are actually p...pkasting@chromium.org2009-08-312-8/+8
* Linux 64-bit: Fix failing unit_tests and ignore non-working plugin/media tests.mmoss@chromium.org2009-08-313-2/+6
* Double the number of runs we track in the flakiness dashboard.ojan@google.com2009-08-311-1/+1
* Don't resize the renderer while opening the bookmark bar or an infobar.estade@chromium.org2009-08-319-19/+26
* linux: prefer non-nspluginwrapper/crossover pluginsevan@chromium.org2009-08-311-2/+24
* Add rebaseline tool support to pull archive results from webkit.org canary botvictorw@chromium.org2009-08-311-4/+19
* Change "View source" shortcut from cmd-u to cmd-opt-u on os x.thakis@chromium.org2009-08-311-7/+7
* Fix for Canvas::DrawBitmap that I broke when addinggman@google.com2009-08-311-1/+1
* Fix for archive request. It turns out this thinggman@google.com2009-08-316-36/+54
* Makes 'Pin tab' option in context menu a checkbox.sky@chromium.org2009-08-311-1/+1
* Lands 176025 from Oshima:sky@chromium.org2009-08-315-15/+86
* gtk: Use a GtkInvisible to track the tab dragging operation. Originally we w...jhawkins@chromium.org2009-08-313-81/+114
* More correctly run the second browser in ChromeMainTest.phajdan.jr@chromium.org2009-08-313-139/+165