summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix issue where the width of the sections was not updated correctly.arv@google.com2009-07-281-1/+1
* Change text on theme preview infobar.aa@chromium.org2009-07-281-2/+2
* Pull a SandboxedExtensionUnpacker out of ExtensionsService.aa@chromium.org2009-07-288-403/+478
* Gtk: DnD extravaganzaestade@chromium.org2009-07-2812-143/+196
* First stab at download item overflow. Also add the image to the left of "Show...thakis@chromium.org2009-07-286-20/+232
* Add the shadow above the toolbar (below the tabstrip).tc@google.com2009-07-281-6/+24
* NNTP: Make the window tooltip behave more like a real tooltip byarv@google.com2009-07-284-43/+46
* Fixes a warning: 'this' in initializer list.dumi@chromium.org2009-07-271-2/+2
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-2716-1/+717
* gtk: Use the requested window bounds when determining the location of the sou...jhawkins@chromium.org2009-07-273-7/+20
* Fix LogTCPConnectedMetrics. Add FieldTrials for late binding (enable for 50%...willchan@chromium.org2009-07-271-0/+9
* Don't create an ExtensionDOMUI for urls with invalid extension IDs.mpcomplete@chromium.org2009-07-273-4/+28
* Make possible reloading extensions from the chrome://extensions/ page.phajdan.jr@chromium.org2009-07-275-4/+41
* 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
* Make the theme preview infobar default to installation, and aa@chromium.org2009-07-273-23/+4
* gtk: Fix the positioning of the tabstrip drop arrow for RTL locales.jhawkins@chromium.org2009-07-273-7/+35
* 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
* GTK Themes: A gtkrc file can now override our choice of frame color byerg@google.com2009-07-271-11/+53
* 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
* Removing unused forward declaration of StarredURLDatabase from bookmark_model.h.phajdan.jr@chromium.org2009-07-271-4/+0
* 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
* Fix partial plugin invalidate repainting on Mac.stuartmorgan@google.com2009-07-272-2/+16
* 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
* Avoid calls to gtk_widget_get_pointer during mouse move iftc@google.com2009-07-271-7/+15
* 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
* Gtk: gtk_window_present when an already-showing browser window is showing and...estade@chromium.org2009-07-271-1/+2
* 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-271-0/+5
* Reverting 21635.yurys@google.com2009-07-271-5/+0
* DevTools: split console evaluation into two steps: actual evaluation and resultyurys@google.com2009-07-271-0/+5
* 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-261-9/+29
* Fix exception in DownloadManager if the download has no extension.aa@chromium.org2009-07-261-1/+2
* Modify detection of Chrome extensions in download manager. Itaa@chromium.org2009-07-261-3/+17
* Try again to commit r21622: Add infobar preview for themes,aa@chromium.org2009-07-269-40/+174
* Revert revisions 21622-21624.aa@chromium.org2009-07-269-186/+48