summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ppapi/.avi2015-12-231-0/+2
* Simplify computation of the invalidation rect for scrolling, and clipchrishtr2015-11-061-4/+5
* Make ppapi TestView use default browser test timeouts rather than internal onesraymes2015-01-291-40/+6
* Increase timeout of PPAPI*.View tests and reenable on MSAN.benwells2015-01-271-1/+1
* Add GetScrollOffset function to PPB_Viewraymes@chromium.org2014-06-191-0/+27
* Increase the value of kViewChangeTimeoutSec under ThreadSanitizer.glider@chromium.org2014-02-101-0/+5
* Pepper: Move PPB_Testing_Dev to Private.teravest@chromium.org2013-11-251-1/+1
* Fix line endings in ppapi. No code change.brettw@chromium.org2012-04-111-196/+196
* Switch PPAPITests to run in browser_tests instead of ui_tests. The former is ...jam@chromium.org2012-03-101-5/+4
* Revert 125942.thakis@chromium.org2012-03-101-4/+5
* Switch PPAPITests to run in browser_tests instead of ui_tests. The former is ...jam@chromium.org2012-03-091-5/+4
* Add tests for the page visibility, position, and clip in the new view API. Th...brettw@chromium.org2012-01-051-0/+197