1. c609c31 libutils: Fix integer overflows in VectorImpl. by Narayan Kamath · 9 years ago
  2. 38eb58d pixelflinger: make self-contained by Greg Hackmann · 9 years ago
  3. 92564d6 Merge "pixelflinger: don't build static library" by Greg Hackmann · 9 years ago
  4. cc255b4 Revert "pixelflinger: make self-contained" by Paul Eastham · 9 years ago
  5. 593b592 pixelflinger: don't build static library by Greg Hackmann · 9 years ago
  6. 56350fe pixelflinger: make self-contained by Greg Hackmann · 9 years ago
  7. 110dd4b Remove obsolete BUILD_TINY_ANDROID. by Elliott Hughes · 9 years ago
  8. 76f0a84 Linux always has POSIX clocks available. by Elliott Hughes · 9 years ago
  9. d05f1d5 Remove dead code. by Elliott Hughes · 10 years ago
  10. 053ca3f libpixelflinger should #define __ARM_HAVE_NEON. by Elliott Hughes · 10 years ago
  11. fd1c060 Fix build. by Dan Albert · 10 years ago
  12. dc61d77 Fix type cast error, should be char* not void*. by Chih-Hung Hsieh · 10 years ago
  13. 60c57da Add -no-integrated-as at local level. by Chih-Hung Hsieh · 10 years ago
  14. 949aa23 Fix some clang compilation issues. by Dan Albert · 10 years ago
  15. 734f50c [MIPSR6] Skip pixelflinger, memset assembler code on mips32r6 by Duane Sand · 10 years ago
  16. 992031c Build pixelflinger tests as native tests, not executables. by Narayan Kamath · 10 years ago
  17. 410ae2f pixelflinger: Use pointer arithmetic to determine cache flush parameters by Ashok Bhat · 10 years ago
  18. f1d63bd [MIPS64] Use generic cpu-independent libpixelflinger for mips64 by Duane Sand · 10 years ago
  19. 473a729 Judge mmap failed by MAP_FAILED instead of NULL by Hurri Lu · 10 years ago
  20. cdc1cfb Cleanup: warning fixit. by Sasha Levitskiy · 10 years ago
  21. d82b2a3 Fix the build for NEON in libpixelflinger by Kévin PETIT · 10 years ago
  22. c2659e7 Fix the handling of CodeCache return codes in pixelflinger by Kévin PETIT · 10 years ago
  23. 3078b13 Fix compiler warnings in libpixelflinger by Ashok Bhat · 10 years ago
  24. f88fb1f pixelflinger: support multilib builds by Colin Cross · 10 years ago
  25. 32ea4a8 pixelflinger: use __builtin___clear_cache instead of cacheflush by Colin Cross · 10 years ago
  26. 81eb357 Use <stdint.h> for INT32_MIN and INT32_MAX. by Elliott Hughes · 10 years ago
  27. d4146e6 system/core: rename aarch64 target to arm64 by Colin Cross · 10 years ago
  28. 658f89d Pixelflinger: Add AArch64 support to pixelflinger JIT. by Ashok Bhat · 11 years ago
  29. bfc6dc4 Pixelflinger: Support for handling 64-bit addresses in GGL Assembler by Ashok Bhat · 11 years ago
  30. d10afb1 Pixelflinger: Fix issue of pointers being stored in ints by Ashok Bhat · 11 years ago
  31. cd2fe3b libpixelflinger: do not use anonymous structs by synergy dev · 11 years ago
  32. 083b5cc Add liblog by Ying Wang · 11 years ago
  33. 9857d99 move tinyutils into its own namespace by Mathias Agopian · 11 years ago
  34. 04b5ac3 Remove unnecessary compiler pragma. by Ian Rogers · 12 years ago
  35. c3c5358 Merge "Add MIPS support to pixelflinger." by Jean-Baptiste Queru · 12 years ago
  36. 2d13791 Upgrade to dlmalloc 2.8.5. by Ian Rogers · 12 years ago
  37. 2bc2b79 Add MIPS support to pixelflinger. by Paul Lind · 12 years ago
  38. 068f9f3 Add Mips support to libpixelflinger by Duane Sand · 12 years ago
  39. 65026f9 Prevent bit shifting if num bits is negative by Bhanu Chetlapalli · 12 years ago
  40. 2ac29d0 Rename LOG_ASSERT to ALOG_ASSERT by Steve Block · 12 years ago
  41. 8aeb6e2 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 12 years ago
  42. 4f07a1f Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 12 years ago
  43. 4163b45 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 12 years ago
  44. 9786ec4 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 12 years ago
  45. 66b6875 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  46. dccddee Fix DEBUG_NEEDS usage by Vladimir Chtchetkine · 13 years ago
  47. 39764f4 pixelflinger: Provide more scanline shortcut functions. by David 'Digit' Turner · 13 years ago
  48. 720fdeb am 4906db21: Merge "codeflinger: Correct misleading comment of STM instruction" by Jean-Baptiste Queru · 14 years ago
  49. 4906db2 Merge "codeflinger: Correct misleading comment of STM instruction" by Jean-Baptiste Queru · 14 years ago
  50. 287a958 am 8e0e372a: Set PROT_EXEC on the whole pixelflinger code cache. by Jean-Baptiste Queru · 14 years ago
  51. 8e0e372 Set PROT_EXEC on the whole pixelflinger code cache. by Jean-Baptiste Queru · 14 years ago
  52. 468f23a Manual merge by Jean-Baptiste Queru · 14 years ago
  53. ef18202 Copyright message changed by Dave Butcher · 14 years ago
  54. a7e9664 codeflinger: Correct misleading comment of STM instruction by Kan-Ru Chen · 14 years ago
  55. 838336f am 5dfd90e5: Merge "pixelflinger: Fix function naming typo: gglBitBlti" by Jean-Baptiste Queru · 14 years ago
  56. 933dc05 am 4ea1a52b: Merge "libpixelflinger: ARMv6 specific objects are not used. Remove." by Jean-Baptiste Queru · 14 years ago
  57. 7caef0c am 6090dacd: libpixelflinger: Move codeflinger test function to test-opengl-codegen by Jim Huang · 14 years ago
  58. 5dfd90e Merge "pixelflinger: Fix function naming typo: gglBitBlti" by Jean-Baptiste Queru · 14 years ago
  59. 4ea1a52 Merge "libpixelflinger: ARMv6 specific objects are not used. Remove." by Jean-Baptiste Queru · 14 years ago
  60. 6e1a943 pixelflinger: Fix function naming typo: gglBitBlti by Jim Huang · 14 years ago
  61. 9fcaff4 libpixelflinger: ARMv6 specific objects are not used. Remove. by Jim Huang · 14 years ago
  62. 6090dac libpixelflinger: Move codeflinger test function to test-opengl-codegen by Jim Huang · 14 years ago
  63. 67e6fcd merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  64. f0d644f merge from open-source master by The Android Open Source Project · 14 years ago
  65. 62f4d86 Fix build - cpu-features is ARM-specific by Jean-Baptiste Queru · 14 years ago
  66. 4dc1fa8 Adds support for UBFX to JIT and Disassembler by Martyn Capewell · 15 years ago
  67. beeeee7 Allow pixelflinger to work when NX (No Execute) is enabled. by Nick Kralevich · 14 years ago
  68. 44bce0f merge from open-source master by The Android Open Source Project · 14 years ago
  69. 2bef93c cpu-features.h is only available for ARM by Bruce Beare · 14 years ago
  70. e57d891 merge from open-source master by The Android Open Source Project · 14 years ago
  71. 9b6c850 fix sim build by Jean-Baptiste Queru · 14 years ago
  72. f42d2fa Fix LDM addressing mode disassembly by Martyn Capewell · 15 years ago
  73. 86abd5f Merge "Adds UXTB16 support to Pixelflinger" by Jean-Baptiste Queru · 14 years ago
  74. fa36f2c fix [2448319] out of bounds array index in fog by Mathias Agopian · 14 years ago
  75. 5dca849 remove unused YUV constants by Mathias Agopian · 14 years ago
  76. f9e8ab0 NEON shortcut for flat colour blending into 16-bit by Martyn Capewell · 15 years ago
  77. 96dbb4f Adds UXTB16 support to Pixelflinger by Martyn Capewell · 15 years ago
  78. 4b29fe6 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  79. 9d88176 fix part of [2017702] OpenGL bugs with alpha values of 1.0 in the source during blending into 8888 buffers by Mathias Agopian · 15 years ago
  80. 665a222 we actually have to saturate when doing premultilied blending with opengl by Mathias Agopian · 15 years ago
  81. f6243df am 8b48cf61: Merge change 2897 into donut by Android (Google) Code Review · 15 years ago
  82. 006ba85 fix 1650170 pixelflinger depends on KeyedVector.h, etc by Mathias Agopian · 15 years ago
  83. 83b6548 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 15 years ago
  84. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  85. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  86. 3e292b9 auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  87. 261ed75 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  88. 13f797d auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  89. 439f6ca auto import from //branches/cupcake/...@126645 by android-build SharedAccount · 15 years ago
  90. 2eef602 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 15 years ago
  91. 5a32695 fix TINY ANDROID build by Brian Swetland · 15 years ago
  92. 35237d1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 15 years ago
  93. 4f6e8d7 Initial Contribution by The Android Open Source Project · 16 years ago