1. 058a7a4 am 8c8eb23d: Merge "Add 64bit large object support" by Tim Murray · 11 years ago
  2. 35180b6 am 60506d94: Merge "Fix build break for size_t vs. uint32_t difference." by Stephen Hines · 11 years ago
  3. c562a29 am db69bf01: Merge "Adds support for multi-input kernels to Frameworks/RS." by Stephen Hines · 11 years ago
  4. eaff410 am 11007c74: Merge "Moved RsForEachStubParamStruct out of rs_hal.h and into rsCpuCore.h." by Stephen Hines · 11 years ago
  5. 2dcb551 am c93c30a4: am e54acd41: Merge "Fix build break from unnecessary assert." by Tim Murray · 11 years ago
  6. 54d6155 am 17a2666a: am 3cba6f00: Merge "Move element and type allocations to the HAL allocator." by Tim Murray · 11 years ago
  7. db69bf0 Merge "Adds support for multi-input kernels to Frameworks/RS." by Stephen Hines · 11 years ago
  8. 4b3c34e Adds support for multi-input kernels to Frameworks/RS. by Chris Wailes · 11 years ago
  9. c93c30a am e54acd41: Merge "Fix build break from unnecessary assert." by Tim Murray · 11 years ago
  10. 17a2666 am 3cba6f00: Merge "Move element and type allocations to the HAL allocator." by Tim Murray · 11 years ago
  11. cb51798 Moved RsForEachStubParamStruct out of rs_hal.h and into rsCpuCore.h. by Chris Wailes · 11 years ago
  12. e54acd4 Merge "Fix build break from unnecessary assert." by Tim Murray · 11 years ago
  13. ddafe09 Fix build break from unnecessary assert. by Tim Murray · 11 years ago
  14. 11007c7 Merge "Moved RsForEachStubParamStruct out of rs_hal.h and into rsCpuCore.h." by Stephen Hines · 11 years ago
  15. 60506d9 Merge "Fix build break for size_t vs. uint32_t difference." by Stephen Hines · 11 years ago
  16. c5a2017 Fix build break for size_t vs. uint32_t difference. by Stephen Hines · 11 years ago
  17. 3cba6f0 Merge "Move element and type allocations to the HAL allocator." by Tim Murray · 11 years ago
  18. 665eafe Move element and type allocations to the HAL allocator. by Tim Murray · 11 years ago
  19. 8c8eb23 Merge "Add 64bit large object support" by Tim Murray · 11 years ago
  20. a36c50a Add 64bit large object support by Jason Sams · 11 years ago
  21. 691f3c1 am 1fcfb810: am ea8180ff: Merge "Minor fixes for image processing." by Jason Sams · 11 years ago
  22. 1fcfb81 am ea8180ff: Merge "Minor fixes for image processing." by Jason Sams · 11 years ago
  23. ea8180f Merge "Minor fixes for image processing." by Jason Sams · 11 years ago
  24. 05b2693 Minor fixes for image processing. by Jason Sams · 11 years ago
  25. f114bd1 am c2c00e81: am 32e093ad: Merge "Use build fingerprint and compile command for caching." by Jean-Luc Brouillet · 11 years ago
  26. c2c00e8 am 32e093ad: Merge "Use build fingerprint and compile command for caching." by Jean-Luc Brouillet · 11 years ago
  27. e76e246 am 1c38baa7: am a3f7905a: Merge "Add in a missing unlockMutex() on an error path." by Stephen Hines · 11 years ago
  28. 1c38baa am a3f7905a: Merge "Add in a missing unlockMutex() on an error path." by Stephen Hines · 11 years ago
  29. a3f7905 Merge "Add in a missing unlockMutex() on an error path." by Stephen Hines · 11 years ago
  30. f94e8db Add in a missing unlockMutex() on an error path. by Stephen Hines · 11 years ago
  31. f407465 am 16bbe7cb: am 1c3b028e: Merge "Pass context creation flags to driver init." by Jason Sams · 11 years ago
  32. 16bbe7c am 1c3b028e: Merge "Pass context creation flags to driver init." by Jason Sams · 11 years ago
  33. 092da1f am 1b70788f: am 51905042: Merge "Use remainder of AArch64 register file in Blur." by Jason Sams · 11 years ago
  34. 1b70788 am 51905042: Merge "Use remainder of AArch64 register file in Blur." by Jason Sams · 11 years ago
  35. c3210fb am 19e1609d: am ed20ca12: Merge "Update Component to use proper large object sizes (256 bits vs. 32 bits)." by Stephen Hines · 11 years ago
  36. 19e1609 am ed20ca12: Merge "Update Component to use proper large object sizes (256 bits vs. 32 bits)." by Stephen Hines · 11 years ago
  37. c2ac59b am beb2ce82: am 162d6514: Merge "Fix one last use of size_t instead of uint32_t." by Stephen Hines · 11 years ago
  38. c38f7d2 am d20a27b3: am af3f15d3: Merge "Switch to using packed structures for our command buffers." by Stephen Hines · 11 years ago
  39. beb2ce8 am 162d6514: Merge "Fix one last use of size_t instead of uint32_t." by Stephen Hines · 11 years ago
  40. d20a27b am af3f15d3: Merge "Switch to using packed structures for our command buffers." by Stephen Hines · 11 years ago
  41. 1ed9a07 am afb31146: am 03836b04: Merge "Switch the dimensions array to use uint32_t instead of size_t." by Stephen Hines · 11 years ago
  42. afb3114 am 03836b04: Merge "Switch the dimensions array to use uint32_t instead of size_t." by Stephen Hines · 11 years ago
  43. 5190504 Merge "Use remainder of AArch64 register file in Blur." by Jason Sams · 11 years ago
  44. 1c3b028 Merge "Pass context creation flags to driver init." by Jason Sams · 11 years ago
  45. 416f4b6 Pass context creation flags to driver init. by Jason Sams · 11 years ago
  46. ed20ca1 Merge "Update Component to use proper large object sizes (256 bits vs. 32 bits)." by Stephen Hines · 11 years ago
  47. 7202c92 Update Component to use proper large object sizes (256 bits vs. 32 bits). by Stephen Hines · 11 years ago
  48. 32e093a Merge "Use build fingerprint and compile command for caching." by Jean-Luc Brouillet · 11 years ago
  49. 40e35cd Use build fingerprint and compile command for caching. by Jean-Luc Brouillet · 11 years ago
  50. 162d651 Merge "Fix one last use of size_t instead of uint32_t." by Stephen Hines · 11 years ago
  51. f0a5078 Fix one last use of size_t instead of uint32_t. by Stephen Hines · 11 years ago
  52. f74938c am a98e2f23: am b31d9c95: Merge "Switch rootn(f, 0) tests to expect +inf instead of NaN." by Stephen Hines · 11 years ago
  53. a98e2f2 am b31d9c95: Merge "Switch rootn(f, 0) tests to expect +inf instead of NaN." by Stephen Hines · 11 years ago
  54. 4cd6912 am fdb70748: am ba618953: Merge "Only 1D Allocations can be bound in API 20+, so fix the test." by Stephen Hines · 11 years ago
  55. fdb7074 am ba618953: Merge "Only 1D Allocations can be bound in API 20+, so fix the test." by Stephen Hines · 11 years ago
  56. 4bea0d3 Use remainder of AArch64 register file in Blur. by Simon Hosie · 11 years ago
  57. b31d9c9 Merge "Switch rootn(f, 0) tests to expect +inf instead of NaN." by Stephen Hines · 11 years ago
  58. 86557f6 Switch rootn(f, 0) tests to expect +inf instead of NaN. by Stephen Hines · 11 years ago
  59. de14c3d am 17f30557: am c559d902: Merge "Fix reversal of channels with flexible yuv." by Jason Sams · 11 years ago
  60. 17f3055 am c559d902: Merge "Fix reversal of channels with flexible yuv." by Jason Sams · 11 years ago
  61. af3f15d Merge "Switch to using packed structures for our command buffers." by Stephen Hines · 11 years ago
  62. f047575 Switch to using packed structures for our command buffers. by Stephen Hines · 11 years ago
  63. ac8d146 Switch the dimensions array to use uint32_t instead of size_t. by Stephen Hines · 11 years ago
  64. 03836b0 Merge "Switch the dimensions array to use uint32_t instead of size_t." by Stephen Hines · 11 years ago
  65. c765a55 Fix reversal of channels with flexible yuv. by Jason Sams · 11 years ago
  66. 99bfdec Only 1D Allocations can be bound in API 20+, so fix the test. by Stephen Hines · 11 years ago
  67. ba61895 Merge "Only 1D Allocations can be bound in API 20+, so fix the test." by Stephen Hines · 11 years ago
  68. c559d90 Merge "Fix reversal of channels with flexible yuv." by Jason Sams · 11 years ago
  69. fc8ebe7 am 06f9deff: am 9f63f5d8: Merge "Fix rootn(-5, 0) to return inf" by Jason Sams · 11 years ago
  70. 06f9def am 9f63f5d8: Merge "Fix rootn(-5, 0) to return inf" by Jason Sams · 11 years ago
  71. 9f63f5d Merge "Fix rootn(-5, 0) to return inf" by Jason Sams · 11 years ago
  72. 461178e Fix rootn(-5, 0) to return inf by Jason Sams · 11 years ago
  73. 0efbc98 am 18f3f6fc: am 5557f339: Merge "Move the lib paths out of RSInfo." by Jean-Luc Brouillet · 11 years ago
  74. 18f3f6f am 5557f339: Merge "Move the lib paths out of RSInfo." by Jean-Luc Brouillet · 11 years ago
  75. 5557f33 Merge "Move the lib paths out of RSInfo." by Jean-Luc Brouillet · 11 years ago
  76. 9ab5094 Move the lib paths out of RSInfo. by Jean-Luc Brouillet · 11 years ago
  77. 3c6b52a am 60b4af57: am 8b0ab0a6: Merge "Fix Windows SDK build." by Andrew Hsieh · 11 years ago
  78. 60b4af5 am 8b0ab0a6: Merge "Fix Windows SDK build." by Andrew Hsieh · 11 years ago
  79. de23738 am 01f93e59: am 3e2ed84b: Merge "Disable background work by default." by Jason Sams · 11 years ago
  80. 01f93e5 am 3e2ed84b: Merge "Disable background work by default." by Jason Sams · 11 years ago
  81. 3e2ed84 Merge "Disable background work by default." by Jason Sams · 11 years ago
  82. 8b0ab0a Merge "Fix Windows SDK build." by Andrew Hsieh · 11 years ago
  83. a075ffb am 1409b09f: am d94d3b91: Merge "Use relative addresses in Blend function table." by Jason Sams · 11 years ago
  84. 1409b09 am d94d3b91: Merge "Use relative addresses in Blend function table." by Jason Sams · 11 years ago
  85. 6ef2f59 am 915ca422: am 89b8ea85: Merge "Remove all graphics API usage from RSTest." by Stephen Hines · 11 years ago
  86. 915ca42 am 89b8ea85: Merge "Remove all graphics API usage from RSTest." by Stephen Hines · 11 years ago
  87. d94d3b9 Merge "Use relative addresses in Blend function table." by Jason Sams · 11 years ago
  88. 89b8ea8 Merge "Remove all graphics API usage from RSTest." by Stephen Hines · 11 years ago
  89. 123c098 am 35e1335d: am b26cd991: Merge "Disable NEON libclcore for AArch64." by Tim Murray · 11 years ago
  90. 8d50174 Fix Windows SDK build. by Logan Chien · 11 years ago
  91. 35e1335 am b26cd991: Merge "Disable NEON libclcore for AArch64." by Tim Murray · 11 years ago
  92. 065999d am 53b0d778: am f6328b8d: Merge "Resolve R_X86_64_PC32 relocation type in RS." by Stephen Hines · 11 years ago
  93. 64af082 Remove all graphics API usage from RSTest. by Stephen Hines · 11 years ago
  94. 53b0d77 am f6328b8d: Merge "Resolve R_X86_64_PC32 relocation type in RS." by Stephen Hines · 11 years ago
  95. abafb99 am 3a5382c2: am 1109ae5c: Merge "Add stub for x86 & x86_64." by Stephen Hines · 11 years ago
  96. 3a5382c am 1109ae5c: Merge "Add stub for x86 & x86_64." by Stephen Hines · 11 years ago
  97. 09b2b59 am 8aebccf0: am 6526d968: Merge "Switch to large objects for 64-bit." by Tim Murray · 11 years ago
  98. 8aebccf am 6526d968: Merge "Switch to large objects for 64-bit." by Tim Murray · 11 years ago
  99. 03ce7de Disable background work by default. by Jason Sams · 11 years ago
  100. 7640122 am 59d6ab26: am 162d49ff: Merge "Update how the debug runtime is built for 64-bit." by Tim Murray · 11 years ago