summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert a ctrl-enter change for Omnibox, it made inline autocomplete totally c...deanm@chromium.org2009-06-041-10/+1
* DevTools: do not lose console message type on marshalling.pfeldman@chromium.org2009-06-041-1/+2
* DevTools Profiler: reuse more code from WebKit Inspector.mnaganov@chromium.org2009-06-045-111/+120
* Fix incorrect parens around a format string call.deanm@chromium.org2009-06-041-1/+1
* Call CertVerifier to verify certificate.ukai@chromium.org2009-06-042-75/+102
* Update thawte's certificate to the latest version.ukai@chromium.org2009-06-041-69/+84
* 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
* More Linux layout test fallout from WebKit 44372:44405dimich@google.com2009-06-041-4/+3
* Fix bustage by defining NativeCursor on Mac.ben@chromium.org2009-06-041-0/+1
* Fix expectations file syntax.dimich@google.com2009-06-041-6/+1
* WebKit 44372:44405, resubmit.dimich@google.com2009-06-046-15/+35
* Rephrase this code to be slightly less verbose.ben@chromium.org2009-06-041-5/+2
* Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...ben@chromium.org2009-06-0411-46/+67
* Disable the leaky test.willchan@chromium.org2009-06-041-1/+1
* Revert "Fix valgrind/purify errors with ClientSocketPoolTest_ConnectCancelCon...willchan@chromium.org2009-06-041-6/+7
* Convert various chrome tests to gyp generation:sgk@chromium.org2009-06-049-1678/+2
* Fix valgrind/purify errors with ClientSocketPoolTest_ConnectCancelConnect.willchan@chromium.org2009-06-041-7/+6
* 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