aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* remove alias for SkMatrix44.h -- chrome callers have been updatedGravatar reed2016-05-05
* SkOncePtr -> SkOnceGravatar mtklein2016-05-05
* Added --deepColor option to SampleApp, triggers creation of a ten-bit/channelGravatar brianosman2016-05-05
* Retract GrRenderTarget a bit within SkGpuDeviceGravatar robertphillips2016-05-05
* Bring back sRGB-write-control as a caps bit.Gravatar brianosman2016-05-05
* Modernize SkMutex and SkSemaphore.Gravatar mtklein2016-05-05
* Revert of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...Gravatar reed2016-05-05
* Reland of SkOncePtr -> SkOnce (patchset #1 id:1 of https://codereview.chromiu...Gravatar reed2016-05-05
* Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https:/...Gravatar sclittle2016-05-04
* Revert of SkOncePtr -> SkOnce (patchset #4 id:60001 of https://codereview.chr...Gravatar reed2016-05-04
* Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...Gravatar reed2016-05-04
* SK_DECLARE_STATIC_MUTEX -> static SkMutexGravatar mtklein2016-05-04
* SkOncePtr -> SkOnceGravatar mtklein2016-05-04
* Simplify implementation of SkOnce to not need so many comments.Gravatar mtklein2016-05-04
* Remove executable bit from source code files.Gravatar benjaminwagner2016-05-04
* move colorshader into its own .cpp, add color4f variantGravatar reed2016-05-04
* Add Gr*Proxy classesGravatar robertphillips2016-05-04
* Modernize SkMutex and SkSemaphore.Gravatar mtklein2016-05-04
* Prototype code that turns any/every flattenable into JSONGravatar brianosman2016-05-04
* Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....Gravatar robertphillips2016-05-03
* return 4x4 matrix from SkColorSpaceGravatar reed2016-05-03
* Add SK_API to SkFontLCDConfig.Gravatar bungeman2016-05-03
* Apply setImageLayout() to all of a VkImage's subresources.Gravatar jvanverth2016-05-03
* Add Gr*Proxy classesGravatar robertphillips2016-05-03
* Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c...Gravatar robertphillips2016-05-03
* Remove SkBitmapHeap and SkBitmapHeapReader. They're unused.Gravatar brianosman2016-05-03
* Revert of Make stencils be attachable to render targets created via SkSurface...Gravatar jvanverth2016-05-03
* Add Gr*Proxy classesGravatar robertphillips2016-05-03
* Make stencils be attachable to render targets created via SkSurface::MakeFrom...Gravatar kkinnunen2016-05-02
* Make SkTime SK_API so that SkTime::GetDateTime() is visible to the clients.Gravatar aam2016-05-02
* Clean up SkFontConfigInterface implementation.Gravatar bungeman2016-05-02
* Remove (almost) unused read/writeFunctionPtr API.Gravatar brianosman2016-05-02
* remove non-static uses of SkOncePtrGravatar mtklein2016-05-02
* Remove unused encodedString API on SkWriteBuffer/SkReadBufferGravatar brianosman2016-05-02
* Enable generating SkImage with the same uniqueID in SkImageGenerator subclassGravatar aleksandar.stojiljkovic2016-05-02
* Remove SkWriter32::contiguousArray().Gravatar mtklein2016-04-29
* Add reminders that these classes have constexpr default constructors.Gravatar mtklein2016-04-29
* remove SkWriteBuffer::getWriter32().Gravatar mtklein2016-04-29
* remove SkWriteBuffer::reserve()Gravatar mtklein2016-04-29
* Remove skstd::is_function.Gravatar bungeman2016-04-29
* Unify implementations of stroking radius calculationsnsGravatar bsalomon2016-04-29
* Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.Gravatar djsollen2016-04-29
* Clean up test drawContext usageGravatar robertphillips2016-04-28
* Remove skstd::is_convertible.Gravatar bungeman2016-04-28
* Refactor drawContext/RenderTarget creationGravatar robertphillips2016-04-28
* remove (now unused) SkDivBitsGravatar reed2016-04-28
* Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (pat...Gravatar reed2016-04-28
* Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 o...Gravatar robertphillips2016-04-28
* remove SK_SUPPORT_LEGACY_DIVBITS_UB -- chrome no longer defines thisGravatar reed2016-04-27
* Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER.Gravatar djsollen2016-04-27