summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set window icon on manage search engines dialog.estade@chromium.org2009-07-272-1/+3
* GTK: Make the info bubble (and bookmark bubble and first run bubble) bidi.estade@chromium.org2009-07-273-36/+94
* Remove ifdef 32-bit clause in json tests. ints are 32-bit everywhere.deanm@chromium.org2009-07-271-14/+0
* Make the theme preview infobar default to installation, and aa@chromium.org2009-07-273-23/+4
* Changes to upgrade to public version of seleniumgman@google.com2009-07-275-36/+22
* gtk: Fix the positioning of the tabstrip drop arrow for RTL locales.jhawkins@chromium.org2009-07-273-7/+35
* Some base/ progress towards building on Linux x86-64.deanm@chromium.org2009-07-273-4/+36
* Fix lineendings on the Hunspell patch file.brettw@chromium.org2009-07-271-42/+42
* Fix gradient drawing on the Mac. (Base coordinate system != window base coord...avi@chromium.org2009-07-272-7/+8
* Move base::va_copy from a function to a macro.deanm@chromium.org2009-07-273-11/+5
* posix: handle chars more delicately in ipc loggingevan@chromium.org2009-07-271-4/+25
* GTK Themes: A gtkrc file can now override our choice of frame color byerg@google.com2009-07-272-12/+57
* Pull out synchronous extension apis to extensions_api.json, add custom handli...rafaelw@chromium.org2009-07-278-73/+229
* Coverity: Pass strings by reference.jhawkins@chromium.org2009-07-271-1/+3
* Coverity: Pass strings by reference.jhawkins@chromium.org2009-07-271-4/+4
* Fix build issues while doing a shared build of the test suiteevan@chromium.org2009-07-271-0/+7
* Refactor the "load and decode" portion of the image decoder unittest into a h...pkasting@chromium.org2009-07-273-56/+77
* Removing unused forward declaration of StarredURLDatabase from bookmark_model.h.phajdan.jr@chromium.org2009-07-271-4/+0
* Now that testshell depends on imagediff we can start to cleanup the targets a...thomasvl@chromium.org2009-07-271-6/+4
* Pretties up the FindBar on Mac.rohitrao@chromium.org2009-07-275-23/+94
* Re-landing r21673 without re-enabling the BrowserTest, which apparently isbrettw@chromium.org2009-07-278-38/+62
* Revert of r21673 - which caused browser_test failure in ChromeURLAfterDownload.robertshield@chromium.org2009-07-279-63/+40
* Revert "Roll to WebKit 46417. DevTools: Migrate from InspectorController to I...ajwong@chromium.org2009-07-274-72/+27
* Fix partial plugin invalidate repainting on Mac.stuartmorgan@google.com2009-07-273-15/+30
* Roll to WebKit 46417. DevTools: Migrate from InspectorController to Inspector...pinkerton@chromium.org2009-07-274-27/+72
* posix: restore IPC loggingevan@chromium.org2009-07-271-0/+10
* Fix port disconnect so that it's refcounted. This fixes a bug where a channelmpcomplete@chromium.org2009-07-275-6/+122
* Widen suppression for bug 17385 again. Should suppress warningdkegel@google.com2009-07-271-4/+2
* Deps roll for newer gtm to pick up more localization support.thomasvl@chromium.org2009-07-271-1/+1
* Avoid calls to gtk_widget_get_pointer during mouse move iftc@google.com2009-07-271-7/+15
* Add suppression for occasional leak in SVGNames::init, seen on dank@chromium.org2009-07-271-0/+9
* Make downloads not prevent tabs from closing.brettw@chromium.org2009-07-279-40/+63
* Make AutomationProxyTest.NavigateToURLWithTimeout* tests not-flaky.phajdan.jr@chromium.org2009-07-277-18/+148
* Implement delete key for the Remove action in the bookmark manager.estade@chromium.org2009-07-272-9/+36
* Linux: add GYP variable to use the system libpng.agl@chromium.org2009-07-273-49/+90
* Add experimental TSAN support (off by default)dkegel@google.com2009-07-271-0/+13
* Gtk: gtk_window_present when an already-showing browser window is showing and...estade@chromium.org2009-07-271-1/+2
* rolling backpinkerton@chromium.org2009-07-272-3/+1
* Rolling to WebKit r46389 with one test failure. TBR=dglazkovpinkerton@chromium.org2009-07-272-1/+3
* Avoid runtime linker warning dkegel@google.com2009-07-271-2/+13
* Give crashed tabs the crashed tab icon on the Mac.avi@chromium.org2009-07-279-124/+266
* First cut at Mac history menu.rohitrao@chromium.org2009-07-2712-9/+842
* reenable a disabled part of a unit testerikkay@chromium.org2009-07-272-6/+4
* DevTools: split console evaluation into two steps: actual evaluation and resultyurys@google.com2009-07-2712-30/+184
* Reverting 21635.yurys@google.com2009-07-2711-183/+29
* DevTools: split console evaluation into two steps: actual evaluation and resultyurys@google.com2009-07-2711-29/+183
* Fix location bar display.thakis@chromium.org2009-07-271-1/+1
* NNTP: Change the lower right section to say "What will we put here?"arv@google.com2009-07-272-5/+4
* add test to verify mole data being readerikkay@chromium.org2009-07-261-0/+3
* Remove the concept of threading from ProxyService, and move it into the Proxy...ericroman@google.com2009-07-2617-325/+1108