- b7d34b6 Refactor pin/unpinImages to work across pipelines. by Derek Sollenberger · 8 years ago
- 3d36fac Merge "Add SkiaProfileRenderer to draw visual debugging info" by TreeHugger Robot · 8 years ago
- cf2c05c Add SkiaProfileRenderer to draw visual debugging info by Matt Sarett · 8 years ago
- eea591b Merge "Fix RenderNodeDrawable to draw nonzero Z nodes when needed" by TreeHugger Robot · 8 years ago
- 18da04e Merge "Implement onDrawTextBlob in the SkiaCanvasProxy." by TreeHugger Robot · 8 years ago
- 4080072 Merge "Implement Skia pipelines for OpenGL and Vulkan." by TreeHugger Robot · 8 years ago
- 1106b82 Merge "Reference ctable when adopting pointer in Bitmap" by TreeHugger Robot · 8 years ago
- c96468b Merge "update callers to newer Skia APIs" by TreeHugger Robot · 8 years ago
- 2f06e8a Fix RenderNodeDrawable to draw nonzero Z nodes when needed by Stan Iliev · 8 years ago
- 09bd6c2 Implement onDrawTextBlob in the SkiaCanvasProxy. by Derek Sollenberger · 8 years ago
- 500a0c3 Implement Skia pipelines for OpenGL and Vulkan. by Stan Iliev · 8 years ago
- f0503b0 Merge "Add benchmarks for View inflation" by John Reck · 8 years ago
- 003f142 Reference ctable when adopting pointer in Bitmap by sergeyv · 8 years ago
- ab12c1f update callers to newer Skia APIs by Mike Reed · 8 years ago
- 3acf0382 Add benchmarks for View inflation by John Reck · 8 years ago
- 52d5a55 Merge "Replace SkAutoTUnref with sk_sp." by Ben Wagner · 8 years ago
- 18bd885 Replace SkAutoTUnref with sk_sp. by Ben Wagner · 8 years ago
- f87da67 Adding changes required by the master-skia merge. by Derek Sollenberger · 8 years ago
- c2f31df use SkBlendMode by Mike Reed · 8 years ago
- 97cc85f Merge "Routine to upload hardware bitmaps" by Sergei Vasilinetc · 8 years ago
- 694d499 Routine to upload hardware bitmaps by sergeyv · 8 years ago
- 021693b Implement SkiaRecordingCanvas, RenderNodeDrawable and other drawables. by Stan Iliev · 8 years ago
- 96f4410 Merge "Refactor mock Functors into a common TestUtils class." by Derek Sollenberger · 8 years ago
- 835b3a69 Refactor mock Functors into a common TestUtils class. by Derek Sollenberger · 8 years ago
- c0f5036 Merge changes If99865cd,I5b794c94 by Derek Sollenberger · 8 years ago
- 5ef78a8 Fix test breakage due to naming collision in the linker. by Derek Sollenberger · 8 years ago
- 050bb6a Minor cleanup of unused headers and overly described functions. by Derek Sollenberger · 8 years ago
- fda6667 Merge changes I94b1c31c,Ib0b16c87 by Sergei Vasilinetc · 8 years ago
- c024377 Merge "Implement getTransparentRegion() using SkLatticeIter" by TreeHugger Robot · 8 years ago
- 7de7385 Implement getTransparentRegion() using SkLatticeIter by Matt Sarett · 8 years ago
- 2a38c42 Add target to texture by sergeyv · 8 years ago
- 98fa4f9 Use Bitmap in Texture.upload by sergeyv · 8 years ago
- daf7229 Move OpenGL specific details behind renderPipeline interface. by Derek Sollenberger · 8 years ago
- be9a730 Merge "Store GrContext on RenderThread for use by Skia-based renderers." by Derek Sollenberger · 8 years ago
- de97307 Make FrameInfoVisualizer use an IRenderPipeline to draw by Matt Sarett · 8 years ago
- 98f75d5 Store GrContext on RenderThread for use by Skia-based renderers. by Derek Sollenberger · 8 years ago
- 6af8c09 Merge "Revert "Remove obsolete interface GetTable."" by Seigo Nonaka · 8 years ago
- 436f8ac Revert "Remove obsolete interface GetTable." by Seigo Nonaka · 8 years ago
- f50806a Merge SkiaCanvas changes from master-skia to master branch. by Stan Iliev · 8 years ago
- 0dd9902 Merge changes I1d8a9a6e,I5adcd59d by Sergei Vasilinetc · 8 years ago
- ec4a4b1 Use Bitmap in DisplayList & RecordedOps instead of SkBitmap by sergeyv · 8 years ago
- cc97d86 Merge "Pass Bitmap instead of SkBitmap for bitmap rect operation Test: refactoring cl. bug:32216791" by Sergei Vasilinetc · 8 years ago
- 5fd2a1c Pass Bitmap instead of SkBitmap in drawNinePatch & drawBitmapMesh by sergeyv · 8 years ago
- fc999950 Pass Bitmap instead of SkBitmap for bitmap rect operation by sergeyv · 8 years ago
- 4d2a1dc Merge "Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) Test: refactoring cl. bug:32216791" by Sergei Vasilinetc · 8 years ago
- 638afc8 Merge "Rename hwui/PixelRef to hwui/Bitmap Test: refactoring cl. bug:32216791" by Sergei Vasilinetc · 8 years ago
- aed7f58 Pass Bitmap instead of SkBitmap in canvas.drawBitmap(Bitmap, float,float,Paint) by sergeyv · 8 years ago
- c1c5406 Rename hwui/PixelRef to hwui/Bitmap Test: refactoring cl. bug:32216791 by sergeyv · 8 years ago
- ebeb817 Merge "Remove obsolete interface GetTable." by Seigo Nonaka · 8 years ago
- 0154fee Merge "Initial refactoring to enable reuse of SkiaDisplayList on a per RenderNode basis. With Skia renderer we see 30% speed improvement in Invalidate Tree UI Jank test, when SkiaDisplayList objects are reused." by TreeHugger Robot · 8 years ago
- 7ca5ad1 Merge "Move allocatePixelRef methods to hwui. This patch also makes tests to use SkBitmap backed by hwui/PixelRef, Test: refactoring cl. bug:27762775" by Sergei Vasilinetc · 8 years ago
- ca9b1ed Merge "use SkBlendMode instead of SkXfermode use sk_sp versions of paint setters/getters" by Mike Reed · 8 years ago
- 9cd73b6 Remove obsolete interface GetTable. by Seigo Nonaka · 8 years ago
- 52528d7 Merge "Fix complex clipping on mergeable ops" by TreeHugger Robot · 8 years ago
- 21c2e9e Merge "missing includes" am: 78929f3ee0 am: 6a8f0d70b0 am: 6e60ab12e7 by Mark Salyzyn · 8 years ago
- 6e60ab1 Merge "missing includes" am: 78929f3ee0 am: 6a8f0d70b0 by Mark Salyzyn · 8 years ago
- 6a8f0d7 Merge "missing includes" am: 78929f3ee0 by Mark Salyzyn · 8 years ago
- f8f56cb Fix complex clipping on mergeable ops by Chris Craik · 8 years ago
- c0e7a90 Initial refactoring to enable reuse of SkiaDisplayList by Stan Iliev · 8 years ago
- dfe4a1b Fix complex clipping on mergeable ops DO NOT MERGE am: d183e0b988 am: a6bfd8d12c by Chris Craik · 8 years ago
- 4d6c372 missing includes by Mark Salyzyn · 8 years ago
- d183e0b Fix complex clipping on mergeable ops DO NOT MERGE by Chris Craik · 8 years ago
- c36bd6c Move allocatePixelRef methods to hwui. by sergeyv · 8 years ago
- 260ab72 use SkBlendMode instead of SkXfermode by Mike Reed · 8 years ago
- 6e68bed Merge "Initial refactoring to enable the addition of the SkiaOpenGLPipeline." by Derek Sollenberger · 8 years ago
- 8e56eea Merge changes Icd65d906,I109cb9db by TreeHugger Robot · 8 years ago
- f9037da Don't apply the OECF twice to multi-stop gradients by Romain Guy · 8 years ago
- a6abb10 Merge "Fatal abort on invalid state" by TreeHugger Robot · 8 years ago
- 3b26c21 Merge "Various fixes for linear blending and gradients" by Romain Guy · 8 years ago
- cecec70 Fatal abort on invalid state by John Reck · 8 years ago
- 4e230f4 Fix SkShader leak for Gradient VectorDrawable and test am: fc9cf72339 am: c47199bb6a by Doris Liu · 8 years ago
- 1ef744a Fix SkShader leak for Gradient VectorDrawable and test am: fc9cf72339 by Doris Liu · 8 years ago
- 8762e33 Various fixes for linear blending and gradients by Romain Guy · 8 years ago
- 21986f2 Merge "Linear blending, step 1" by Romain Guy · 8 years ago
- fc9cf72 Fix SkShader leak for Gradient VectorDrawable and test by Doris Liu · 8 years ago
- 253f2c2 Linear blending, step 1 by Romain Guy · 8 years ago
- e9eefce Merge "Move PixelRef to hwui Test: refactoring cl. bug:27762775" by Sergei Vasilinetc · 8 years ago
- 0728f08 resolve merge conflicts of e830f35 to master by sergeyv · 8 years ago
- e830f35 Turn off additional logging in text rendering am: 5bb5626599 am: 4778f6a43e by sergeyv · 8 years ago
- f10763d Merge "HWUI: prepare script for ryu Test: cpu adb shell cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq Test: gpu adb shell cat /sys/devices/57000000.gpu/pstate" by Sergei Vasilinetc · 8 years ago
- 85ddb2d Fix SurfaceViewPositionListener race bugs by John Reck · 8 years ago
- 5bb5626 Turn off additional logging in text rendering by sergeyv · 8 years ago
- 41677af Support calling start() in onAnimationFinished(...) in AVD am: 679fe6ab6f am: 4a1ea9ba7e by Doris Liu · 8 years ago
- 5ef10f1 Support calling start() in onAnimationFinished(...) in AVD am: 679fe6ab6f by Doris Liu · 8 years ago
- 679fe6a Support calling start() in onAnimationFinished(...) in AVD by Doris Liu · 8 years ago
- b7d34fa Make umbra lighter when the blocker is too high and has no real umbra area. am: 9c555566bf am: 9ad599930d by Teng-Hui Zhu · 8 years ago
- 163f881 Move PixelRef to hwui Test: refactoring cl. bug:27762775 by sergeyv · 8 years ago
- 6ff1730 Make umbra lighter when the blocker is too high and has no real umbra area. am: 9c555566bf by Teng-Hui Zhu · 8 years ago
- 0df6209 Initial refactoring to enable the addition of the SkiaOpenGLPipeline. by Derek Sollenberger · 8 years ago
- 9c55556 Make umbra lighter when the blocker is too high and has no real umbra area. by Teng-Hui Zhu · 8 years ago
- 6a21ca5 Move Layer creation/deletion into the RenderPipeline. by Derek Sollenberger · 8 years ago
- c20cb8c Merge "hwui: Fix the length of partial updates system property" am: faf945a773 am: 73f2e9b812 am: 3734e98095 by ryang · 8 years ago
- 44df10e Merge "hwui: Fix the length of partial updates system property" am: faf945a773 am: 73f2e9b812 by ryang · 8 years ago
- 3734e98 Merge "hwui: Fix the length of partial updates system property" am: faf945a773 by ryang · 8 years ago
- 8733bff Support EGL_KHR_partial_update without EGL_EXT_buffer_age by John Reck · 8 years ago
- 647bc13 hwui: Fix the length of partial updates system property by ryang · 8 years ago
- 3f6e838 HWUI: prepare script for ryu by sergeyv · 8 years ago
- d4babda Merge "Use SkMakeBitmapShader, avoid bitmap copy" by Matt Sarett · 8 years ago
- 62feb3a Use SkMakeBitmapShader, avoid bitmap copy by Matt Sarett · 8 years ago
- 6bb05c2 Merge "Cleanup Xfermode" by TreeHugger Robot · 8 years ago