summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* On Linux, move the passing of filedescriptors to a dedicated socketpair().agl@chromium.org2009-09-044-40/+223
* This test no longer crashes on Linux. I migrated the bug fromtony@chromium.org2009-09-041-1/+1
* Remove empty reference build dirs. They are now pulled in by DEPS.tc@google.com2009-09-040-0/+0
* Roll webkit rivision 48071victorw@chromium.org2009-09-041-1/+1
* Rolling in newer gyp.bradnelson@chromium.org2009-09-041-2/+2
* Remove non-full paints from uninitialized backing storecpu@chromium.org2009-09-042-6/+7
* Delete all precompiled support. It is causing more harm than good, especially...maruel@chromium.org2009-09-0439-619/+9
* Revert 24211 - Implement a readsize throttle within the TCP socket.laforge@chromium.org2009-09-042-52/+1
* Move reference builds into DEPS.agl@chromium.org2009-09-04864-108498/+3
* (Mac) Display the bookmark bar off-the-side menu on mouse down. Also align th...viettrungluu@chromium.org2009-09-046-89/+234
* Disable interactive_ui_tests::TestProfilerTab for now.mnaganov@chromium.org2009-09-041-1/+2
* Move another purify suppression to flakey list.asargent@chromium.org2009-09-042-12/+11
* Revert one more piece of ie_importer.cc I left out in the last revert.jhawkins@chromium.org2009-09-041-1/+1
* Revert 25478 which was causing Mac valgrind failures.asargent@chromium.org2009-09-041-5/+6
* Revert changes to ie_importer.cc from r25498. The builder doesn't like somet...jhawkins@chromium.org2009-09-041-15/+15
* Altering grit so that it clobbers all outputs even on windows.bradnelson@chromium.org2009-09-043-29/+150
* Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.jhawkins@chromium.org2009-09-0414-65/+71
* Use system background color for info bubbles. This causes some problems righ...pkasting@chromium.org2009-09-042-9/+7
* Intercept HTTP requests for documents that GView is capable of displaying (suchdavemoore@chromium.org2009-09-0410-0/+284
* DevTools: disable 4 sanity tests during deps roll.victorw@chromium.org2009-09-041-4/+4
* Use system themes where possible in Omnibox edit and dropdown; in other cases...pkasting@chromium.org2009-09-047-152/+216
* Making ExpectLogContains inline so that url_request_unittest.cc won't depend ...tommi@chromium.org2009-09-042-36/+24
* Rebaseline some tests that were incorrectly rebaselined to "500 Internal Serv...jparent@chromium.org2009-09-047-21/+251
* Fix layout test related to document.hasFocus.arv@google.com2009-09-042-7/+6
* Disable URLRequestTestHTTP.BasicAuth which is depending on the response_time ...eroman@chromium.org2009-09-041-1/+3
* Widen some Mac valgrind suppressionsstuartmorgan@google.com2009-09-041-6/+22
* Adds Font::CreateFont(PangoFontDescription* desc).sky@chromium.org2009-09-042-10/+15
* Strip .plugin off of Mac plugin names when showing the crash info bar.stuartmorgan@google.com2009-09-044-1/+51
* Enable the XSSAuditor by default.abarth@chromium.org2009-09-043-5/+4
* GTK: Implement folder chooser dialog.estade@chromium.org2009-09-043-7/+46
* Update the response time of http cache entries on 304.eroman@chromium.org2009-09-044-6/+98
* Rebaseline Linux slider tests.tony@chromium.org2009-09-048-70/+42
* Roll webkit revision 48061victorw@chromium.org2009-09-042-2/+10
* Remove suppression for UMR in test_shell_tests in vCMMVectorConvert8BitRGBToR...nirnimesh@chromium.org2009-09-041-8/+1
* Add extension.getURL to extension_api.json so it appears in the docs.rafaelw@chromium.org2009-09-0427-109/+229
* Increase the severity of the warning that is logged on extension load failure...aa@chromium.org2009-09-041-1/+1
* [Mac] Fix Omnibox keyword-search color.shess@chromium.org2009-09-041-6/+5
* Update test expectations to reflect flakiness of tests, caused by http://src....dglazkov@chromium.org2009-09-041-8/+9
* Adds views::Screen::GetMonitorAreaNearestPoint.sky@chromium.org2009-09-043-3/+30
* [Mac] Make Omnibox a little bit transparent.shess@chromium.org2009-09-041-3/+7
* Make the build-bisect tool work with non-Mac archives.mmoss@chromium.org2009-09-041-40/+112
* Moving a purify signature from expected to flakey list.asargent@chromium.org2009-09-042-7/+7
* Adding more purify signatures for bug 20703.asargent@chromium.org2009-09-041-0/+39
* Revert "Use SSPI for NTLM authentication on Windows."agl@chromium.org2009-09-048-971/+697
* Show the commandline in question as part of each valgrinddank@chromium.org2009-09-041-2/+16
* This adds in targets for selenium and updated several other problems,gspencer@google.com2009-09-0422-365/+878
* Temporarily collect all SVG failures as expected while investigating.dglazkov@chromium.org2009-09-041-1/+9
* Fix to use FilePath::DirName instead of FileUtil::UpOneDirectoryOrEmpty.kuchhal@chromium.org2009-09-049-36/+43
* Use SSPI for NTLM authentication on Windows.wtc@chromium.org2009-09-048-697/+971
* NNTP: Make the option button pressed when the option menu is open.arv@google.com2009-09-042-1/+4