summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* [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-258-248/+1556
* 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-257-107/+436
* Create the download folder if it doesn't exist. That is, the actual download ...thestig@chromium.org2009-09-254-49/+84
* 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-252-2/+10
* linux: port some of the download manager unit testevan@chromium.org2009-09-251-23/+137
* Make --show-extensions-on-top look exactly, pixel-for-pixelaa@chromium.org2009-09-252-7/+16
* 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-251-2/+4
* Refuse to start if we can't get the user data directory.evan@chromium.org2009-09-251-7/+19
* GTK: Add three simple unit tests to the bookmark bar.erg@google.com2009-09-256-14/+121
* Plumb the new mixed content API callbacks to the tab contents. We'll actuallyabarth@chromium.org2009-09-255-0/+26
* [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
* 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-252-1/+44
* Remove old Mac First Run Migration code.jeremy@chromium.org2009-09-252-146/+0
* 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
* 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-251-4/+2
* 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
* Minor cleanup. Converts Browser from storing a vector of pendingsky@chromium.org2009-09-252-58/+24
* Use delegates in AutocompleteEditViewMac and do other stuff to get it to buildmark@chromium.org2009-09-252-2/+4
* Misc. Cleanup related to OOP Profile Importjeremy@chromium.org2009-09-258-10/+15
* Comment changes from post-LGTM comments on 219031.shess@chromium.org2009-09-252-2/+2
* Makes it so that you shouldn't be able to get a big fat bookmarksky@chromium.org2009-09-2514-41/+99
* [Mac] Manually reposition Omnibox field editor rather than using focus machin...shess@chromium.org2009-09-256-59/+90
* Adds three new off-by-default columns to the task manager to track WebCore ca...jamesr@chromium.org2009-09-258-1/+190
* Coverity: Initialize file_loop_ and io_loop_ in the constructor.jhawkins@chromium.org2009-09-251-0/+2
* ExtensionApiTest improvements.rafaelw@chromium.org2009-09-255-12/+23
* Remove string.h/.cc, xml_parse_helpers.h/.cc, and date- parsing codenick@chromium.org2009-09-2511-1958/+1
* Coverity: Initialize observer_ in the constructor.jhawkins@chromium.org2009-09-251-1/+3
* Coverity: Initialize read_buffer_size_ in the constructor.jhawkins@chromium.org2009-09-251-3/+5
* Fix chromeostony@chromium.org2009-09-251-1/+1
* OS X First run dialog: hide import option of nothing to import from.jeremy@chromium.org2009-09-257-14/+87
* Allow the initial size of TabContentViews to be based on thetony@chromium.org2009-09-2524-37/+51
* Use the system WINDOWTEXT color for labels, instead of black. Also use the s...pkasting@chromium.org2009-09-257-15/+34
* Calculate whiteout duration on linux (the time we draw greentony@chromium.org2009-09-252-0/+17