1. 09b6c1c Fix Android.mk and namespace prefix std. by Nowar Gu · 13 years ago
  2. 6c0c7b0 Use FileHandle for MC object file by Shih-wei Liao · 13 years ago
  3. 96f9e99 Merge "Set up the file permission correctly." by Shih-wei Liao · 13 years ago
  4. 4fdaa3e Set up the file permission correctly. by Shih-wei Liao · 13 years ago
  5. 4b88cf7 Reconcile with honeycomb-release by The Android Open Source Project · 13 years ago
  6. 5c00f4f Remove mResName and remove the hardwire pathname "/data/data". by Shih-wei Liao · 13 years ago
  7. de0ba06 MC should use cache directory cache/ as oBCC does. by Shih-wei Liao · 13 years ago
  8. 898c5a9 Integrate from jush MC Assembler is done. by Shih-wei Liao · 13 years ago
  9. 27b3510 Log LLVM error messages in libbcc. by Stephen Hines · 13 years ago
  10. bbcef8a Properly handle asserts for libbcc. by Stephen Hines · 13 years ago
  11. cfd23fd Modify CodeEmitter due to upstream API changes. by Shih-wei Liao · 13 years ago
  12. 8a8766d Merge "Re-enable warnings as errors." by Stephen Hines · 14 years ago
  13. 40b7fba Re-enable warnings as errors. by Stephen Hines · 14 years ago
  14. bb5adc7 SHA1sum usage. by Shih-wei Liao · 14 years ago
  15. 965597c am f3461374: Save 100+ms in launching Books, Youtube, ... apps each time. b/3381327 by Shih-wei Liao · 14 years ago
  16. f346137 Save 100+ms in launching Books, Youtube, ... apps each time. b/3381327 by Shih-wei Liao · 14 years ago
  17. 63ef306 -Werror was triggering errors on mac by Joe Onorato · 14 years ago
  18. 2df88ed Merge "All warnings should be enabled/errors in libbcc." by Stephen Hines · 14 years ago
  19. 97bd44d frameworks/compile/libbcc: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  20. 3b910a5 All warnings should be enabled/errors in libbcc. by Stephen Hines · 14 years ago
  21. 9b96b18 Move libLLVMX86AsmPrinter to the next line of libLLVMX86Utils. by Shih-wei Liao · 14 years ago
  22. 6228f9d libbcc host needs to have STATIC library libLLVMX86Utils. by Shih-wei Liao · 14 years ago
  23. dbadbf4 Fix x86 build. by Shih-wei Liao · 14 years ago
  24. c4ea07f Apply changes to sync with llvm upstream. by Logan Chien · 14 years ago
  25. 2638e4c Use arm target triple instead of x86. by Stephen Hines · 14 years ago
  26. 48ff862 libbcc Compiler Runtime Function Info by Shih-wei Liao · 14 years ago
  27. 8f5389a Fix x86 builds. by Shih-wei Liao · 14 years ago
  28. 79f500c Fix NOTICE. by Shih-wei Liao · 14 years ago
  29. 33a1227 Check in CleanSpec. by Shih-wei Liao · 14 years ago
  30. 53dc5d5 Add NOTICE. by Shih-wei Liao · 14 years ago
  31. 45e84be Rename bcc -> ExecutionEngine , runtime -> ScriptCRT by Logan · 14 years ago
  32. 52ca018 Eliminate rs_cl compilation warning. by Logan · 14 years ago
  33. 2f789f3 Move DebugHelper files to helper directory. by Logan · 14 years ago
  34. 4dcd679 Create DebugHelper.h by Logan · 14 years ago
  35. 825c3b2 Add NULL guard for mSourceList[i]. by Logan · 14 years ago
  36. 96d250e Add const-qualifier for isManagingContext. by Logan · 14 years ago
  37. a6f41a7 Extract runtime stub and update 2 runtime function by Logan · 14 years ago
  38. 4fe966f Turn off neon which is not working now. by Logan · 14 years ago
  39. 7583c13 Add ARM runtime abi support by Logan · 14 years ago
  40. 1dc6314 Refine ContextManager by Logan · 14 years ago
  41. 34678ab Add x86 target support by Kenny Root · 14 years ago
  42. 9365a3d merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  43. 30efbcc merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  44. eab4269 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  45. f3d65d0 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  46. a6e6347 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  47. 8be4f51 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  48. 000f261 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  49. 111f319 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  50. e787ee7 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  51. 0901f85 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  52. 6f329d9 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  53. 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
  54. 619d844 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  55. 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
  56. d64e1e2 Remove dirty hack. libRS will use bccLinkFile. by Shih-wei Liao · 14 years ago
  57. 0671ee7 Sha1sum usage. by Shih-wei Liao · 14 years ago
  58. 54a7267 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  59. c1d2743 Add dirty hack for libRS backward compatibility. by Logan · 14 years ago
  60. 474cbd2 Add bccReadFile, bccLinkFile. by Logan · 14 years ago
  61. 4259805 Enhance the cache-writing policy. by Logan · 14 years ago
  62. 0b24083 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  63. 0502ee9 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  64. 7c6250c merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  65. 39ebe2c For b/3381327: Save 159+ms for every launch of Books, YouTube, Movie Studio... by Shih-wei Liao · 14 years ago
  66. 716e763 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  67. 071288a Add BCC support for rs_object_slots metadata. by Stephen Hines · 14 years ago
  68. 894f1ec merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  69. 937a0bc Fix concurrency bugs in BCC JIT cache. by Jeff Brown · 14 years ago
  70. b3d3f23 Fix _RS_STATIC (used while we do on-host linking). Now we do by Shih-wei Liao · 14 years ago
  71. 9099ddc Change the Cache Version to 1, after those on-device linking CLs. by Shih-wei Liao · 14 years ago
  72. 50cdf8f Part II of Fix b/2943524: On-device linking rs_core. by Shih-wei Liao · 14 years ago
  73. f6519c7 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  74. 9e658b4 Fix b/2943524: On-device linking the rs_cl. by Shih-wei Liao · 14 years ago
  75. 43ecd19 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  76. 13cc037 Add encoded instruction bits to disassembly log. by Stephen Hines · 14 years ago
  77. 976f700 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  78. 1bdcc54 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  79. 74dba49 merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  80. 15010ef merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  81. ce82d49 Handle fatal errors for bccRegisterSymbolCallback. by Shih-wei Liao · 14 years ago
  82. 6ddcc91 Merge "Skip builtin functions for compiling libraries." into honeycomb by Stephen Hines · 14 years ago
  83. d993b91 Skip builtin functions for compiling libraries. by Stephen Hines · 14 years ago
  84. fe1cbef merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  85. be84944 Clean up. by Shih-wei Liao · 14 years ago
  86. 362cd36 Merge "external/clang/lib/Headers should also be included for libclcore.bc" into honeycomb by Shih-wei Liao · 14 years ago
  87. dce5985 external/clang/lib/Headers should also be included for libclcore.bc by Ying Wang · 14 years ago
  88. 0e570cb Generate header dependency for libclcore.bc. by Ying Wang · 14 years ago
  89. 25f7c74 Add cleanstep to remove libruntime.bc by Ying Wang · 14 years ago
  90. 719b89c merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  91. 9ab89a9 Clean up. C99 enforcement. by Shih-wei Liao · 14 years ago
  92. ac949c6 Fix on-device lib. by Shih-wei Liao · 14 years ago
  93. 77643ba Add rule to build librclcore.bc as replacement for libruntime.bc. by Ying Wang · 14 years ago
  94. ff361e6 Rewrite build_clcore. by Shih-wei Liao · 14 years ago
  95. 92035ff merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  96. 862ca81 Build clcore mk. by Shih-wei Liao · 14 years ago
  97. fdaf43f build_clcore.sh by Shih-wei Liao · 14 years ago
  98. f9728b9 Build runtime by Shih-wei Liao · 14 years ago
  99. 7860b7d merge in honeycomb-release history after reset to honeycomb by The Android Automerger · 14 years ago
  100. 36a0f0c lib/runtime by Shih-wei Liao · 14 years ago