summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove the context menu item 'Remove from shelf' from download shelfmhm@chromium.org2009-09-264-17/+0
* Disable a test that is causing valgrind problems.levin@chromium.org2009-09-261-2/+2
* Fixes regression introduced by fixing bookmark bar. We need to processsky@chromium.org2009-09-261-19/+25
* Fix locale settings to not be hard-coded to English.mirandac@chromium.org2009-09-261-2/+2
* Remove "remove" from download item context menu on mac.thakis@chromium.org2009-09-263-65/+5
* Fix a bug where we get an extra resize event for background tabs.tony@chromium.org2009-09-251-0/+2
* Reduce the number of unneeded dependencies.maruel@chromium.org2009-09-254-29/+38
* Add extensions content scripts to page cycler tests. asargent@chromium.org2009-09-2522-87/+375
* linux: ifdef out Upgrade class to verify we're not using itevan@chromium.org2009-09-251-0/+5
* Part 3 of 'Polish dragging of ToolStrips': Restrict the horizontal and vertic...sidchat@chromium.org2009-09-251-17/+20
* linux: add mutter to window frame whitelistevan@chromium.org2009-09-251-0/+1
* [Relanding erg's change with fix for toolkit_views shortcuts and jcampan@chromium.org2009-09-256-134/+111
* Rename "xmpp/constants.*" to" xmpp/xmppconstants.*"nick@chromium.org2009-09-255-5/+5
* Second attempt at the new syncer thread impl, now with less crashes!tim@chromium.org2009-09-2515-257/+1637
* Remove COMPILER_MSVC flags from gyp files. When we do need it, we cannick@chromium.org2009-09-251-12/+0
* Enable ExtensionApiTest.Toolstriprafaelw@chromium.org2009-09-251-1/+1
* Add LOG(INFO) debug output to help track down extension browsertest flakinessrafaelw@chromium.org2009-09-251-0/+4
* Linux: remove --google-internal-crash-reporting.agl@chromium.org2009-09-251-0/+3
* Enables WebCache columns on OS X's task manager.jamesr@chromium.org2009-09-251-0/+17
* Add wifi menu button to status bar of Chrome OS. Currently showing mock data ...chocobo@google.com2009-09-2520-107/+453
* Create the download folder if it doesn't exist. That is, the actual download ...thestig@chromium.org2009-09-255-53/+88
* TBR: rafaelw,leizerikkay@chromium.org2009-09-251-1/+3
* Disable TestOverrideEncoding test. It's been hanging the XP Tests (dbg)(3) ui...thestig@chromium.org2009-09-251-1/+1
* A change to make popups work correctly in the GTK build brokedavemoore@chromium.org2009-09-251-0/+6
* Make extension installation work when the "ask for destinationaa@chromium.org2009-09-251-2/+7
* Actually run directory validation code on install.aa@chromium.org2009-09-254-3/+18
* linux: port some of the download manager unit testevan@chromium.org2009-09-252-28/+137
* Make --show-extensions-on-top look exactly, pixel-for-pixelaa@chromium.org2009-09-253-24/+40
* Linux: stop the window reconfigure debounce timer when a window is closed.mdm@chromium.org2009-09-251-0/+3
* Re-ban chrome:// URLs from being added to history until I can craft a more fi...pkasting@chromium.org2009-09-252-3/+5
* Refuse to start if we can't get the user data directory.evan@chromium.org2009-09-252-8/+22
* GTK: Add three simple unit tests to the bookmark bar.erg@google.com2009-09-257-14/+122
* Plumb the new mixed content API callbacks to the tab contents. We'll actuallyabarth@chromium.org2009-09-258-2/+47
* [Mac] Fix depressed baseline in Omnibox.shess@chromium.org2009-09-251-2/+1
* Linux: work around browser windows that get stuck maximized by the WM.mdm@chromium.org2009-09-253-2/+17
* Coverity: initialize created_theme_provider_ in the other constructor.mattm@chromium.org2009-09-251-0/+1
* The shadow drawn by the browser window was being drawn over bydavemoore@chromium.org2009-09-252-9/+13
* L10N pass through download item and download shelf.thomasvl@chromium.org2009-09-255-79/+282
* Remove old Mac First Run Migration code.jeremy@chromium.org2009-09-253-147/+0
* Force garbage collection after running any unit tests that initialize WebViews.jorlow@chromium.org2009-09-252-14/+19
* Remove an unnecessary vbox from the widget hierarchy.tony@chromium.org2009-09-252-35/+31
* Hook up external protocol handler to user gestures to prevent malicious sites...estade@chromium.org2009-09-254-1/+26
* Shortening a recently-added stack prefix for reliability builder a bit, so it...senorblanco@chromium.org2009-09-251-1/+1
* posix: fix a bug estade found in the review but I misunderstood his commentevan@chromium.org2009-09-251-1/+1
* Remove "Remove" from download item context menu on linux.thakis@chromium.org2009-09-251-2/+0
* Cut down on flakiness of automated ui tests by changing message sending/waiti...estade@chromium.org2009-09-252-66/+32
* Invert the new incognito tab Spyman orientation and location for RTL.estade@chromium.org2009-09-251-2/+7
* Reenables BookmarkHTMLWriterTest. I couldn't repro a failure on mysky@chromium.org2009-09-251-19/+60
* Re-add ctrl-shift-w to Close Window, which I mistakenly removed long ago.pkasting@chromium.org2009-09-251-0/+1
* Minor cleanup. Converts Browser from storing a vector of pendingsky@chromium.org2009-09-252-58/+24