summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-258-16/+129
* 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
* Improve desktop shortcut creation:phajdan.jr@chromium.org2009-09-252-29/+125
* Re-enable UnloadTest.BrowserCloseBeforeUnload* tests now that they are passin...dglazkov@chromium.org2009-09-251-2/+2
* Add new reliability crash to known_crashes.txt. Blows up in v8, called from ...senorblanco@chromium.org2009-09-251-0/+3
* Lands http://codereview.chromium.org/214030 for Thiago:sky@chromium.org2009-09-255-11/+7
* Fix color of download item text in incognito window.thakis@chromium.org2009-09-251-0/+4
* Changes the main menu to do the following:sky@chromium.org2009-09-253-41/+130
* A follow-up change for r26694.hbono@chromium.org2009-09-252-7/+9
* Use URL constants instead of writing string literals in test using history pa...tyoshino@google.com2009-09-251-2/+3
* Implemented upload progress indicator in status bar.darin@chromium.org2009-09-258-20/+79
* Removing valgrind suppressions that have not triggered in the last 100 runs. ...mattm@chromium.org2009-09-253-4/+2
* Fix gcc warning in chrome os compile.estade@chromium.org2009-09-251-2/+3
* GTK: First cut at tab dragging automation.estade@chromium.org2009-09-255-32/+177
* GTK: Fix overflow chevron for RTL locales.estade@chromium.org2009-09-251-4/+11
* linux: unittest fixevan@chromium.org2009-09-251-2/+2
* linux: drop temp_scaffolding_stubsevan@chromium.org2009-09-258-13/+57
* More fixes for WorkerFastLayoutTests: enable them on Mac and Win, reintroduce...dimich@google.com2009-09-251-1/+7
* Updating trunk VERSION build from 219.2 to 219.3laforge@chromium.org2009-09-251-1/+1
* Updating trunk VERSION build from 219.1 to 219.2laforge@chromium.org2009-09-251-1/+1
* Convert the BrowerThemeProvider pointer from being ref counted totony@chromium.org2009-09-255-16/+11
* Clean up a few bits of files that I'm about to modify. The only visible chan...pkasting@chromium.org2009-09-252-7/+4
* Updated comment in tab_switching.cc to replect that Tab-switching test in bui...sidchat@chromium.org2009-09-251-1/+1
* Updating trunk VERSION build from 219.0 to 219.1laforge@chromium.org2009-09-241-1/+1
* Wait for the history backend to load, which makes AutocompleteBrowserTest.Aut...phajdan.jr@chromium.org2009-09-241-1/+30
* Fix hottracking on button views.The hottracking on the toolbar was broken, th...mhm@chromium.org2009-09-241-4/+0
* Disable the json_schema_unittest since it crashes after a WebKit deps roll.jorlow@chromium.org2009-09-241-12/+14
* Revert r27137: "Create renderers for ExtensionHosts one at a time to avoidmpcomplete@chromium.org2009-09-246-85/+9
* Coverity: Initialize statement_cache_ in the constructor.jhawkins@chromium.org2009-09-241-2/+4
* Simplify life for people trying to pick a "readable" foreground color by not ...pkasting@chromium.org2009-09-242-22/+8
* Create renderers for ExtensionHosts one at a time to avoid blocking the UI.mpcomplete@chromium.org2009-09-246-9/+85
* Coverity: Initialize statement_cache_ in the constructor.jhawkins@chromium.org2009-09-241-1/+5
* Coverity: Initialize statement_cache_ in the constructor.jhawkins@chromium.org2009-09-241-1/+4
* Coverity: Initialize updating_ in the constructor.jhawkins@chromium.org2009-09-241-1/+2
* Make Chromium Linux work over VNC again.thestig@chromium.org2009-09-241-2/+6
* Add about: and chrome:* to history. Patch by Pierre-Antoine LaFayette (see h...pkasting@chromium.org2009-09-241-3/+3
* Implement BrowserList::AllBrowsersClosed for Linux.tony@chromium.org2009-09-243-4/+26
* [Mac] Support option-return to open in new foreground tab.rohitrao@chromium.org2009-09-241-2/+2