summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disk cache: Fix the order in which we delete datarvargas@google.com2010-09-1615-54/+356
* Add a new net error code for when the load failure was due to connecting to a...eroman@chromium.org2010-09-168-8/+21
* Make the test code that changes the GoogleBaseURL do a notification (instead oflevin@chromium.org2010-09-162-1/+5
* GTK: Cleanup MenuGtk to use signals thunk macros.erg@google.com2010-09-162-29/+25
* Mark PluginTest.Quicktime as FLAKYinferno@chromium.org2010-09-161-1/+1
* Revert 59698 - Breakpad DEPS roll 657:687inferno@chromium.org2010-09-161-1/+1
* Added implementations of entry points which will shortly be addedkbr@google.com2010-09-162-0/+82
* Mac: Add a few more keyboard shortcuts to tabpose.thakis@chromium.org2010-09-161-20/+184
* GpuProcessHost and GpuChannel do not assert if they receive an IPC message th...apatrick@chromium.org2010-09-162-6/+9
* clang: update gtest to r435 and gmock to r300.evan@chromium.org2010-09-1639-3539/+1143
* Add methods to ProfileSyncServiceTestHarness to enable / disable sync for dat...rsimha@chromium.org2010-09-163-26/+84
* Breakpad DEPS roll 657:687thestig@chromium.org2010-09-161-1/+1
* Change the FileSystem IPCs to take FilePaths as arguments instead ofdumi@chromium.org2010-09-164-83/+67
* Linux: Fix pure call in CrashHandlerHostLinux::Init().thestig@chromium.org2010-09-162-7/+18
* Remove use of accessible prop service from render_widget_host_view_win.ccctguil@chromium.org2010-09-165-49/+26
* Remove the code that shall not be used in tests: PathService::Get(base::DIR_TEMPlevin@chromium.org2010-09-161-13/+5
* Fix browser_tests:RendererAccessibilityBrowserTest.TestCrossPlatformAccessibi...ctguil@chromium.org2010-09-161-30/+53
* Make a utility test class that is useful to any code which is trying to createlevin@chromium.org2010-09-166-288/+455
* Linux: make tools/licenses.py happy about third_party/npapiphajdan.jr@chromium.org2010-09-162-0/+34
* Show "DNS" as the authority for DNSSEC validated certficiates.agl@chromium.org2010-09-164-1/+18
* Mac: Fix concurrent access on a non-threadsafe data structure.thakis@chromium.org2010-09-162-12/+33
* Fix failing checks that enforce an ordering on test timeout values. This orde...robertshield@chromium.org2010-09-161-5/+9
* Data files for bug 53495 so that trybots will work.aa@chromium.org2010-09-167-0/+35
* Revert 59671 - Refactor test_server so some python related functions could be...lzheng@chromium.org2010-09-168-129/+35
* Revert 59668 - Webkit roll 67597:67622inferno@chromium.org2010-09-161-1/+1
* [Mac] Size popup windows correctly.rohitrao@chromium.org2010-09-161-1/+26
* Add testing of the Chrome Frame user-mode installation to mini_installer_test...robertshield@chromium.org2010-09-1614-123/+164
* Refactor test_server so some python related functions could be shared by othe...lzheng@chromium.org2010-09-168-35/+129
* Clean up policy tests.mnissler@chromium.org2010-09-168-754/+1058
* Webkit roll 67597:67622satish@chromium.org2010-09-161-1/+1
* Improvements of SignedSettingsHelper:xiyuan@chromium.org2010-09-163-53/+76
* Use net-yet-implemented message in cellular config view to avoid confusion.xiyuan@chromium.org2010-09-161-1/+11
* Change CorsSettings::Get's assumption of who owns the returned value.xiyuan@chromium.org2010-09-163-3/+9
* [GTK] Fix paragraph directionality for first run dialog in Hebrew.estade@chromium.org2010-09-161-5/+22
* Remove two spurious asserts.senorblanco@chromium.org2010-09-161-4/+0
* [GTK] adjust GtkFloatingContainer child allocation calculation.estade@chromium.org2010-09-163-23/+21
* [GTK] Apply SetLabelWidth workaround in more places.estade@chromium.org2010-09-163-10/+6
* Adds instant to about:labs.sky@chromium.org2010-09-162-0/+13
* When uninstalling, only attempt to unregister DLLs if in ChromeFrame mode.robertshield@chromium.org2010-09-161-2/+3
* Modifies the toast randomization behavior to be en-US only.gwilson@google.com2010-09-161-2/+5
* Google codestyle prescribes sorting #include filenames within a section.dilmah@chromium.org2010-09-1654-80/+80
* LoginPromptTest.TestDigestAuth is also flaky due to NavigateToURL failingjoth@chromium.org2010-09-161-2/+10
* Fix a bug in determining a LogGroupEntry's parent in net-internals. Only not...mmenke@chromium.org2010-09-161-1/+1
* Don't evict username/password when handling "stale" digest authentication cha...cbentzel@chromium.org2010-09-167-11/+113
* Revert 59641 - Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-167-336/+99
* Add the onBeforeNavigate and onErrorOccured events to the webNavigation API.jochen@chromium.org2010-09-167-99/+336
* LoginPromptTest.TestBasicAuth is also flaky due to NavigateToURL failingjoth@chromium.org2010-09-161-1/+9
* Show a volume indicator as audio is being recorded.satish@chromium.org2010-09-1620-81/+301
* Support wildcards for policy-controlled plugin blacklists.mnissler@chromium.org2010-09-164-16/+44
* Linux zygote: Fix race condition when using SUID + seccomp sandboxesmseaborn@chromium.org2010-09-161-46/+95