1. 7dfc4d8 Revert "Remove all deprecated BCC C APIs." by Stephen Hines · 13 years ago
  2. 8709b1e Revert "Refactoring into lib/RenderScript/runtime." by Stephen Hines · 13 years ago
  3. a34cc2a Fix assert. by Stephen Hines · 13 years ago
  4. 03c5eed Fix bug in pixel packing code. by Jason Sams · 13 years ago
  5. a624616 Fix RSExpandForEach pass. by Stephen Hines · 13 years ago
  6. 5954a53 Merge "LOCAL_REQUIRED_MODULES accepts module names, not file names." into jb-dev by Ying Wang · 13 years ago
  7. 34cd767 LOCAL_REQUIRED_MODULES accepts module names, not file names. by Ying Wang · 13 years ago
  8. 284d652 Fix Mac build. Don't build bcc on Mac for now. by Shih-wei Liao · 13 years ago
  9. 4f47509 Add CleanSpec. by Shih-wei Liao · 13 years ago
  10. eee91d7 Fix MAC build. Format requires %zu. by Shih-wei Liao · 13 years ago
  11. cff7ac2 Fix MAC build. Use %zu. by Shih-wei Liao · 13 years ago
  12. 1708c42 Refactoring into lib/RenderScript/runtime. by Shih-wei Liao · 13 years ago
  13. 170d420 Remove all deprecated BCC C APIs. by Shih-wei Liao · 13 years ago
  14. 0467d9a Link libclcore.bc for RenderScript by default. by Shih-wei Liao · 13 years ago
  15. a7b5a26 Rewrite the command line tool "bcc." by Shih-wei Liao · 13 years ago
  16. 6378d8f Refine SHA-1 related stuffs. by Zonr Chang · 13 years ago
  17. b519fe3 Refine DebugHelper.h into Log.h. by Zonr Chang · 13 years ago
  18. 44d9916 Get build information in C++ way. by Zonr Chang · 13 years ago
  19. 80232dd Make libbcc public. by Zonr Chang · 13 years ago
  20. fa52e20 Refine the makefiles. by Zonr Chang · 13 years ago
  21. fef9a1b Switch to use RSCompilerDriver. by Zonr Chang · 13 years ago
  22. cd52b55 Merge lib/Transforms into lib/ExecutionEngine. by Shih-wei Liao · 13 years ago
  23. 64a2af1 Introduce RSCompilerDriver. by Zonr Chang · 13 years ago
  24. 8b2c3e7 Introduce CompilerConfig. by Zonr Chang · 13 years ago
  25. bf6498e Introduce ObjectLoader and RSExecutable. by Zonr Chang · 13 years ago
  26. 255cbc8 Introduce RSInfo and its reader/extractor/writer. by Zonr Chang · 13 years ago
  27. ee69009 Introduce SymbolResolver and its subclasses. by Zonr Chang · 13 years ago
  28. d670be7 Introduce InputFile/OutputFile and FileMutex. by Zonr Chang · 13 years ago
  29. 19218c0 Introduce new Script class. by Zonr Chang · 13 years ago
  30. 4ce024b Refactor SourceInfo into Source. by Shih-wei Liao · 13 years ago
  31. c09dee6 Add BCCContext. by Zonr Chang · 13 years ago
  32. d2068d4 Define HAVE_BCC_CONFIG_MK_H for ConfigFromMk.h. by Shih-wei Liao · 13 years ago
  33. 57b9333 Remove USE_LOGGER and DebugHelper.c. by Zonr Chang · 13 years ago
  34. c989dce Fix the order of libraries in linking. by Zonr Chang · 13 years ago
  35. d3095c9 fixing api rename by Alex Sakhartchouk · 13 years ago
  36. eb157ab Merge "Fix correctness bug for rootn(x, n) with negative x, odd n." by Stephen Hines · 13 years ago
  37. 998462c Fix correctness bug for rootn(x, n) with negative x, odd n. by Stephen Hines · 13 years ago
  38. 17930e1 Implement optimized clamp. by Jason Sams · 13 years ago
  39. 98abb2d Fix missing initializer in MetadataExtractor constructor. by Stephen Hines · 13 years ago
  40. 08ee60c Add sampler support for strides in lod0. by Jason Sams · 13 years ago
  41. ce5cb89 Add support for width != stride by Jason Sams · 13 years ago
  42. 327b110 Merge remote-tracking branch 'goog/ics-aah' by Mike Lockwood · 13 years ago
  43. 5b7310b Update one more spot for ARM-specific gdb. by Stephen Hines · 13 years ago
  44. a663b77 Translate x86->ARM + AOSP->JellyBean for RS debugging. by Stephen Hines · 13 years ago
  45. 74785ec Remove unnecessary metadata duplication in Script*. by Stephen Hines · 13 years ago
  46. 6a09731 Fixed Mac compilation error by Andrew Hsieh · 13 years ago
  47. 0db6718 Fix unused variable bug. by Logan Chien · 13 years ago
  48. 23999ef implement nan by Jason Sams · 13 years ago
  49. 5ba99e4 Merge "Moving libRS" by Alex Sakhartchouk · 13 years ago
  50. 5f3417f am 44f4eb29: am 03cfe0e3: Merge "Check infile arguments for BitcodeWrapperer." by Stephen Hines · 13 years ago
  51. a7e5c8f resolved conflicts for merge of f46fa664 to master by Stephen Hines · 13 years ago
  52. 44f4eb2 am 03cfe0e3: Merge "Check infile arguments for BitcodeWrapperer." by Stephen Hines · 13 years ago
  53. f46fa66 am 0d1bf1af: Merge "Switch optimization level from metadata to bitcode wrapper." by Stephen Hines · 13 years ago
  54. e784c1b Moving libRS by Alex Sakhartchouk · 13 years ago
  55. 03cfe0e Merge "Check infile arguments for BitcodeWrapperer." by Stephen Hines · 13 years ago
  56. 0d1bf1a Merge "Switch optimization level from metadata to bitcode wrapper." by Stephen Hines · 13 years ago
  57. a75396f NEON cannot be used if we require full precision FP. by Stephen Hines · 13 years ago
  58. e1fd804 Parse pragmas for floating point precision requirements. by Stephen Hines · 13 years ago
  59. 1ad35fb Check infile arguments for BitcodeWrapperer. by Stephen Hines · 13 years ago
  60. b67c9e7 Switch optimization level from metadata to bitcode wrapper. by Stephen Hines · 13 years ago
  61. 6d99712 Migrate to upstream-153224-20120321. by Shih-wei Liao · 13 years ago
  62. 629b556 Merge "Cleanspec" by Alex Sakhartchouk · 13 years ago
  63. 752e088 Cleanspec by Alex Sakhartchouk · 13 years ago
  64. 9d0c4ac Add surface texture to keep allocation structure in sync. by Jason Sams · 13 years ago
  65. 2bde5ea Merge "Adding RS_VERSION to libbcc" by Alex Sakhartchouk · 13 years ago
  66. 9f545cb Merge "More renaming." by Alex Sakhartchouk · 13 years ago
  67. 592adb5 Adding RS_VERSION to libbcc by Alex Sakhartchouk · 13 years ago
  68. 3cbc3da More renaming. by Alex Sakhartchouk · 13 years ago
  69. f2f743b am e7483737: am 98265568: Merge "Fix (GDB) debugging of code loaded from cache" by Stephen Hines · 13 years ago
  70. e748373 am 98265568: Merge "Fix (GDB) debugging of code loaded from cache" by Stephen Hines · 13 years ago
  71. 9826556 Merge "Fix (GDB) debugging of code loaded from cache" by Stephen Hines · 13 years ago
  72. 76a57ea Fix (GDB) debugging of code loaded from cache by Daniel Malea · 13 years ago
  73. 1ef61fc am 236011e0: am d3ceda68: Merge "Add in missing NULL pointer checks." by Stephen Hines · 13 years ago
  74. 236011e am d3ceda68: Merge "Add in missing NULL pointer checks." by Stephen Hines · 13 years ago
  75. f534c38 am ea8f8a79: am 381a3651: Merge "Work around buggy toolchains." by Stephen Hines · 13 years ago
  76. ea8f8a7 am 381a3651: Merge "Work around buggy toolchains." by Stephen Hines · 13 years ago
  77. d3ceda6 Merge "Add in missing NULL pointer checks." by Stephen Hines · 13 years ago
  78. 3f782a7 Add in missing NULL pointer checks. by Stephen Hines · 13 years ago
  79. 381a365 Merge "Work around buggy toolchains." by Stephen Hines · 13 years ago
  80. 26218ce Work around buggy toolchains. by Stephen Hines · 13 years ago
  81. db6604f Merge "Changing rsg to rs because functions don't rely on graphics. Renaming one of the includes for clarity." by Alex Sakhartchouk · 13 years ago
  82. e9c850f resolved conflicts for merge of 6ec896af to master by Stephen Hines · 13 years ago
  83. 6ec896a am 052609c0: Merge "Update support for BitcodeWrapper using BitcodeWrapperer." by Stephen Hines · 13 years ago
  84. 052609c Merge "Update support for BitcodeWrapper using BitcodeWrapperer." by Stephen Hines · 13 years ago
  85. ff52255 Changing rsg to rs because functions don't rely on graphics. by Alex Sakhartchouk · 13 years ago
  86. 6fc18a1 Merge "Organizing libcore by logical components." by Alex Sakhartchouk · 13 years ago
  87. 7cd4c49 Update support for BitcodeWrapper using BitcodeWrapperer. by Stephen Hines · 13 years ago
  88. 4a048eb Organizing libcore by logical components. by Alex Sakhartchouk · 13 years ago
  89. 6db1a2d Merge "Fixing some bugs and inefficiencies" by Alex Sakhartchouk · 13 years ago
  90. 7187724 Fixing some bugs and inefficiencies by Alex Sakhartchouk · 13 years ago
  91. cb892c5 Merge "Adding 1D sampling to the library." by Alex Sakhartchouk · 13 years ago
  92. 8e7b283 Adding 1D sampling to the library. by Alex Sakhartchouk · 13 years ago
  93. a76d6c8 Merge "First draft of allocation sampling." by Alex Sakhartchouk · 13 years ago
  94. 1d36409 First draft of allocation sampling. by Alex Sakhartchouk · 13 years ago
  95. 0e56786 Remove USE_CACHE support, since we only need MC support. by Stephen Hines · 13 years ago
  96. 3699962 Remove USE_MCJIT configuration flags, since MC is the only path. by Stephen Hines · 13 years ago
  97. 9ddeb6b Remove OLD_JIT support from libbcc. by Stephen Hines · 13 years ago
  98. 569986d Switch libbcc to start using MetadataExtractor. by Stephen Hines · 13 years ago
  99. 88d93c6 Use ALOGE instead of fprintf() for logging. by Stephen Hines · 13 years ago
  100. 16e798d exposing lod offsets in type. by Alex Sakhartchouk · 13 years ago