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