Commit History

Author SHA1 Message Date
  Jeremy Apthorp f1587da480 [chromium-style] out-of-line default constructors and destructors 7 years ago
  Jeremy Apthorp a635f078c6 [chromium-style] auto variable type must not deduce to a raw pointer type 7 years ago
  Shelley Vohr c6f4bbd143 also format missing .cc files 7 years ago
  Aleksei Kuzmin ea8e113b19 SkBitmap and SkPixelRef no longer need lock/unlock 8 years ago
  Ales Pergl 9f8f95f4c9 Lock pixels before calling `SkBitmap::getPixels` and copy bitmap row-wise in case (stride != width) 8 years ago
  Kevin Sawicki 4bb95acc2b :shirt: Remove linter errors 8 years ago
  Aleksei Kuzmin b997c2ffc1 Don't call deprecated copyPixelsTo 8 years ago
  Aleksei Kuzmin 48821a6d2a Fix compilation 8 years ago
  Aleksei Kuzmin 99e57f9072 Add display::GetDisplayNearestView 8 years ago
  Cheng Zhao d85b58fdb5 Fix API changes of FrameSubscriber 8 years ago
  Cheng Zhao 9d1b88ed59 Fix API changes in OSR code 8 years ago
  Cheng Zhao da677b683b Merge pull request #7163 from MaxWhere/frame-sub-scale-fix 8 years ago
  gellert 64e53a17bd reverts subscriber api 8 years ago
  Cheng Zhao f28e8d7168 Fix API changes of Chrome 53 8 years ago
  gellert 2435f1b660 lint fix 8 years ago
  gellert d3dc66e308 adds scale factor check and simplifies frame subscription 8 years ago
  Kevin Sawicki 6285500cdc Sort includes alphabetically 8 years ago
  Cheng Zhao e1ad64013e Cleanup code of beginFrameSubscription 9 years ago
  Heilig Benedek 5118def724 damaged -> dirty rename, fixed misc issues, changed signature, updated docs and added tests 9 years ago
  Heilig Benedek 3c92825e2a Fix init list order 9 years ago
  Heilig Benedek 3529f8a40a Frame subscriber bugfix + added only_damaged option 9 years ago
  Cheng Zhao 5fae63a2f5 Fix compilation errors on OS X 9 years ago
  Heilig Benedek 4bfa03e5f4 Removed an include no longer needed 9 years ago
  Heilig Benedek 3f0d598a59 Merge atom/master 9 years ago
  Heilig Benedek 9a0372b61b Removed size_ since it's not needed anymore 9 years ago
  Heilig Benedek 2610aa60e9 :art: lint fix 9 years ago
  Heilig Benedek 7bf17f2541 Improved frame subscriber - now we only use framesubscription events as an event, and we copy from the backing store directly (instead of accessing it through a videoframe) 9 years ago
  Cheng Zhao 66bb6a8534 Use weak pointer instead of manual bookkeeping 9 years ago
  Heilig Benedek f36e2841bf Don't fire callbacks after we end the subscription 9 years ago
  Heilig Benedek 91c96559fa Fixing the problem related to FrameSubscriber 9 years ago