summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-disable all Worker tests until I can figure out exact set of failing ones.dimich@google.com2009-09-241-1/+1
* Reverting 27117.davemoore@chromium.org2009-09-2415-1631/+257
* Re-enable WorkerFastTests and disable only one that fails.dimich@google.com2009-09-241-3/+3
* Another draft of the overview, now with figures. Made related changes to the ...kathyw@google.com2009-09-2410-364/+243
* 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-242-1/+4
* Use chrome/base synchronization primitives and threads instead oftim@chromium.org2009-09-2415-257/+1631
* 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
* Preliminary fixes to enable link dependent objects.maruel@chromium.org2009-09-241-2/+0
* 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
* Disable Worker*.WorkerFastLayoutTests for now.jshin@chromium.org2009-09-241-5/+2
* 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
* Add UnloadTest.BrowserCloseInfiniteBeforeUnload to the disabled test list on ...jshin@chromium.org2009-09-241-0/+2
* Enable and rebaseline worker-close.html after the upstream fix (http://trac.w...jianli@chromium.org2009-09-241-3/+1
* Fix perfcoldcomplextheme startup test for mac and linux.mirandac@chromium.org2009-09-241-1/+1
* [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