summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Re-land popup routing fix for browser.ben@chromium.org2009-04-0715-75/+162
* Separate out file_util functions that use ICU into their own file.sra@chromium.org2009-04-073-72/+92
* Use an in-memory cache when running layout tests.ojan@google.com2009-04-071-1/+4
* Use one worker process per domain until we hit the maximum count of 10, then ...jam@chromium.org2009-04-075-17/+95
* Fix a crash seen when trying to paste on linux.tc@google.com2009-04-071-0/+3
* Forgot to include ffmpeg.gyp as a dependency for media_unittests.scherkus@chromium.org2009-04-071-0/+1
* Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.tc@google.com2009-04-0725-501/+576
* posix: the code path on either side of this ifdef is identical.evan@chromium.org2009-04-071-10/+0
* posix: convert a NOTIMPLEMENTED into a bug.evan@chromium.org2009-04-071-2/+3
* Disables the download item on the download-shelf when the file is opened.jcampan@chromium.org2009-04-078-14/+84
* Include correct header for uint8_t in gtk_util.hevan@chromium.org2009-04-071-0/+1
* Convert /third_party/ffmpeg to gyp for Windows builds.scherkus@chromium.org2009-04-077-236/+139
* Make the define of SKIA_HARFBUZZ and the link against harfbuzz.asgk@google.com2009-04-072-7/+9
* V8-specific release-specific flags in the gyp build.sgk@google.com2009-04-071-0/+19
* Review URL: http://codereview.chromium.org/63070senorblanco@chromium.org2009-04-071-3/+0
* Remove unneeded includes of base/string_piece.hthestig@chromium.org2009-04-073-6/+9
* Some more flaky tests. TBRojan@google.com2009-04-071-1/+4
* Add flaky tests from all runs since midnight last night.ojan@chromium.org2009-04-071-7/+37
* Fix "Save page as..." functionality. Fix by Roland Steiner.avi@google.com2009-04-071-1/+5
* Info.plist key SVNRevision is now, really, the SVNRevision.jrg@chromium.org2009-04-071-6/+1
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-0737-14/+680
* Comment out a test that I accidentally uncommented in my previous CL.brettw@chromium.org2009-04-071-3/+4
* Clarify the documentation for loading_only on TabRenderer::UpdateData.brettw@chromium.org2009-04-072-3/+16
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-0732-125/+165
* Fix a problem with DrawRectInt at the edges of a ChromeCanvas.deanm@chromium.org2009-04-071-9/+10
* Updated the AutomationMsg_TabReposition IPC to be able to set the parent of a...ananta@chromium.org2009-04-074-1/+34
* Add ../third_party/harfbuzz to all.gyp.sgk@google.com2009-04-071-0/+1
* Add bug links.darin@chromium.org2009-04-071-10/+10
* Fix a NOTREACHED in GTK accelerator handling when capslock is on.deanm@chromium.org2009-04-071-0/+2
* Layout the tabs explicitly when creating a background tab. Update to correct ...pinkerton@chromium.org2009-04-071-12/+20
* Destroy the GTK info bar container widget when the object is destroyed.deanm@chromium.org2009-04-071-0/+2
* Add "sconsbuild" to the src/ svn:ignore list.sgk@google.com2009-04-070-0/+0
* Try re-applying the DEPS change: Update V8 in Chromium to versionkasperl@google.com2009-04-071-1/+1
* Revert updating V8 to version 1.1.7 (we're back a 1.1.6). Thekasperl@google.com2009-04-071-1/+1
* Update V8 in Chromium to version 1.1.7. The new version includeskasperl@google.com2009-04-071-1/+1
* Revert "Implement chromium.self in content scripts..."aa@chromium.org2009-04-0724-447/+132
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-0754-282/+298
* A quick fix for Issue 9596.hbono@chromium.org2009-04-071-3/+3
* DevTools: add basic console support.pfeldman@chromium.org2009-04-077-37/+132
* Adjustments in chrome_test_suite external dns lookups detection code:phajdan.jr@chromium.org2009-04-072-9/+17
* Implement chromium.self in content scripts, so that developers don'taa@chromium.org2009-04-0724-132/+447
* DevTools: tell agent it has client attached early (prior to the navigation).pfeldman@chromium.org2009-04-073-18/+18
* More flaky tests. Hopefully the last. TBRojan@chromium.org2009-04-071-0/+2
* More flaky tests. TBRojan@chromium.org2009-04-071-3/+2
* More flaky tests. Sorry to keep sending these reviews out.ojan@chromium.org2009-04-071-2/+6
* Add a few more newly flaky tests. TBR.ojan@chromium.org2009-04-071-0/+5
* Don't throw an error if no http tests are run! TBR.ojan@chromium.org2009-04-071-1/+3
* Add bug ids to the tests I just added. TBR.ojan@chromium.org2009-04-071-17/+14
* Ensure that the http tests are always run first since theyojan@chromium.org2009-04-071-1/+10
* Moving activex shim to gyp.bradnelson@google.com2009-04-075-423/+81