1. cc59927 MIPS[64]: codeflinger: Fix build due to unused variable warnings by Miodrag Dinic · 7 years ago
  2. c7f344e Use -Werror in system/core/libpixelflinger by Chih-Hung Hsieh · 7 years ago
  3. 90f5d64 Va_end should be used with va_start by Mikhail Lappo · 7 years ago
  4. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 7 years ago
  5. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  6. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  7. e74dec4 Fix reference counting for Assembly by Hans Boehm · 8 years ago
  8. 034c475 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  9. ecc1972 Remove qemu_tracing dependency. by David 'Digit' Turner · 8 years ago
  10. c713bce Fix misc-macro-parentheses warnings in init and other core modules. by Chih-Hung Hsieh · 8 years ago
  11. 9336b61 libpixelflinger: Fix -Woverloaded-virtual warnings. by James Hawkins · 8 years ago
  12. 70bde21 Use dlmalloc from external/dlmalloc instead of bionic/. by Josh Gao · 8 years ago
  13. e0c9f2b libpixelflinger: MIPS64 assembler test bug fix by Ljubomir Papuga · 9 years ago
  14. 4edb458 libpixelflinger: MIPS64r6 bug fix by Ljubomir Papuga · 9 years ago
  15. 606d4ae Revert "Revert "Add MIPS64r6 support for libpixelflinger"" by Elliott Hughes · 9 years ago
  16. c77c1a3 Merge "Revert "Add MIPS64r6 support for libpixelflinger"" by Elliott Hughes · 9 years ago
  17. 7fd1217 Revert "Add MIPS64r6 support for libpixelflinger" by Elliott Hughes · 9 years ago
  18. 251f8b6 Merge "Add MIPS64r6 support for libpixelflinger" by Elliott Hughes · 9 years ago
  19. ab5265e Add MIPS64r6 support for libpixelflinger by Ljubomir Papuga · 9 years ago
  20. c609c31 libutils: Fix integer overflows in VectorImpl. by Narayan Kamath · 9 years ago
  21. d05f1d5 Remove dead code. by Elliott Hughes · 10 years ago
  22. 949aa23 Fix some clang compilation issues. by Dan Albert · 10 years ago
  23. 410ae2f pixelflinger: Use pointer arithmetic to determine cache flush parameters by Ashok Bhat · 10 years ago
  24. 473a729 Judge mmap failed by MAP_FAILED instead of NULL by Hurri Lu · 10 years ago
  25. cdc1cfb Cleanup: warning fixit. by Sasha Levitskiy · 10 years ago
  26. 3078b13 Fix compiler warnings in libpixelflinger by Ashok Bhat · 10 years ago
  27. 32ea4a8 pixelflinger: use __builtin___clear_cache instead of cacheflush by Colin Cross · 10 years ago
  28. d4146e6 system/core: rename aarch64 target to arm64 by Colin Cross · 10 years ago
  29. 658f89d Pixelflinger: Add AArch64 support to pixelflinger JIT. by Ashok Bhat · 11 years ago
  30. bfc6dc4 Pixelflinger: Support for handling 64-bit addresses in GGL Assembler by Ashok Bhat · 11 years ago
  31. d10afb1 Pixelflinger: Fix issue of pointers being stored in ints by Ashok Bhat · 11 years ago
  32. 9857d99 move tinyutils into its own namespace by Mathias Agopian · 11 years ago
  33. 04b5ac3 Remove unnecessary compiler pragma. by Ian Rogers · 12 years ago
  34. c3c5358 Merge "Add MIPS support to pixelflinger." by Jean-Baptiste Queru · 12 years ago
  35. 2d13791 Upgrade to dlmalloc 2.8.5. by Ian Rogers · 12 years ago
  36. 2bc2b79 Add MIPS support to pixelflinger. by Paul Lind · 12 years ago
  37. 01dda20 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  38. fe71a61 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 12 years ago
  39. 720fdeb am 4906db21: Merge "codeflinger: Correct misleading comment of STM instruction" by Jean-Baptiste Queru · 14 years ago
  40. 287a958 am 8e0e372a: Set PROT_EXEC on the whole pixelflinger code cache. by Jean-Baptiste Queru · 14 years ago
  41. 8e0e372 Set PROT_EXEC on the whole pixelflinger code cache. by Jean-Baptiste Queru · 14 years ago
  42. a7e9664 codeflinger: Correct misleading comment of STM instruction by Kan-Ru Chen · 14 years ago
  43. 67e6fcd merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  44. 62f4d86 Fix build - cpu-features is ARM-specific by Jean-Baptiste Queru · 14 years ago
  45. 4dc1fa8 Adds support for UBFX to JIT and Disassembler by Martyn Capewell · 15 years ago
  46. beeeee7 Allow pixelflinger to work when NX (No Execute) is enabled. by Nick Kralevich · 14 years ago
  47. 2bef93c cpu-features.h is only available for ARM by Bruce Beare · 14 years ago
  48. 9b6c850 fix sim build by Jean-Baptiste Queru · 14 years ago
  49. f42d2fa Fix LDM addressing mode disassembly by Martyn Capewell · 15 years ago
  50. 96dbb4f Adds UXTB16 support to Pixelflinger by Martyn Capewell · 15 years ago
  51. 4b29fe6 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  52. 006ba85 fix 1650170 pixelflinger depends on KeyedVector.h, etc by Mathias Agopian · 15 years ago
  53. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  54. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  55. 2eef602 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 15 years ago
  56. 35237d1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 15 years ago
  57. 4f6e8d7 Initial Contribution by The Android Open Source Project · 16 years ago