Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
6fe9d51f7abc5387b23617a93c4c069ca8759e99
/
libs
b03198d
Merge "Use static_assert instead of SK_COMPILE_ASSERT."
by Ben Wagner
· 9 years ago
3b1c32e
Merge "Revert "Simplify TextureView draw path""
by Bart Sears
· 9 years ago
d35dcb1
Revert "Simplify TextureView draw path"
by Bart Sears
· 9 years ago
87f9c42
Merge "Simplify TextureView draw path"
by Chris Craik
· 9 years ago
20a2489
Simplify TextureView draw path
by Chris Craik
· 9 years ago
f2dc936
Merge "Remove MathUtils::min/max"
by Chris Craik
· 9 years ago
9db58c0
Remove MathUtils::min/max
by Chris Craik
· 9 years ago
e5e6f48
Merge "Change setMatrix behavior to only affect canvas-local matrix"
by Chris Craik
· 9 years ago
7c85c54
Remove Matrix4::load(Matrix4&)
by Chris Craik
· 9 years ago
e3a40ea
Use static_assert instead of SK_COMPILE_ASSERT.
by Ben Wagner
· 9 years ago
6daa13c
Change setMatrix behavior to only affect canvas-local matrix
by Chris Craik
· 9 years ago
283e907
Merge "Use 'new' instead of 'SkNEW'."
by Ben Wagner
· 9 years ago
45f250a
Remove accidentally added old makefile
by Derek Sollenberger
· 9 years ago
d1cbc16
Use 'new' instead of 'SkNEW'.
by Ben Wagner
· 9 years ago
c091e21
Merge "Remove use of SkAutoSTMalloc from Android."
by Ben Wagner
· 9 years ago
6bbf68d
Remove use of SkAutoSTMalloc from Android.
by Ben Wagner
· 9 years ago
55f4445
Merge "Add ninePatch support to Canvas.h"
by Derek Sollenberger
· 9 years ago
93481f0
am 7da9d7fa: am 9c45aa8f: am ca3c865d: am 892768fb: am 0b804542: Merge "Constrain drawBitmap matrix-to-rect optimization" into mnc-dev
by Chris Craik
· 9 years ago
7da9d7f
am 9c45aa8f: am ca3c865d: am 892768fb: am 0b804542: Merge "Constrain drawBitmap matrix-to-rect optimization" into mnc-dev
by Chris Craik
· 9 years ago
892768f
am 0b804542: Merge "Constrain drawBitmap matrix-to-rect optimization" into mnc-dev
by Chris Craik
· 9 years ago
e688bf7
Constrain drawBitmap matrix-to-rect optimization
by Chris Craik
· 9 years ago
4c5efe9
Add ninePatch support to Canvas.h
by Derek Sollenberger
· 9 years ago
773bbe0
Revert "Add ninePatch support to Canvas.h"
by John Reck
· 9 years ago
d2e7214
Makefile re-jiggering
by John Reck
· 9 years ago
deead00
Merge "Add ninePatch support to Canvas.h"
by Derek Sollenberger
· 9 years ago
31710114
Merge "Make the value for shadowRadius less than 1.0 work"
by Chris Craik
· 9 years ago
3c9edc9
Merge "Cleanup unused param in RenderNode::computeOrdering"
by Derek Sollenberger
· 9 years ago
a46ca5e
Make the value for shadowRadius less than 1.0 work
by huanhuan.x.wang
· 10 years ago
344e838
am 598319d0: am 16e5aba9: am 4a2a890b: Merge "Fix mismatched new[]/delete."
by Dan Albert
· 9 years ago
598319d
am 16e5aba9: am 4a2a890b: Merge "Fix mismatched new[]/delete."
by Dan Albert
· 9 years ago
d6d6843
Remove unneeded main.cpp
by John Reck
· 9 years ago
8dc8313
Fix mismatched new[]/delete.
by Dan Albert
· 9 years ago
f293259
Cleanup unused param in RenderNode::computeOrdering
by Derek Sollenberger
· 9 years ago
edca320
Add ninePatch support to Canvas.h
by Derek Sollenberger
· 9 years ago
25f8da9
Merge "Support new EGL extensions"
by John Reck
· 9 years ago
ea30eb2
Hwui: Remove unused variables
by Andreas Gampe
· 9 years ago
4c80734
am 344d347a: am 39669d7f: am 6fdc6333: Merge "Lose HAVE_ANDROID_OS from frameworks/base."
by Elliott Hughes
· 9 years ago
344d347
am 39669d7f: am 6fdc6333: Merge "Lose HAVE_ANDROID_OS from frameworks/base."
by Elliott Hughes
· 9 years ago
ba3fe56
Lose HAVE_ANDROID_OS from frameworks/base.
by Elliott Hughes
· 9 years ago
149173d
Support new EGL extensions
by John Reck
· 9 years ago
c128823
Fix bug in calculating perspective damage
by John Reck
· 9 years ago
2349332
Only relaunch activity on significant size configuration changes.
by Filip Gruszczynski
· 9 years ago
60126ef
Use unique_ptr instead of SkAutoTDelete.
by Ben Wagner
· 9 years ago
3a4d022
am 61234dea: am bd4c482b: Merge "Clean up AssetManager::scanAndMergeZipLocked"
by Yusuke Sato
· 9 years ago
bd4c482
Merge "Clean up AssetManager::scanAndMergeZipLocked"
by Yusuke Sato
· 9 years ago
fa451e3
am 5387f60b: Merge "Fix build breakage caused by r.android.com/162907" into mnc-dr-dev-plus-aosp
by Yusuke Sato
· 9 years ago
6120883
am 3251f2aa: am 3383b141: am a024acb8: Merge "Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files"
by Yusuke Sato
· 9 years ago
ead2088
Fix build breakage caused by r.android.com/162907
by Yusuke Sato
· 9 years ago
3251f2a
am 3383b141: am a024acb8: Merge "Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files"
by Yusuke Sato
· 9 years ago
a024acb
Merge "Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files"
by Yusuke Sato
· 9 years ago
d56554e
am 906c8dea: am bc04d3ac: Merge "animateNoDamage failed to remove from current frame list"
by John Reck
· 9 years ago
016e009
am b47ea9b2: am 2fa3eec0: am 93c14069: Merge "hwui: add extension to support unpack operations in OpenGL ES 2.0"
by John Reck
· 9 years ago
0aee76c
Merge "renderthread: add EGL_EXT_buffer_age support"
by John Reck
· 9 years ago
bc04d3a
Merge "animateNoDamage failed to remove from current frame list"
by John Reck
· 9 years ago
b47ea9b
am 2fa3eec0: am 93c14069: Merge "hwui: add extension to support unpack operations in OpenGL ES 2.0"
by John Reck
· 9 years ago
9acd09d
am 598b0123: am 67716c13: am e28c5d62: am a975a844: am 70e5db94: Merge "Fix crash in kModeProcessNoContext" into mnc-dev
by John Reck
· 9 years ago
598b012
am 67716c13: am e28c5d62: am a975a844: am 70e5db94: Merge "Fix crash in kModeProcessNoContext" into mnc-dev
by John Reck
· 9 years ago
13d1b4a
renderthread: add EGL_EXT_buffer_age support
by Season Li
· 9 years ago
a975a84
am 70e5db94: Merge "Fix crash in kModeProcessNoContext" into mnc-dev
by John Reck
· 9 years ago
95cd24b
Fix crash in kModeProcessNoContext
by John Reck
· 9 years ago
a11ee3c
Add Skia includes where needed.
by Ben Wagner
· 9 years ago
68eb3b2
animateNoDamage failed to remove from current frame list
by Ye Ouyang
· 9 years ago
d538d30
hwui: add extension to support unpack operations in OpenGL ES 2.0
by xiaozhengdong
· 9 years ago
0d39408
am 903e117e: am 0429246e: am 0c9ec1f2: am 2e529712: am c03ab87a: Merge "Disable skipping frames on empty damage" into mnc-dev
by John Reck
· 9 years ago
903e117
am 0429246e: am 0c9ec1f2: am 2e529712: am c03ab87a: Merge "Disable skipping frames on empty damage" into mnc-dev
by John Reck
· 9 years ago
2e52971
am c03ab87a: Merge "Disable skipping frames on empty damage" into mnc-dev
by John Reck
· 9 years ago
05f648e
Clean up AssetManager::scanAndMergeZipLocked
by Yusuke Sato
· 9 years ago
957c237
Let findSupportedAbi and hasRenderscriptBitcode scan only relevant files
by Yusuke Sato
· 9 years ago
6d4d0db
Disable skipping frames on empty damage
by John Reck
· 9 years ago
7bfd704
Merge "Clean up AssetManager::scanAndMergeZipLocked"
by Yusuke Sato
· 9 years ago
49286e8
Merge "Tune LA's initial size better"
by John Reck
· 9 years ago
afb0521
Tune LA's initial size better
by John Reck
· 9 years ago
0818228
Merge "Remove the rest of utils/Vector.h usage"
by John Reck
· 9 years ago
9a579f5
am e375685a: am 9c458148: am 3d208671: am 7dfb1d99: am 730c0f65: Merge "Fix stencil mask usage in HWUI" into mnc-dev
by Chris Craik
· 9 years ago
2ccb503
animateNoDamage failed to remove from current frame list
by Fred Fettinger
· 9 years ago
e375685
am 9c458148: am 3d208671: am 7dfb1d99: am 730c0f65: Merge "Fix stencil mask usage in HWUI" into mnc-dev
by Chris Craik
· 9 years ago
7dfb1d9
am 730c0f65: Merge "Fix stencil mask usage in HWUI" into mnc-dev
by Chris Craik
· 9 years ago
730c0f6
Merge "Fix stencil mask usage in HWUI" into mnc-dev
by Chris Craik
· 9 years ago
fa51a0e
Fix stencil mask usage in HWUI
by Chris Craik
· 9 years ago
cef25e5
Merge "Replace most usages of utils/Vector.h"
by John Reck
· 9 years ago
bef837d
Remove the rest of utils/Vector.h usage
by John Reck
· 9 years ago
272a685
Replace most usages of utils/Vector.h
by John Reck
· 9 years ago
70cfdc9
Merge "Add fast path for roundrect Outline changes"
by Chris Craik
· 9 years ago
d416398c
Merge "Re-enable -Werror on clang"
by John Reck
· 9 years ago
734ae35
am 1db1b582: am 204b4157: am f8a6a2f6: Merge "Use _WIN32 rather than HAVE_WINSOCK."
by Elliott Hughes
· 9 years ago
1db1b58
am 204b4157: am f8a6a2f6: Merge "Use _WIN32 rather than HAVE_WINSOCK."
by Elliott Hughes
· 9 years ago
59cbe8d
Use _WIN32 rather than HAVE_WINSOCK.
by Elliott Hughes
· 9 years ago
6578a98
Support High Contrast Text for all canvas types
by Derek Sollenberger
· 9 years ago
40de9f2
Add fast path for roundrect Outline changes
by Chris Craik
· 9 years ago
c9a6ca5
Merge "Revert "Support High Contrast Text for all canvas types""
by Chris Craik
· 9 years ago
749e674
Revert "Support High Contrast Text for all canvas types"
by Chris Craik
· 9 years ago
c36df95
Re-enable -Werror on clang
by John Reck
· 9 years ago
2d35cf9
Merge "Support High Contrast Text for all canvas types"
by Derek Sollenberger
· 9 years ago
de4c026
am 3ab63f63: am 68d982da: am f02a02c2: am e1e94c7d: am fd44b56d: Merge "AAPT: Fix printing of resource configurations" into mnc-dev
by Adam Lesinski
· 9 years ago
5040705
Merge "Fix comment about swap buffers with damage"
by Chris Craik
· 9 years ago
7cd262a
Fix comment about swap buffers with damage
by Chris Craik
· 9 years ago
cb4af9b
Hwui: Remove unused variables
by Andreas Gampe
· 9 years ago
3ab63f6
am 68d982da: am f02a02c2: am e1e94c7d: am fd44b56d: Merge "AAPT: Fix printing of resource configurations" into mnc-dev
by Adam Lesinski
· 9 years ago
e1e94c7
am fd44b56d: Merge "AAPT: Fix printing of resource configurations" into mnc-dev
by Adam Lesinski
· 9 years ago
5b0f1be
AAPT: Fix printing of resource configurations
by Adam Lesinski
· 9 years ago
Next »