summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* First step at OpenSSL client socket implementation.joth@chromium.org2010-09-296-4/+801
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-2953-246/+368
* HTML screen shouldn't exit on timeout.dpolukhin@chromium.org2010-09-293-1/+13
* Fixed the error when joining a list of _StackTraceLine instances.glider@chromium.org2010-09-291-1/+1
* Suppress yet another stack for the race in VP8timurrrr@chromium.org2010-09-291-1/+8
* Disable wizard screen test accelerators in official builds.nkostylev@chromium.org2010-09-291-20/+26
* Suppresses the leak for Bug 57268.hbono@chromium.org2010-09-291-1/+7
* Mark a failing test as FLAKY and added a potential fix + log messages.satish@chromium.org2010-09-292-29/+30
* Updating trunk VERSION from 538.0 to 539.0chrome-release@google.com2010-09-291-1/+1
* GTTF: remove flaky mark from following tests:phajdan.jr@chromium.org2010-09-299-27/+13
* Revert 60912 - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoderjochen@chromium.org2010-09-2911-299/+445
* Turn off preconnect for UI tests as well.jochen@chromium.org2010-09-291-0/+3
* Suppress a data race on VP8 in remotingtimurrrr@chromium.org2010-09-291-0/+7
* Get the speech input browser test working again.satish@chromium.org2010-09-293-27/+37
* Rolled WebKit r68616:r68625morrita@chromium.org2010-09-291-1/+1
* Fix Mac print crashgfeher@chromium.org2010-09-291-4/+4
* Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoderhclam@chromium.org2010-09-2911-445/+299
* Adds a virtual destructor to the TabHandler class.hbono@chromium.org2010-09-291-1/+2
* Disable the [sign in] button if the username and password are blank.tfarina@chromium.org2010-09-296-6/+45
* Re-land 60850 Implement PPB_ImageDataTrusted on the Chrome side. This justbrettw@chromium.org2010-09-294-1/+30
* Roll WebKit revisionmorrita@chromium.org2010-09-291-1/+1
* views: Rename JavaScriptMessageBoxDialog to JSModalDialogViews so it matches ...tfarina@chromium.org2010-09-293-36/+36
* dom_checker_uitest: fix three related bugsevan@chromium.org2010-09-291-8/+13
* Disable NoInfobarForSecondTab and NoInfobarForDeniedOrigin for OSX.kinuko@chromium.org2010-09-291-2/+2
* Build fix to pick up changes in gpu_messages_internal.h for mac.hclam@chromium.org2010-09-291-0/+4
* Implement video frame exchange in GpuVideoDecoder and testshclam@chromium.org2010-09-2913-151/+415
* Add vrk@chromium.org to media WATCHLISThclam@chromium.org2010-09-291-1/+2
* Multiple simple lights, and a new demo.pathorn@chromium.org2010-09-295-54/+544
* Disables ExtensionGalleryInstallApiTest.InstallAndUninstall on Windowskinuko@chromium.org2010-09-291-1/+1
* Add AudioBuffersState struct. Use it for audio synchronization.sergeyu@chromium.org2010-09-2941-263/+445
* Updates a suppression rule for Issue 39963.hbono@chromium.org2010-09-291-1/+1
* Allow chrome to be customized for screen reader users.ctguil@chromium.org2010-09-297-8/+54
* [Chrome OS] Update to use new CryptohomeAsyncMount function signaturecmasone@chromium.org2010-09-291-1/+5
* webkit: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-2916-57/+80
* Adjust json data and URL to information from server side on custom logo signa...mirandac@chromium.org2010-09-295-41/+52
* Revert "Roll WebKit r68482:68504."willchan@chromium.org2010-09-291-1/+1
* Remove exec permission on chrome.gypkinuko@chromium.org2010-09-281-0/+0
* Cloud Print Proxy error handling.scottbyer@chromium.org2010-09-281-1/+1
* Handled failures of Spool correctly.sanjeevr@chromium.org2010-09-281-8/+6
* Updating trunk VERSION from 537.0 to 538.0chrome-release@google.com2010-09-281-1/+1
* Roll deps to include steven's new cellular api changes and fix compile issues.chocobo@chromium.org2010-09-283-5/+4
* Revert 60848 - Changed EXTENSION_UNINSTALLED notification to happen after uni...akalin@chromium.org2010-09-287-51/+31
* [domui settings] Unbreak geolocation/notifications exceptions list.estade@chromium.org2010-09-282-3/+3
* [GTK] polish first run dialogestade@chromium.org2010-09-281-31/+29
* Update the interface between Chrome and sel_main_chrome. Added a debug flag ...noelallen@google.com2010-09-283-11/+13
* FBTF: Moves code to the headers.erg@google.com2010-09-2853-72/+274
* Flesh out URLLoader's download_to_file function.michaeln@chromium.org2010-09-2821-116/+466
* Create a TabHandler object to decouple Browser from TabStripModel API.ben@chromium.org2010-09-286-131/+488
* add audio/x-wav mimetype for apachefbarchard@chromium.org2010-09-281-0/+1
* Refactoring ui_test_utils codeisherman@chromium.org2010-09-288-324/+279