summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* net: plumb DnsRRResolver from IOThread to HttpNetworkSession.agl@chromium.org2010-10-077-2/+21
* Revert 61787 - Add WebP library to Chromiumfbarchard@chromium.org2010-10-071-1/+0
* Add WebP library to Chromiumfbarchard@chromium.org2010-10-071-0/+1
* Remove FLAKY prefix from TabOnRemoved test.dmazzoni@chromium.org2010-10-071-9/+1
* Revert 61718 - GPU process terminates on hang.mnissler@chromium.org2010-10-0716-276/+48
* Updating trunk VERSION from 548.0 to 549.0chrome-release@google.com2010-10-071-1/+1
* Mark ExtensionApiTest.IncognitoSplitMode flaky on Linux.mnissler@chromium.org2010-10-071-1/+8
* Mark ExtensionApiTest.Tabs flaky on win and linux.mnissler@chromium.org2010-10-071-1/+3
* Create a zip archive of generated policy templates on Windowsgfeher@chromium.org2010-10-072-5/+101
* Reapply 61613 that was reverted for false valgrind alarm.kinuko@chromium.org2010-10-078-10/+25
* Add Worker tests for FileSystem API.kinuko@chromium.org2010-10-071-0/+51
* Heapchecker: Disable TemplateURLFetcherTest.BasicTest, it's hanging.thestig@chromium.org2010-10-071-0/+2
* Add ability to set the language and the focus from URL hash.satorux@chromium.org2010-10-072-3/+38
* Fix a JavaScript error in personal_options.js for Chrome OS.satorux@chromium.org2010-10-071-2/+3
* Make BrowserAccessibilityManager cross platform. Step 2. ctguil@chromium.org2010-10-0710-802/+915
* Rename ChromeThread to BrowserThread Part4:tfarina@chromium.org2010-10-0722-148/+147
* Rename ChromeThread to BrowserThread Part3:tfarina@chromium.org2010-10-0721-93/+93
* Disable TemplateURLFetcherTest.BasicTest on memory bots. It's timing out.thestig@chromium.org2010-10-071-0/+2
* Hook up Cookies content settings for FileSystem APIkinuko@chromium.org2010-10-071-11/+15
* Reconcile sync.proto client/server diffs.nick@chromium.org2010-10-072-26/+95
* Revert 61740 - Make BrowserAccessibilityManager cross platform. Step 2. ctguil@chromium.org2010-10-0712-921/+806
* Adding modifications to allow chrome to naviagte to URLs.jmikhail@google.com2010-10-0731-217/+737
* SSLUITest.TestRunsInsecuredContentRandomizeHash fails on Vista Tests (and oth...dhollowa@chromium.org2010-10-071-1/+3
* One more try reenbling IncognitoSplitMode.mpcomplete@chromium.org2010-10-071-2/+1
* Fix a bug when we transitioned from managed no default allowed to managed def...jeanluc@google.com2010-10-072-20/+43
* Changes around instant to verify if the page really supports instantsky@chromium.org2010-10-079-71/+325
* ExtensionApiTest.Tabs: disable failing testevan@chromium.org2010-10-072-5/+3
* Make BrowserAccessibilityManager cross platform. Step 2. ctguil@chromium.org2010-10-0612-806/+921
* Mark ProcessSingletonTest.StartupRaceCondition as FAILS on linux views.mattm@chromium.org2010-10-061-1/+7
* Mark ExtensionApiTest.Tabs as FAILS on ChromeOSsergeyu@chromium.org2010-10-061-1/+5
* Rehabilitate BrowserFocusTest.TabInitialFocusisherman@chromium.org2010-10-061-7/+13
* Make extension docs builder use a sorted walk.asargent@chromium.org2010-10-0642-5/+21
* Alt logo.mirandac@chromium.org2010-10-062-4/+4
* A large part of this change is adding the 1st unit test for TemplateURLFetcher.levin@chromium.org2010-10-066-89/+223
* Detach the ClientSocketHandle from an HttpStream so the same socket can be re...cbentzel@chromium.org2010-10-061-2/+7
* ExtensionApiTest.Tabs: fix window type, re-enable testevan@chromium.org2010-10-063-13/+9
* Re-disable IncognitoSplitMode. It's still hanging.mpcomplete@chromium.org2010-10-061-1/+2
* Fix build break on Official ChromeOS builder caused by r61684.sergeyu@chromium.org2010-10-061-2/+2
* GPU process terminates on hang.apatrick@chromium.org2010-10-0616-48/+276
* Match up array delete to array allocate.avi@chromium.org2010-10-061-1/+1
* Printing: Convert PrintingContext into an interface implemented by the separatejhawkins@chromium.org2010-10-063-18/+22
* Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...kinuko@chromium.org2010-10-068-25/+10
* Fix up the IndexedDB plumbing layers to match the latest WebKit code.jorlow@chromium.org2010-10-0616-306/+405
* PyAuto import tests: Do not import from firefox if it's not installednirnimesh@chromium.org2010-10-061-0/+23
* Revert 61704 - Make BrowserAccessibilityManager cross platform. Step 2. In Pr...ctguil@chromium.org2010-10-0612-920/+803
* [Mac] Delete TabContents.xib and instead create the TabContentsController's v...rohitrao@chromium.org2010-10-065-922/+12
* Make BrowserAccessibilityManager cross platform. Step 2. In Progress.ctguil@chromium.org2010-10-0612-803/+920
* DOMUI: Two fixes to match the mocks for the Settings page.jhawkins@chromium.org2010-10-061-5/+5
* DOMUI Certificate Manager: Backup and restore PKCS #12 files. Export certs. ...mattm@chromium.org2010-10-0615-30/+1087
* Modify value only once between sequence points.avi@chromium.org2010-10-061-1/+1