Rename gpu.SwapBuffers to gpu.PresentingFrame and add it to PostSubBuffer.

Depending on the GL implementation, PostSubBuffer may be called instead of
SwapBuffers.  Rename gpu.SwapBuffers to a more generic gpu.PresentingFrame
and update all the tests that use the delay.

BUG=359662

Review URL: https://codereview.chromium.org/240073008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@265936 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: a36ed4839fe44ca37f7562ba8bc198b1d7812e6a
1 file changed
tree: a465342fe2351770556a27f10c7d99dd111b3f5d
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/