aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* privatize SkScan.hGravatar reed@google.com2012-08-09
* remove SkShape (unused)Gravatar reed@google.com2012-08-09
* Set bench/gm/tests as explicit dependencies of SkiaAndroidApp (trunk)Gravatar borenet@google.com2012-08-09
* privatize SkEdgeClipper.hGravatar mike@reedtribe.org2012-08-09
* removed SkPerspIter.hGravatar mike@reedtribe.org2012-08-09
* Fix the Android build.Gravatar digit@google.com2012-08-08
* arm: dynamic NEON support for SkBlitRow_opts_arm.cppGravatar digit@google.com2012-08-08
* Make SkGPipe use SkBitmapHeap.Gravatar scroggo@google.com2012-08-08
* split out src file names into core.gypi, with an eye towards sharing thatGravatar reed@google.com2012-08-08
* Refactored cacheID in preparation for clip mask caching changesGravatar robertphillips@google.com2012-08-08
* Privatize SkAutoKern.hGravatar reed@google.com2012-08-07
* Refactor Bitmap Storage for SkPicture using SkPipe's design.Gravatar djsollen@google.com2012-08-07
* Refactoring into a public facing facing SkDebugger class first pass.Gravatar chudy@google.com2012-08-07
* Update SkFlattenable buffers to be more modular.Gravatar djsollen@google.com2012-08-07
* add gm for very large bitmaps (>32K >64K)Gravatar reed@google.com2012-08-07
* revert gpu-less mac sample app, remove busted sample (that has equivalent gm)Gravatar bsalomon@google.com2012-08-03
* Moved the ownership of the current clip and current matrix into the debug can...Gravatar chudy@google.com2012-08-03
* Registry-based unit test for custom effectsGravatar bsalomon@google.com2012-08-03
* Move GL programs unit test code to tests project.Gravatar bsalomon@google.com2012-08-02
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* Removed GrClip & related classesGravatar robertphillips@google.com2012-08-01
* Pipe factory names independently from the flattenables using them.Gravatar scroggo@google.com2012-08-01
* Merged bench_pictures and render_pictures rendering methods.Gravatar keyar@chromium.org2012-08-01
* arm: Move SkUtilsArm.h from include/core to src/coreGravatar digit@google.com2012-08-01
* arm: dynamic NEON support for SkBitmapProcState matrix operations.Gravatar digit@google.com2012-08-01
* Optimized hit testing feature, refactored into seperate function from canvas ...Gravatar chudy@google.com2012-07-31
* remove '../gm/image.cpp',Gravatar reed@google.com2012-07-31
* fix LayerDrawLooper to record its fFlagsMaskGravatar reed@google.com2012-07-31
* Gamma correcting masks.Gravatar bungeman@google.com2012-07-30
* Share code in various SkGPipeCanvas::drawBitmap_ calls.Gravatar scroggo@google.com2012-07-30
* In SkGPipe, only serialize SkTypefaces in cross process mode.Gravatar scroggo@google.com2012-07-27
* Move GPU gradients into src/effects/gradients.Gravatar rileya@google.com2012-07-27
* Split SkGradientShader into separate files for each gradient subclass.Gravatar rileya@google.com2012-07-26
* Remove texture/mask setters on GrPaintGravatar bsalomon@google.com2012-07-26
* GL Widget AlphaGravatar chudy@google.com2012-07-26
* Changed to a class based method in passing around the rendering method for re...Gravatar keyar@chromium.org2012-07-26
* Add GL uniform managerGravatar bsalomon@google.com2012-07-25
* Fix Android build for new toolchainGravatar borenet@google.com2012-07-25
* Avoid a loop in writeString and writePad by zeroing padding first.Gravatar scroggo@google.com2012-07-24
* Split SkGlyph into its own header.Gravatar bungeman@google.com2012-07-24
* Remove SkSfntUtils, as it is not longer used.Gravatar bungeman@google.com2012-07-24
* add SkPaint::getPosTextPath(), with gm to test itGravatar reed@google.com2012-07-20
* Quick bug fix that was rendering debugger unusable.Gravatar chudy@google.com2012-07-19
* This CL implements the Ganesh path for the SkTable_ColorFilter color transfor...Gravatar twiz@google.com2012-07-18
* Refactoring SkDeferredCanvas to use SkGPipe.Gravatar junov@chromium.org2012-07-18
* Enable Compile Option to Build Android ExecutablesGravatar borenet@google.com2012-07-18
* Move texture domains onto a GrCustomStage, off of GrSamplerState.Gravatar tomhudson@google.com2012-07-17
* Added pipe as a rendering option for render_pictures.Gravatar keyar@chromium.org2012-07-16
* Add a skia method to perform an atomic add.Gravatar scroggo@google.com2012-07-16
* Revert "Add a method to atomic add."Gravatar scroggo@google.com2012-07-16