summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Handle Pepper ContextMenu event in Chromoting client plugingarykac@chromium.org2011-01-291-0/+5
* Chromoting: JS code to display to hide login dialoghclam@chromium.org2011-01-293-6/+31
* Fixing search_engines.SearchEnginesTest.testDefaultSearchEngines testrohitbm@google.com2011-01-291-1/+3
* Include what you use in ppb_context_3d_trusted_devneb@chromium.org2011-01-291-0/+2
* Roll Skia Deps: 716 -> 741vandebo@chromium.org2011-01-292-1/+8
* Add a low-latency AudioOutputStream implementation for Mac OS X.crogers@google.com2011-01-298-13/+354
* Fix TexSubImage2D and CompressedTexSubImage2D to check that format and typegman@chromium.org2011-01-2910-57/+80
* Move ExtensionRendereInfo into common and call it ExtensionSet instead.aa@chromium.org2011-01-2919-69/+76
* Add scripts to run python webdriver tests.kkania@chromium.org2011-01-2920-1463/+567
* Adds a test to the existing browsertest for a case where the page being prere...mmenke@google.com2011-01-294-20/+89
* Chromoting host to respond to BeginSessionRequesthclam@chromium.org2011-01-297-35/+146
* Fixes webkitRequestAnimationFrame on windowsjamesr@chromium.org2011-01-291-4/+18
* Adding /testing/gmock to .gitignore due to r72866.scherkus@chromium.org2011-01-291-0/+1
* views: Move the implementation of ButtonExample from the header to the source...tfarina@chromium.org2011-01-293-20/+50
* Roll WebKit 76940:76975rniwa@chromium.org2011-01-291-1/+1
* Change the initial passphrase screen to match the new mocks.johnnyg@chromium.org2011-01-293-25/+20
* Revert 73019 - Fix style problems in the Balloon implementation on linux in p...mbelshe@chromium.org2011-01-287-395/+380
* Mark the FindBy tests as Flaky instead of Disabled. Markingnsylvain@chromium.org2011-01-281-4/+4
* Disable the FindBy tests for real this time. nsylvain@chromium.org2011-01-281-3/+3
* GTTF: Move TerminateBrowser function from UITestBase into UITest.tfarina@chromium.org2011-01-282-25/+23
* DOMUI Prefs: Final style changes for M10stuartmorgan@chromium.org2011-01-286-28/+34
* Fix intermittent mongoose webserver crash on Windows. Occassionally, a new wo...kkania@chromium.org2011-01-281-6/+6
* Expect fast/dom/prototype-inheritance.html to fail with text difference on Ma...rniwa@chromium.org2011-01-281-0/+4
* Fixed a corner-case crash that would be triggered when a new printer was adde...sanjeevr@chromium.org2011-01-281-1/+5
* Use FilePath::Extension instead of the deprecated file_util::GetFileExtension...tfarina@chromium.org2011-01-281-6/+6
* Some minor tweaks to doxygen code. Namely adding @file sections to the start jond@google.com2011-01-2823-12/+3188
* Disable flaky tests that are hanging.nsylvain@chromium.org2011-01-281-1/+5
* DOMUI Prefs: Add a transparent bluish backdrop to subpagesstuartmorgan@chromium.org2011-01-283-1/+20
* Fix surface::swapbuffers to return correct valuespiman@google.com2011-01-282-5/+11
* Fix a memory leak when cleaning the queued data frames.mbelshe@chromium.org2011-01-281-41/+19
* Resubmit "Fix crashes in ChromotingHost"hclam@chromium.org2011-01-2812-48/+284
* Chromoting pepper plugin to respond to BeginSessionResponsehclam@chromium.org2011-01-2813-28/+132
* Do a better job of caching appcache status values in the renderer based on th...michaeln@google.com2011-01-283-94/+79
* Revert 73013 - Delete tab_loader when there are no more tabs to be loaded or ...mbelshe@chromium.org2011-01-282-2/+6
* Fix style problems in the Balloon implementation on linux in preparation for ...erg@google.com2011-01-287-380/+395
* Lands http://codereview.chromium.org/6305001/ for Simon:sky@chromium.org2011-01-286-43/+78
* This implements the window switcher ui in the status bargspencer@chromium.org2011-01-2811-13/+157
* Remove obsolete and non-working test.dtseng@chromium.org2011-01-282-211/+0
* Part 2 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-2836-111/+213
* Delete tab_loader when there are no more tabs to be loaded or painteddavemoore@chromium.org2011-01-282-6/+2
* sync: tweak css for sync-status section on NTPtim@chromium.org2011-01-281-1/+1
* [SYNC] Fix server notifier's InvalidateAll().zea@chromium.org2011-01-281-1/+2
* Adds more debugging code in hopes of isolating crash. The latestsky@chromium.org2011-01-281-1/+13
* Fix little typo that was could sometimes cause us to runaa@chromium.org2011-01-281-15/+24
* Makes instant suggest commit immediately. If folks like this, I cansky@chromium.org2011-01-288-120/+48
* Ensure the plugin backing store is always mapped, even when it's been swappedbrettw@chromium.org2011-01-281-2/+9
* Fix some bugs with incorrect ! (both missing and extra) in the proxy error ha...brettw@chromium.org2011-01-287-60/+25
* retry r72606:estade@chromium.org2011-01-282-14/+8
* Change size() function to return a size_t so that result size is not inadvert...mrossetti@chromium.org2011-01-284-8/+10
* Implements PPB_Context3DTrusted_Dev. Also add CreateRaw/Initialize for proxypiman@google.com2011-01-285-22/+219