summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix multi-round authentication.cbentzel@chromium.org2010-09-1130-284/+692
* Fix chrome os build break caused by passing string16 where a wstring was expe...satish@chromium.org2010-09-111-1/+2
* Extend speech input bubble on windows to display error messages with try-agai...satish@chromium.org2010-09-111-62/+121
* Handle FocusSearch() when in forced search mode with leading whitespace.isherman@chromium.org2010-09-119-8/+146
* Updating ANGLE to r418 to fix tree.apatrick@chromium.org2010-09-111-1/+1
* Rolled ANGLE revision to r417.apatrick@chromium.org2010-09-111-1/+1
* Bookmark manager: Fix issue where the name of the newly created folder was notarv@chromium.org2010-09-111-3/+3
* Revert 58786 - Adding debugging info for thread name.eroman@chromium.org2010-09-111-18/+0
* Crashes net_unittests.jhawkins@chromium.org2010-09-111-1/+1
* More data changes for landing http://codereview.chromium.org/3325024/show to ...aa@chromium.org2010-09-101-50/+0
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-1019-255/+112
* cleanup orphaned file after r59105, which renamed this file but didn't delete...johnnyg@chromium.org2010-09-101-204/+0
* Be more accurate on a bookmark folder scroll trigger.jrg@chromium.org2010-09-102-6/+9
* Correct typo so that statistics appear for speculative activitiesjar@chromium.org2010-09-101-1/+1
* Not sure how to disable TEST_P tests :-/jhawkins@chromium.org2010-09-101-8/+1
* Fix bookmark button padding.jrg@chromium.org2010-09-101-2/+1
* Disable SpdyNetworkTransactionTest.WriteError on Mac as it's crashing.jhawkins@chromium.org2010-09-101-1/+8
* Enable FileSystem for TestShell.kinuko@chromium.org2010-09-105-0/+38
* We used to show error messages as info bars earlier. Based on UX feedback, we...satish@chromium.org2010-09-1014-173/+434
* Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...sky@chromium.org2010-09-1015-0/+170
* Convert some importer NOTREACHED() cases to LOG(WARNING)s.estade@chromium.org2010-09-102-4/+4
* Mark DnsHostInfoTest.StateChangeTest as flaky.phajdan.jr@chromium.org2010-09-101-1/+2
* Valgrind: Remove duplicate suppressions and make suppression names unique.thestig@chromium.org2010-09-102-21/+4
* [GTK] Only use label wrapping workaround when in RTL mode.estade@chromium.org2010-09-105-27/+35
* Cleanup: Convert net::StripWWW to string16 and fix up the callsites.jhawkins@chromium.org2010-09-105-10/+10
* [GTK] disable drag image for non-compositing WMs.estade@chromium.org2010-09-101-1/+3
* Add a confirmation prompt to app uninstallation on the ntp.aa@chromium.org2010-09-109-125/+102
* GTTF: download cleanup, rename things to be more accurate.phajdan.jr@chromium.org2010-09-1010-163/+86
* Fix gcc 4.2 warning in unit test.thakis@chromium.org2010-09-102-7/+10
* Add more special cases to licenses.py for direct source code checkouts.phajdan.jr@chromium.org2010-09-101-0/+12
* Valgrind: Remove a bunch of obsolete suppressions we no longer hit (part 2 - ...thestig@chromium.org2010-09-102-1388/+12
* Same as 3305029. Fixed compilation error on Linux. Unfortunately try does not...gene@chromium.org2010-09-1027-1/+130
* Valgrind: Remove a bunch of obsolete suppressions we no longer hit (part 1 - ...thestig@chromium.org2010-09-102-1134/+3
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-1019-112/+255
* GTTF: Move UI test timeouts to a centralized place, chrome/test/test_timeouts.phajdan.jr@chromium.org2010-09-1011-141/+195
* Fix unit test for GView interceptor.scottbyer@google.com2010-09-101-1/+78
* Fix top of new first run search engine choice in RTL.estade@chromium.org2010-09-101-5/+13
* Partial clone of the following CL: http://codereview.chromium.org/3013045/showtwiz@google.com2010-09-1010-21/+90
* Updating the about:gpu to start a webgl context if one does not exist so that...rlp@chromium.org2010-09-1010-23/+83
* Add the security check to ensure that the child process has the permission to...jianli@chromium.org2010-09-103-5/+29
* GTTF: Clean up DownloadFileManagerphajdan.jr@chromium.org2010-09-1014-267/+173
* Revert 59123 - Don't use the return value of rlz_lib::SendFinancialPing() as ...sky@chromium.org2010-09-105-43/+11
* Fix import tests when intermediate dir might not be presentnirnimesh@chromium.org2010-09-101-0/+3
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-1026-533/+73
* Refactoring the policy classes to allow the list of policy items of a policy ...tommi@chromium.org2010-09-1015-135/+181
* Add HostForURL to HostPortPair and use it to make surephajdan.jr@chromium.org2010-09-103-4/+12
* Removing the special case for SECURITY_STYLE_AUTHENTICATION_BROKEN in ChromeF...ananta@chromium.org2010-09-101-3/+0
* Don't use the return value of rlz_lib::SendFinancialPing() as the return valuerogerta@google.com2010-09-105-11/+43
* The fix for http://code.google.com/p/chromium-os/issues/detail?id=5987scottbyer@google.com2010-09-101-1/+5
* [Chrome OS] expose async crypto API via CryptohomeLibrarycmasone@google.com2010-09-1012-71/+232