summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement window state restoration for the views-gtk window.ben@chromium.org2009-06-046-34/+63
* Make tab resize relayout on mouse out work.ben@chromium.org2009-06-042-18/+35
* Fix make build by providing a hint as to when to expand the filename.tc@google.com2009-06-041-1/+1
* Fix purify freeze. Revert "Use a priority queue to assure that subresources ...willchan@chromium.org2009-06-046-256/+24
* DevTools: Fix expression evaluation while on a breakpoint.pfeldman@chromium.org2009-06-041-1/+1
* One more attempt at fixing the keyboard focus issue when the windowless Flash...ananta@chromium.org2009-06-041-2/+22
* Attempt to fix memory leak again.glen@chromium.org2009-06-041-1/+1
* Fetch last change (revision) info in a separate action that can runsgk@google.com2009-06-046-70/+181
* Landing http://codereview.chromium.org/115998 for benm@google.comdglazkov@google.com2009-06-042-28/+15
* 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
* 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