summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert to gyp generation of chrome_resources and chrome_strings.sgk@chromium.org2009-06-0412-65/+61
* Allow WindowGtks to be moved and sized when the mouse is over the caption or ...ben@chromium.org2009-06-043-9/+119
* Revert "Use res_ninit for thread safety and a timer for reloading resolv.conf...willchan@chromium.org2009-06-041-72/+1
* Reland my ClientSocketPool refactor again...willchan@chromium.org2009-06-0412-377/+901
* Use a priority queue to assure that subresources are resolved asapjar@chromium.org2009-06-046-24/+256
* Fix leak in PNGEncoder.glen@chromium.org2009-06-041-10/+10
* Revert 17601 (build break on mac)dimich@google.com2009-06-044-11/+11
* WebKit DEP roll 44372:44405dimich@google.com2009-06-045-11/+13
* Successor to http://codereview.chromium.org/115748brettw@chromium.org2009-06-042-1/+43
* Implement custom window shapes as provided by the NonClientView in WindowGtk.ben@chromium.org2009-06-043-1/+29
* Updating the description to describe the new pdiff parameters, colorfactor an...rlp@google.com2009-06-041-0/+10
* 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
* Sigh, revert "Reland my ClientSocketPool refactor."willchan@chromium.org2009-06-0412-801/+377
* PNGEncoder wasn't accounting for SkBitmap's premultiplied alpha (PNGDecoder w...glen@chromium.org2009-06-041-4/+33
* Reland my ClientSocketPool refactor.willchan@chromium.org2009-06-0412-377/+801
* Reland of r17500:glen@chromium.org2009-06-043-6/+54
* Add ability to theme our buttons.glen@chromium.org2009-06-0415-84/+206
* Fix toolkit_views bustage.ben@chromium.org2009-06-044-17/+8
* * Raising the pdiff threshold for the beachdemo test to correct pulse failure...vangelis@google.com2009-06-045-12/+15
* Revert "It looks like the unit tests instantiate the TaskManagerView..."evan@chromium.org2009-06-041-9/+10
* Rolling back change that prevents non-committers from checking out the tree. ...gspencer@google.com2009-06-041-19/+19
* Fixing the DEPS file to get things from the https versions of the o3d.code.go...gspencer@google.com2009-06-041-22/+22
* Revert r17575 and r17576. They are causing layout test errors.agl@chromium.org2009-06-0415-1122/+20
* Build fix: remove GYP change for WebKit patch that hasn't landed yet.agl@chromium.org2009-06-041-1/+0
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-0416-20/+1123
* Fix PRESUBMIT.py's path handling.maruel@chromium.org2009-06-041-1/+1
* It looks like the unit tests instantiate the TaskManagerView without actually...ben@chromium.org2009-06-041-10/+9
* Disable the http cache when fetching PAC scripts. Also adds an extra log stat...eroman@chromium.org2009-06-034-10/+46
* Enable a test, by masking failures if the system does not support IPv6.eroman@chromium.org2009-06-031-7/+11
* Don't reset the gdk_event_handler in the tab destructor as this overwrites th...jhawkins@chromium.org2009-06-031-3/+0
* New adjustment method for Courgette.sra@chromium.org2009-06-034-2/+1330
* Fix broken separator sizing and positioning.ben@chromium.org2009-06-031-1/+2
* Fix for extra BreakPad param upload on OSXjeremy@chromium.org2009-06-032-5/+6
* Fix crash due to AutocompletePopup trying to draw the old results when they w...pkasting@chromium.org2009-06-035-17/+24
* Avoiding IO completion callback during the closinghuanr@chromium.org2009-06-034-12/+38
* Part 1 of dragging extensions on the shelf. This part was just about getting...erikkay@google.com2009-06-037-43/+229
* Improve the icon theme detection on Gnome; Improve icon theme heuristics for ...thestig@google.com2009-06-031-20/+33
* 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-032-4/+6
* 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
* Always disconnect event listeners when clearing for navigation, even if the s...dglazkov@google.com2009-06-031-3/+3
* Change PasswordStoreDefault to access the WebDataService from the UI thread o...stuartmorgan@chromium.org2009-06-0315-225/+283