summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-257-20/+76
* Removing valgrind suppressions that have not triggered in the last 100 runs. ...mattm@chromium.org2009-09-252-1/+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-253-22/+171
* 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-256-8/+49
* Convert the BrowerThemeProvider pointer from being ref counted totony@chromium.org2009-09-253-10/+6
* Clean up a few bits of files that I'm about to modify. The only visible chan...pkasting@chromium.org2009-09-252-7/+4
* 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
* 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-241-0/+23
* [Mac] Support option-return to open in new foreground tab.rohitrao@chromium.org2009-09-241-2/+2
* Reverting 27117.davemoore@chromium.org2009-09-248-1550/+248
* Coverity: Initialize tab_contents_ and wait_state_ in the constructor.jhawkins@chromium.org2009-09-241-0/+2
* GTK: Use "Set to Classic theme" instead of reset in the options dialog.erg@google.com2009-09-241-1/+1
* Use chrome/base synchronization primitives and threads instead oftim@chromium.org2009-09-248-248/+1550
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-2410-24/+25
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-2410-25/+24
* Coverity: Initialize the remaining members of HistoryContentsProvider.jhawkins@chromium.org2009-09-241-0/+6
* Coverity: Initialize the remaining members of AutocompleteEditModel.jhawkins@chromium.org2009-09-241-0/+5
* Coverity: Initialize pending_buf_size_ in the constructor.jhawkins@chromium.org2009-09-241-1/+4
* Remove unused tab_contents variable.mattm@chromium.org2009-09-241-1/+0
* Initialize user_gesture_observed_ in NavigationController constructor.mattm@chromium.org2009-09-242-1/+46
* Fix for crasher on toast UIcpu@chromium.org2009-09-241-1/+1
* Temporarily disable BrowserCloseBeforeUnload* tests while I am working on fix...dglazkov@chromium.org2009-09-241-2/+2
* Coverity: Initialize remaining_payload_length_ in the constructor.jhawkins@chromium.org2009-09-241-0/+1
* [Mac] Rewrite Omnibox field-editor frame-changing tests.shess@chromium.org2009-09-241-56/+115
* [Mac] Remove paste-and-go from omnibox context menu in popup windows.shess@chromium.org2009-09-242-13/+39
* Fix coding style violation.thakis@chromium.org2009-09-241-1/+1
* Lands http://codereview.chromium.org/231008 for Charlie:sky@chromium.org2009-09-241-5/+5