summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix purify freeze. Revert "Use a priority queue to assure that subresources ...willchan@chromium.org2009-06-046-256/+24
* Fetch last change (revision) info in a separate action that can runsgk@google.com2009-06-042-67/+17
* Fix timing issue with first run bubble, and tweak size of OEM bubble so it lo...mirandac@chromium.org2009-06-042-2/+7
* make extension apis tolerate browser absence during start-up & shutdownrafaelw@chromium.org2009-06-045-30/+63
* DevTools: Set Chrome icon to Dev Tools window.pfeldman@chromium.org2009-06-041-8/+15
* Revert a ctrl-enter change for Omnibox, it made inline autocomplete totally c...deanm@chromium.org2009-06-041-10/+1
* This is also required.ben@chromium.org2009-06-041-2/+2
* Temporarily disable these two tests while I figure out how this spaghetti int...ben@chromium.org2009-06-041-2/+4
* Convert various chrome tests to gyp generation:sgk@chromium.org2009-06-049-1678/+2
* Convert to gyp generation of chrome_resources and chrome_strings.sgk@chromium.org2009-06-049-60/+56
* Allow WindowGtks to be moved and sized when the mouse is over the caption or ...ben@chromium.org2009-06-041-9/+8
* Use a priority queue to assure that subresources are resolved asapjar@chromium.org2009-06-046-24/+256
* Successor to http://codereview.chromium.org/115748brettw@chromium.org2009-06-041-0/+42
* Move download shelf from per-tab to per-window. Also disable auto-hiding ofthakis@chromium.org2009-06-0443-463/+511
* browser/base/browser_theme_provider_unittest.cc => browser/browser_theme_prov...willchan@chromium.org2009-06-041-1/+1
* Unittests for NTP alignment changes (separate CL for Try server purposes). Se...glen@chromium.org2009-06-043-0/+54
* Reland of r17500:glen@chromium.org2009-06-041-3/+18
* Add ability to theme our buttons.glen@chromium.org2009-06-0411-83/+124
* Fix toolkit_views bustage.ben@chromium.org2009-06-044-17/+8
* Revert "It looks like the unit tests instantiate the TaskManagerView..."evan@chromium.org2009-06-041-9/+10
* Revert r17575 and r17576. They are causing layout test errors.agl@chromium.org2009-06-047-352/+17
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-047-17/+352
* It looks like the unit tests instantiate the TaskManagerView without actually...ben@chromium.org2009-06-041-10/+9
* Don't reset the gdk_event_handler in the tab destructor as this overwrites th...jhawkins@chromium.org2009-06-031-3/+0
* Fix for extra BreakPad param upload on OSXjeremy@chromium.org2009-06-031-4/+5
* Fix crash due to AutocompletePopup trying to draw the old results when they w...pkasting@chromium.org2009-06-035-17/+24
* Part 1 of dragging extensions on the shelf. This part was just about getting...erikkay@google.com2009-06-037-43/+229
* Turn on the PasswordStoreMac implementation.stuartmorgan@chromium.org2009-06-031-0/+5
* Fix toolkit_views build.ben@chromium.org2009-06-033-5/+15
* Update some comments in url_request.h to clarify that once the request is del...ericroman@google.com2009-06-031-1/+1
* Linux: added overflow checks in the X BackingStore code.agl@chromium.org2009-06-031-2/+12
* Fixing dialog truncation issues in multiple locales. Some locales needed addi...finnur@chromium.org2009-06-0348-73/+49
* Allow Source<T> and Details<T> to be instantiated with T = const Foo.pkasting@chromium.org2009-06-034-28/+19
* Allow derived classes to access members (channel, thread, etc) of the Automat...stoyan@chromium.org2009-06-032-57/+1
* Fix the Linux views build.jcampan@chromium.org2009-06-031-0/+1
* Resubmitting change r17491 that was reverted because of a memory leak.sverrir@google.com2009-06-036-238/+392
* Change PasswordStoreDefault to access the WebDataService from the UI thread o...stuartmorgan@chromium.org2009-06-0314-225/+246
* Some previous refactoring I did of the accelerator code had introduced regres...jcampan@chromium.org2009-06-034-64/+46
* Implement dragging a tab back into a tabstrip for gtk.jhawkins@chromium.org2009-06-0312-45/+372
* Split the BackingStoreManager out of backing_store.* and into its own class.brettw@chromium.org2009-06-036-56/+79
* Change an include to the right header after the app/gfx/gtk_util -> base/gfx/...thestig@google.com2009-06-031-2/+1
* Merge app/gfx/gtk_util into base/gfx/gtk_util.thestig@google.com2009-06-038-8/+5
* FocusManager should accept multiple AcceleratorTargets for each accelerator.yutak@chromium.org2009-06-033-23/+13
* Fix task manager by only adding the table view to the view hierarchy when the...ben@chromium.org2009-06-031-2/+2
* plugins: rename GetPluginNativeView to GetNativeView.evan@chromium.org2009-06-0316-31/+30
* typo fix to unbreak linux build.estade@chromium.org2009-06-031-1/+1
* UI Support for Auto Spell Correct. Currently, it is still under the command l...sidchat@google.com2009-06-039-3/+72
* Linux: more bookmark manager stuff.estade@chromium.org2009-06-033-27/+92
* Revert "Disable a failing test on linux."tc@google.com2009-06-031-3/+0
* Disable a failing test on linux.tc@google.com2009-06-031-0/+3