summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert 57897 - GTTF: Retry launching the browser a few times in UITest.phajdan.jr@chromium.org2010-09-141-37/+8
* webkit roll to 67426, pick up some expectation changesdpranke@chromium.org2010-09-142-5/+1
* Preliminary Network P2P Pepper APInfullagar@google.com2010-09-145-0/+183
* Fix a ChromeFrame crash which occurs while uploading UMA data. We use Chrome'...ananta@chromium.org2010-09-141-1/+13
* Restored the d3d surface rendering option for mft_h264_decoder. To do this, w...imcheng@chromium.org2010-09-144-147/+212
* roll ppapi to include fullscreenpiman@chromium.org2010-09-141-1/+1
* Fix a warning.tkent@chromium.org2010-09-131-1/+1
* Fix nits: remove unnecessary local variable, check forwtc@chromium.org2010-09-131-5/+4
* Update build_gles2_cmd_buffer.py for PPAPI.neb@chromium.org2010-09-131-23/+139
* Made GLES demos work on PPAPI.neb@chromium.org2010-09-1311-14/+305
* DOMUI etc. Use the built in bind method of Function now that V8 supports it.arv@chromium.org2010-09-1330-165/+95
* Reland of http://src.chromium.org/viewvc/chrome?view=rev&revision=59278jrg@chromium.org2010-09-132-4/+6
* WebKit roll from 67361 to r67417dpranke@chromium.org2010-09-131-1/+1
* Revert r59289: "Eagerly set the IO loop used for OCSP."willchan@chromium.org2010-09-133-54/+3
* Throw an error if pepper::FileIO::GetOSFileDescriptor() is compiled ondumi@chromium.org2010-09-131-1/+3
* 1 word change, to prevent confusion.bryeung@chromium.org2010-09-131-1/+1
* Add tabbed options to labs.estade@chromium.org2010-09-132-1/+16
* Implement QuitMessageLoop using QuitNow instead of Quit.darin@chromium.org2010-09-131-1/+1
* dom-ui options: Connect option related commands to the dom-ui options window.csilv@chromium.org2010-09-134-6/+47
* Accelerated Compositing: screen garbage when scrolling darin@chromium.org2010-09-133-47/+88
* NaCl: Remove old variant of LaunchNaClProcess()mseaborn@chromium.org2010-09-131-26/+0
* Regression fix: cancel all downloads when shutting down DownloadManager.phajdan.jr@chromium.org2010-09-133-9/+12
* Defend against a malicious renderer trying to upload a file to whichdumi@chromium.org2010-09-132-0/+13
* Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-133-3/+54
* Fix a crash when we preconnect to a host that we already have a SPDY session ...willchan@chromium.org2010-09-132-1/+57
* Fix a heapchecker leak by fixing a test.phajdan.jr@chromium.org2010-09-132-34/+15
* Remove the last usage of the python web server from chrome frame testsananta@chromium.org2010-09-131-30/+0
* Fix another instance of potentially dangling ":" in LD_LIBRARY_PATH.mmoss@google.com2010-09-131-1/+7
* Treat IPv6 link local addresses as loopback addresses.vandebo@chromium.org2010-09-131-0/+8
* Update expectations with wider windows.chase@chromium.org2010-09-131-3/+3
* Revert 59278 - UI tweaks from cole as initiated by a discussion with Mehmet.phajdan.jr@chromium.org2010-09-131-2/+2
* Makes NavigationController:set_max_restored_page_id public. I need tosky@chromium.org2010-09-131-6/+6
* Renabling the NPAPIVisiblePluginTester.OpenPopupWindowWithPlugin test. This t...ananta@chromium.org2010-09-131-2/+7
* UI tweaks from cole as initiated by a discussion with Mehmet.jrg@chromium.org2010-09-131-2/+2
* DOMUI: Implement adding and editing credit cards in the AutoFill page.jhawkins@chromium.org2010-09-1329-136/+754
* [GTK] extra special handling for bookmark bar dragsestade@chromium.org2010-09-133-42/+122
* Fix flaky linking of reliability_tests by turning off incremental linking.jeanluc@google.com2010-09-131-0/+9
* Make licenses.py happy about xz license.phajdan.jr@chromium.org2010-09-132-1/+1
* We need to initialize backbuffer to all 0s instead of some random color. It ...zmo@google.com2010-09-131-1/+1
* Add constants for preferences and policies related to the Default Search Prov...jeanluc@google.com2010-09-1312-53/+440
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-1320-113/+258
* Replaces matrix math functions in o3d-webgl with a new library that uses 1-di...petersont@google.com2010-09-1325-2053/+5513
* FBTF: Move ctors/dtors into cc files.erg@google.com2010-09-1332-115/+319
* Fixed == vs. = bug that screws up the Sync.ReauthorizationTime histogram.akalin@chromium.org2010-09-131-1/+1
* Printing: Convert several wstrings to string16.jhawkins@chromium.org2010-09-1313-55/+58
* Fixed test broken in Release build.akalin@chromium.org2010-09-131-1/+5
* Revert "Make AutomationProvider fail fast on messages it doesn't understand."shess@chromium.org2010-09-132-17/+0
* Remove code that's no longer needed for computing checksums.tony@chromium.org2010-09-131-13/+5
* Uses an internal error page on some of the more common http errors, and a few...mmenke@chromium.org2010-09-135-78/+324
* The Cloud Print proxy now handles auth errors and disables the cloud print pr...sanjeevr@chromium.org2010-09-1311-36/+178