summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a few more failing tests test_expectations.txt (to be rebaselined).senorblanco@chromium.org2009-10-021-0/+3
* Roll DEPS for Skia 341:364. Don't be alarmed -- the broken layout testssenorblanco@chromium.org2009-10-022-1/+79
* Coverity: Remove unnecessary GetPasswordFormAt call.mattm@chromium.org2009-10-021-1/+0
* Coverity: Check GetInteger & GetBoolean return.mattm@chromium.org2009-10-021-2/+2
* Add some initial code for the top sites service. This will be a replacement forbrettw@chromium.org2009-10-028-21/+605
* For some reason, if the interactive test that I added runs after inprocess te...jam@chromium.org2009-10-022-41/+37
* Attempt to fix the Linux views buildjam@chromium.org2009-10-021-2/+1
* Revert r27819 because it causes net_unittests to crash in thewtc@chromium.org2009-10-021-20/+38
* Adding new files for http://codereview.chromium.org/245036/showestade@chromium.org2009-10-023-0/+56
* Map SEC_ERROR_OCSP_BAD_HTTP_RESPONSE (-8073) towtc@chromium.org2009-10-021-38/+20
* Set the LITE runtime optimization flag in sync.proto.nick@chromium.org2009-10-024-109/+92
* Check in the binary resources from:aa@chromium.org2009-10-024-0/+5
* Add Profile::DeleteSpellChecker(), which my MemoryPurger will use to purge th...pkasting@chromium.org2009-10-025-58/+58
* Rollback broken change, again.aa@chromium.org2009-10-028-129/+4
* Don't send tab switching/killing/creating keyboard accelerators to pages. Th...jam@chromium.org2009-10-0225-30/+198
* Check in http://codereview.chromium.org/259004 again.aa@chromium.org2009-10-028-4/+129
* Replace Read/Write lock with a plain old chrome lock.chron@chromium.org2009-10-023-261/+68
* Add UMA histograms for sqlite errorscpu@chromium.org2009-10-022-0/+48
* Rolling DEPS to include latest FFmpeg binaries for Windows.scherkus@chromium.org2009-10-021-1/+1
* Put the dummy implementations in testing_profile.h on one line where possible...pkasting@chromium.org2009-10-021-114/+44
* Coverity: check Thread::Start return value.mattm@chromium.org2009-10-021-3/+3
* Fix linux views build.estade@chromium.org2009-10-021-2/+2
* Change a phishing report URL param.paul@chromium.org2009-10-021-1/+1
* Fixes the following issueananta@chromium.org2009-10-024-34/+47
* Fix missing import.ojan@chromium.org2009-10-011-0/+1
* GTK: Detach bookmark bar on NTP.estade@chromium.org2009-10-0111-71/+298
* Add the GL ES 2.0 header files.gman@google.com2009-10-013-0/+919
* Improve error reporting for the case where you don't have anyojan@chromium.org2009-10-011-5/+6
* Add some debugging junk to ExtensionMessageService to track down a crash.mpcomplete@chromium.org2009-10-017-4/+66
* Add (yet another) option to allow stripping the chrome binary after dumping s...thestig@chromium.org2009-10-013-7/+19
* A small cleanup to the sync setup flow.nick@chromium.org2009-10-013-3/+6
* Convert the SslInitializationSingleton over to a base/singleton.nick@chromium.org2009-10-011-14/+3
* Update test_expectations to better match the state of the bots.ojan@chromium.org2009-10-011-10/+64
* Landing font change again. I don't believe early flakiness was thesky@chromium.org2009-10-012-16/+28
* Override mechanism for features.gypiyaar@chromium.org2009-10-012-2/+47
* Make sure my recent changes are represented in the patches.cevans@chromium.org2009-10-013-391/+1934
* Do some cleanup of BrowserRenderProcessHost::Init to try to reduce thebrettw@chromium.org2009-10-012-141/+198
* Only highlight tests that take > 1 second as needing to be marked as slow.ojan@chromium.org2009-10-011-1/+11
* Rolling WebKit DEPS to 48976.atwilson@chromium.org2009-10-012-1/+6
* Update some strings in the options dialog w.r.t. themes.tony@chromium.org2009-10-012-7/+12
* Rename EscapeUrl and expand the code comment.brg@chromium.com2009-10-014-6/+6
* Ensure ChromeURLRequestContext finds out first about extension loading.rafaelw@chromium.org2009-10-015-53/+71
* Move various methods from glue/webview.h to api/public/WebView.h darin@chromium.org2009-10-0122-179/+110
* Hook up wifi menu button UI to ChromeOS shared library.chocobo@google.com2009-10-019-134/+344
* Fixes bug in test_shell on linux. When closing the window we can getsky@chromium.org2009-10-011-1/+5
* A couple usability improvements to the dashboard:ojan@chromium.org2009-10-011-9/+18
* Handle reading to the end of a sparse entryhclam@chromium.org2009-10-013-1/+7
* npruntime.html is also timing out on macjaphet@chromium.org2009-10-011-1/+1
* [Mac] Unit test -[AutocompleteTextField mouseDown:].shess@chromium.org2009-10-011-1/+96
* Coverity: initialize timer_.mattm@chromium.org2009-10-011-2/+1