1. be857c0 Fix missing LOCAL_STATIC_LIBRARIES. by Shih-wei Liao · 13 years ago
  2. 6d0804b Fix coding style by Shih-wei Liao · 13 years ago
  3. b65410d Style in using #if USE_MCJIT and #if USE_OLD_JIT by Shih-wei Liao · 13 years ago
  4. ddfd1ad Take care of the host-side of Android.mk too. by Shih-wei Liao · 13 years ago
  5. a6ced2a Fix MAC build. by Shih-wei Liao · 13 years ago
  6. ad39be4 Fix MAC build. by Shih-wei Liao · 13 years ago
  7. 749a51c Add BCC_REFLECT_TO_LIBRS debugging switch. by Shih-wei Liao · 13 years ago
  8. 5e3e0ce josephwen Adds caching for MC JIT. by Shih-wei Liao · 13 years ago
  9. 7d1bf58 Add fine-grain debug message. by Logan Chien · 13 years ago
  10. 70dd998 Fix bug: Use same algorithm to generate export var list. by Logan Chien · 13 years ago
  11. 2d37d30 Code cleanup: Print better-looking LOGD message. by Logan Chien · 13 years ago
  12. 998899f Fix DebugHelper in *.c source code. by Logan Chien · 13 years ago
  13. da5e0c3 Add MC-based code generation support (experimental) by Logan Chien · 13 years ago
  14. 4cc0033 Extract LTO related code from compile function. by Logan Chien · 13 years ago
  15. b0ceca2 Rename to USE_OLD_JIT and USE_MCJIT. by Logan Chien · 13 years ago
  16. f0b0d97 Keep the onwership of TargetData. Dont give it to CodeGenPasses. by Logan Chien · 13 years ago
  17. f8d9012 Fix typo: Cache.h -> Config.h by Logan Chien · 13 years ago
  18. 09b6c1c Fix Android.mk and namespace prefix std. by Nowar Gu · 13 years ago
  19. 6c0c7b0 Use FileHandle for MC object file by Shih-wei Liao · 13 years ago
  20. 96f9e99 Merge "Set up the file permission correctly." by Shih-wei Liao · 13 years ago
  21. 4fdaa3e Set up the file permission correctly. by Shih-wei Liao · 13 years ago
  22. 4b88cf7 Reconcile with honeycomb-release by The Android Open Source Project · 13 years ago
  23. 5c00f4f Remove mResName and remove the hardwire pathname "/data/data". by Shih-wei Liao · 13 years ago
  24. de0ba06 MC should use cache directory cache/ as oBCC does. by Shih-wei Liao · 13 years ago
  25. 898c5a9 Integrate from jush MC Assembler is done. by Shih-wei Liao · 13 years ago
  26. 27b3510 Log LLVM error messages in libbcc. by Stephen Hines · 13 years ago
  27. bbcef8a Properly handle asserts for libbcc. by Stephen Hines · 13 years ago
  28. cfd23fd Modify CodeEmitter due to upstream API changes. by Shih-wei Liao · 13 years ago
  29. 8a8766d Merge "Re-enable warnings as errors." by Stephen Hines · 13 years ago
  30. 40b7fba Re-enable warnings as errors. by Stephen Hines · 13 years ago
  31. bb5adc7 SHA1sum usage. by Shih-wei Liao · 13 years ago
  32. 965597c am f3461374: Save 100+ms in launching Books, Youtube, ... apps each time. b/3381327 by Shih-wei Liao · 13 years ago
  33. f346137 Save 100+ms in launching Books, Youtube, ... apps each time. b/3381327 by Shih-wei Liao · 13 years ago
  34. 63ef306 -Werror was triggering errors on mac by Joe Onorato · 13 years ago
  35. 2df88ed Merge "All warnings should be enabled/errors in libbcc." by Stephen Hines · 13 years ago
  36. 97bd44d frameworks/compile/libbcc: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  37. 3b910a5 All warnings should be enabled/errors in libbcc. by Stephen Hines · 13 years ago
  38. 9b96b18 Move libLLVMX86AsmPrinter to the next line of libLLVMX86Utils. by Shih-wei Liao · 13 years ago
  39. 6228f9d libbcc host needs to have STATIC library libLLVMX86Utils. by Shih-wei Liao · 13 years ago
  40. dbadbf4 Fix x86 build. by Shih-wei Liao · 13 years ago
  41. c4ea07f Apply changes to sync with llvm upstream. by Logan Chien · 13 years ago
  42. 2638e4c Use arm target triple instead of x86. by Stephen Hines · 14 years ago
  43. 48ff862 libbcc Compiler Runtime Function Info by Shih-wei Liao · 14 years ago
  44. 8f5389a Fix x86 builds. by Shih-wei Liao · 14 years ago
  45. 79f500c Fix NOTICE. by Shih-wei Liao · 14 years ago
  46. 33a1227 Check in CleanSpec. by Shih-wei Liao · 14 years ago
  47. 53dc5d5 Add NOTICE. by Shih-wei Liao · 14 years ago
  48. 45e84be Rename bcc -> ExecutionEngine , runtime -> ScriptCRT by Logan · 14 years ago
  49. 52ca018 Eliminate rs_cl compilation warning. by Logan · 14 years ago
  50. 2f789f3 Move DebugHelper files to helper directory. by Logan · 14 years ago
  51. 4dcd679 Create DebugHelper.h by Logan · 14 years ago
  52. 825c3b2 Add NULL guard for mSourceList[i]. by Logan · 14 years ago
  53. 96d250e Add const-qualifier for isManagingContext. by Logan · 14 years ago
  54. a6f41a7 Extract runtime stub and update 2 runtime function by Logan · 14 years ago
  55. 4fe966f Turn off neon which is not working now. by Logan · 14 years ago
  56. 7583c13 Add ARM runtime abi support by Logan · 14 years ago
  57. 1dc6314 Refine ContextManager by Logan · 14 years ago
  58. 34678ab Add x86 target support by Kenny Root · 14 years ago
  59. 9365a3d merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  60. 30efbcc merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  61. eab4269 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  62. f3d65d0 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  63. a6e6347 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  64. 8be4f51 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  65. 000f261 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  66. 111f319 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  67. e787ee7 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  68. 0901f85 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  69. 6f329d9 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  70. 65ea741 am 8eb5fe9a: This fix is for a correctness bug. An app may black-screens due to this caching bug. by Shih-wei Liao · 14 years ago
  71. 619d844 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  72. 8eb5fe9 This fix is for a correctness bug. An app may black-screens due to this caching bug. by Shih-wei Liao · 14 years ago
  73. d64e1e2 Remove dirty hack. libRS will use bccLinkFile. by Shih-wei Liao · 14 years ago
  74. 0671ee7 Sha1sum usage. by Shih-wei Liao · 14 years ago
  75. 54a7267 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  76. c1d2743 Add dirty hack for libRS backward compatibility. by Logan · 14 years ago
  77. 474cbd2 Add bccReadFile, bccLinkFile. by Logan · 14 years ago
  78. 4259805 Enhance the cache-writing policy. by Logan · 14 years ago
  79. 0b24083 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  80. 0502ee9 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  81. 7c6250c merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  82. 39ebe2c For b/3381327: Save 159+ms for every launch of Books, YouTube, Movie Studio... by Shih-wei Liao · 14 years ago
  83. 716e763 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  84. 071288a Add BCC support for rs_object_slots metadata. by Stephen Hines · 14 years ago
  85. 894f1ec merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  86. 937a0bc Fix concurrency bugs in BCC JIT cache. by Jeff Brown · 14 years ago
  87. b3d3f23 Fix _RS_STATIC (used while we do on-host linking). Now we do by Shih-wei Liao · 14 years ago
  88. 9099ddc Change the Cache Version to 1, after those on-device linking CLs. by Shih-wei Liao · 14 years ago
  89. 50cdf8f Part II of Fix b/2943524: On-device linking rs_core. by Shih-wei Liao · 14 years ago
  90. f6519c7 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  91. 9e658b4 Fix b/2943524: On-device linking the rs_cl. by Shih-wei Liao · 14 years ago
  92. 43ecd19 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  93. 13cc037 Add encoded instruction bits to disassembly log. by Stephen Hines · 14 years ago
  94. 976f700 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  95. 1bdcc54 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  96. 74dba49 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  97. 15010ef merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  98. ce82d49 Handle fatal errors for bccRegisterSymbolCallback. by Shih-wei Liao · 14 years ago
  99. 6ddcc91 Merge "Skip builtin functions for compiling libraries." into honeycomb by Stephen Hines · 14 years ago
  100. d993b91 Skip builtin functions for compiling libraries. by Stephen Hines · 14 years ago