summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* 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
* Regression: Shift modifier on Find was reversed.finnur@chromium.org2009-09-241-1/+1
* Add a DCHECK to get more info about flaky NPAPIVisiblePluginTester failures.phajdan.jr@chromium.org2009-09-241-0/+1
* Changes from listening to focus-out/focus-in for active status tosky@chromium.org2009-09-242-12/+5
* DevTools: autoresume execution on parse errors.yurys@google.com2009-09-241-0/+9
* [Mac] Add a strikethrough through insecure url schemes.rohitrao@chromium.org2009-09-241-0/+4
* Reverting 27062 since "DevTools: repair on linux and reenable breakpoint test...yurys@google.com2009-09-241-2/+2
* Revert "DevTools: repair on linux and reenable breakpoint tests" revision 27060.maruel@chromium.org2009-09-241-2/+2
* Enable disabled autocomplete edit view tests.suzhe@chromium.org2009-09-241-3/+3
* DevTools: repair on linux and reenable breakpoint testsyurys@google.com2009-09-241-2/+2
* Crash the renderer not the browser when we see a storage area ID or namespace IDjorlow@chromium.org2009-09-244-19/+72