summaryrefslogtreecommitdiffstats
path: root/chrome
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-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
* 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-2511-10/+23
* 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-2515-41/+100
* [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-259-1/+202
* Coverity: Initialize file_loop_ and io_loop_ in the constructor.jhawkins@chromium.org2009-09-251-0/+2
* ExtensionApiTest improvements.rafaelw@chromium.org2009-09-256-19/+24
* Remove string.h/.cc, xml_parse_helpers.h/.cc, and date- parsing codenick@chromium.org2009-09-2512-1963/+1
* Move another method from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-253-5/+6
* Coverity: Initialize observer_ in the constructor.jhawkins@chromium.org2009-09-251-1/+3