1. e32ff14 Convert external/flatbuffer to Android.bp am: c41f060be6 am: 0eb0290dd7 by Colin Cross · 5 years ago
  2. 0eb0290 Convert external/flatbuffer to Android.bp am: c41f060be6 by Colin Cross · 5 years ago
  3. c41f060 Convert external/flatbuffer to Android.bp by Colin Cross · 5 years ago
  4. a746143 [C++] Changes in the flathash program (#5255) by Henry Lee · 5 years ago
  5. 440a70f Fixed tutorial markdown file (#5248) by Ashay Shirwadkar · 5 years ago
  6. 02e73e1 Further fixes to make minireflect compatible with old behavior. by Wouter van Oortmerssen · 5 years ago
  7. f93d0f6 Unify line ending rules in '.editorconfig' and '.gitattributes' (#5231) by Vladimir Glavnyy · 5 years ago
  8. fd51fad Fixed vector_delimited excluding delimiter by Wouter van Oortmerssen · 5 years ago
  9. 11198f1 Fixed shadowing warning in older gcc for vector_delimited by Wouter van Oortmerssen · 5 years ago
  10. 3b23ff1 Made ToStringVisitor backwards compatible with older behavior. by Wouter van Oortmerssen · 5 years ago
  11. 4f066c3 Made JS enum declarations compatible with google closure by Wouter van Oortmerssen · 5 years ago
  12. ca68d8b Disabled constexpr for hashing functions. by Wouter van Oortmerssen · 5 years ago
  13. 407fb5d Narrows template ascii routines to prevent a possible signed overflow in generic code. (#5232) by Vladimir Glavnyy · 5 years ago
  14. 73a648b Fix typo in dart documentation (#5230) by Randal Stevens · 5 years ago
  15. eb2a81f [C++] Object API: document custom string type requirements, by Wouter van Oortmerssen · 5 years ago
  16. 3968d00 [Rust] Don't use inner attributes for `allow` (#5212) by bspeice · 5 years ago
  17. 4f10da8 Small usability tweaks to the rust codegen. (#5213) by Mathias Svensson · 5 years ago
  18. 9e82ee2 Fix rust crate for big-endian targets (#5229) by tymcauley · 5 years ago
  19. e237f53 Removed -Wc++98-compat-extra-semi for compatibility with older clang. by Wouter van Oortmerssen · 5 years ago
  20. 98be491 Bazel ci (#5228) by Austin Schuh · 5 years ago
  21. 71628da Fixed vector of union JSON parsing. by Wouter van Oortmerssen · 5 years ago
  22. 0532faf Merge QP1A.190228.005 by Scott Lobdell · 5 years ago
  23. cb7b2bf [Rust] Fixed codegen documentation for Tables (#5227) by jean-airoldie · 5 years ago
  24. bfa4303 [Go] Add mutation functions for vector elements (#5221) by David Reiss · 5 years ago
  25. d045b65 Upgrade flatbuffers to 1c7d91cc55a9deb05e7ea93ba10b5ab511d29238 by Haibo Huang · 5 years ago
  26. 1c7d91c Clean-up nested_parser on all paths (#5179) (#5184) by ll-antn · 5 years ago
  27. 2e865f4 [Fix #5112] flatc generates constructors with memset for non-trivial types (#5222) by Laurent Stacul · 5 years ago
  28. 13c9c67 [doc] fix typos in doc. (#5217) by csukuangfj · 5 years ago
  29. 034275c Rust: Fix lifetime in union _as_ accessors (#5140) by naure · 5 years ago
  30. 6e1885a Snap for 5335706 from 72641658df706de7e2d8d9226611220d17962d4d to qt-release by android-build-team Robot · 5 years ago
  31. 4e5152d Java: Calculation of vtable and vtable size moved to the __init method. (#5210) by Kulikov Alexey · 5 years ago
  32. dc61512 Java: Removed unused duplicate of bytebuffer from "Table#__string" method. (#5211) by Kulikov Alexey · 5 years ago
  33. 1d60824 Lua library: fix vtable reuse. (#5214) by Искандаров Егор · 5 years ago
  34. f89badd Attempting to make travis not kill the Android build. by Wouter van Oortmerssen · 5 years ago
  35. 1b9d1b0 IterateValue: Use ReadScalar instead of unportable reinterpret_casts (#5209) by Marcus Comstedt · 5 years ago
  36. 6e2d530 Fix incorrect code generation on Solaris Sparc. (#5208) by Brian Wellington · 5 years ago
  37. 9bf9b18 Added -Wc++98-compat-extra-semi by Wouter van Oortmerssen · 5 years ago
  38. 537c6ec Added -Wextra-semi to Clang build. by Wouter van Oortmerssen · 5 years ago
  39. 7264165 Merge stage-aosp-master into pi-dev-plus-aosp am: c69db50bbc by Xin Li · 5 years ago
  40. c69db50 Merge stage-aosp-master into pi-dev-plus-aosp by Xin Li · 5 years ago
  41. a1f1400 Fix big-endian build. (#5205) by Brian Wellington · 5 years ago
  42. 0cdacdf Remove byte* property in ByteBufferAllocator (#5191) by Eric Erhardt · 5 years ago
  43. bb58442 Improve endian detection. (#5204) by bwelling · 5 years ago
  44. 4567b13 Add RPM packaging support (#5177) by Marc Butler · 5 years ago
  45. 8f8fb2b Fixed vector of unions crash in java (#5190) by Kamil Rojewski · 5 years ago
  46. 69d761d Added .net core project (#5187) by Efe Burak · 5 years ago
  47. 824777c DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 5 years ago
  48. 4f32cbf Fix an error in cpp code. (#5189) by csukuangfj · 5 years ago
  49. 0eaaf18 Utility for checking the encoding and line ending of source files (#5188) by Vladimir Glavnyy · 5 years ago
  50. 957d167 Fixed use of WIN32 needs to be _WIN32. by Wouter van Oortmerssen · 5 years ago
  51. e9d9d64 Add presubmit.yml for bazel CI configuration (#5193) by Austin Schuh · 5 years ago
  52. 78c50e3 Fix AppVeyor script not including CMake dir by Wouter van Oortmerssen · 5 years ago
  53. 9d483a3 Changed the JavaScript generation to emit createX helper functions just like the TypeScript code generation. I also added code so that the create methods have documentation in both JavaScript and TypeScript. (#5168) by Christopher Cifra · 5 years ago
  54. b650dfb [C#] Fix FlatBuffers.Tests when ENABLE_SPAN_T is defined (#5182) by Eric Erhardt · 5 years ago
  55. 6980818 Install flatc as requested (#5180) by Aleix Pol · 5 years ago
  56. 224f752 Generting imports for external enums in TS (#5175) by Kamil Rojewski · 5 years ago
  57. a66a880 Fix bazel build (#5174) by Austin Schuh · 5 years ago
  58. e1defaa Add flag to make short names in JS/TS. (#5152) by Gabriel Nützi · 5 years ago
  59. 78fdce2 Make ByteBufferFactory an abstract class in order to make FlatBuffers compatible with Java7. (#5155) by Enrico Olivelli · 5 years ago
  60. 60e94cf Implement (shared) attribute for C++ (#5157) by iceboy · 5 years ago
  61. cf47f27 Turn on -Werror=unused-private-field for Clang. by Wouter van Oortmerssen · 5 years ago
  62. cc7f9b8 Made FLATBUFFERS_TRACK_VERIFIER_BUFFER_SIZE #ifdef out less by Wouter van Oortmerssen · 5 years ago
  63. 600f3fb Reduced `force_align` in tests to 8, to work with --object-api. by Wouter van Oortmerssen · 5 years ago
  64. 346212f Merge QP1A.190205.002 by Scott Lobdell · 5 years ago
  65. 76a0241 Removing 'using namespace' usage in test_builder (#5154) by Charlie Harrison · 5 years ago
  66. 31e34fa Changing array to be an associative array so that the Name function can work with non-sequential enums as well as those beginning at something other than zero. (#5151) by Travis Staley · 5 years ago
  67. 4d98faa Only use __movsb on architectures that support it (#5147) by Jon Kunkee · 5 years ago
  68. 435def5 Snap for 5268116 from fd4ef7b303d19328d558fbfd68979e96aca448d3 to qt-release by android-build-team Robot · 5 years ago
  69. fd4ef7b resolve merge conflicts of 81631b3e0487c156e66f8afe033a738437156104 to master by Miao Wang · 5 years ago
  70. 81631b3 Merge "Merge remote-tracking branch 'aosp/upstream-master' into rebase" am: b6e6cd2953 by Miao Wang · 5 years ago
  71. 24128e1 Merge "Merge remote-tracking branch 'aosp/upstream-master' into rebase" by Miao Wang · 5 years ago
  72. b6e6cd2 Merge "Merge remote-tracking branch 'aosp/upstream-master' into rebase" by Miao Wang · 5 years ago
  73. d8210d5 Make changes on the make_unsigned type trait (#5136) by Henry Lee · 5 years ago
  74. 19e09e9 Merge remote-tracking branch 'aosp/upstream-master' into rebase by Miao Wang · 5 years ago
  75. 7d3930a Repair `fallthrough` was broken by d4493165 (#5115) (#5139) by Vladimir Glavnyy · 5 years ago
  76. 347dba8 delete zero width space characters <U+200B>'s to avoid MSVC warning C4819 (#5133) by find · 5 years ago
  77. fcacb46 Replace deprecated Vector::Length() with Vector::size() (#5131) by Vladimir Glavnyy · 5 years ago
  78. 3f388ec Repair MSVC-CRT leakage detector and enable this detection with Appveyor-CI (#5105) by Vladimir Glavnyy · 5 years ago
  79. 38bf4cf [Rust] Added global namespace imports (#5121) by jean-airoldie · 5 years ago
  80. c2f40c3 [C++]Support reverse iterator in Vector (#5128) by Henry Lee · 5 years ago
  81. 32780d0 Snap for 5251505 from 700cc5cd798221b1e89c88aa0a081178dad119ac to qt-release by android-build-team Robot · 5 years ago
  82. 700cc5c Add default code reviewers into OWNERS am: 11fdb723a7 am: 764f7cb3c5 by Chih-Hung Hsieh · 5 years ago
  83. aa1d495 Add default code reviewers into OWNERS am: 11fdb723a7 am: 764f7cb3c5 by Chih-Hung Hsieh · 5 years ago
  84. 764f7cb Add default code reviewers into OWNERS am: 11fdb723a7 by Chih-Hung Hsieh · 5 years ago
  85. 11fdb72 Add default code reviewers into OWNERS by Chih-Hung Hsieh · 5 years ago
  86. 63d51af [docs] [rust] Add "Useful tools created by others" section (#5127) by Vlad Frolov · 5 years ago
  87. d449316 Fix high certainty warnings from PVS-studio (#5115) by Vladimir Glavnyy · 5 years ago
  88. bbfd12e Docker tests for Zend PHP and Mono C#; Python coverage; TODO for HHVM PHP (#5125) by Robert · 5 years ago
  89. 7c94ff6 Reference::ToString should be const (#5118) by cor3ntin · 5 years ago
  90. 4fa4d36 Add default NaN/Inf to C#, Java, Python (#5107) by Vladimir Glavnyy · 5 years ago
  91. 46208b1 JS- support clear() method on builder (#5109) by unintellisense · 5 years ago
  92. 2f979b9 Merge QP1A.190107.001 by Scott Lobdell · 5 years ago
  93. b99332e Move all platform dependent headers and code to util.cpp module (#5106) by Vladimir Glavnyy · 5 years ago
  94. dd288f7 Add `NaN` and `Inf` defaults to the C++ generated code. (#5102) by Vladimir Glavnyy · 5 years ago
  95. 155c559 Add repository name to build_defs.bzl (#5104) by Yong Tang · 5 years ago
  96. d264bd0 [automerger skipped] Merge SPL-2018-12-05 skipped: 8896ce53ae by Eric Arseneau · 5 years ago
  97. 0eb7b3b [Go] Namespaced imports fix (#5097) by Robert · 5 years ago
  98. a821b15 Added -Werror=implicit-fallthrough=2 to GCC 7 build. by Wouter van Oortmerssen · 5 years ago
  99. 87704e9 Performance improvement to generated+supporting PHP (#5080) by Peter Dillinger · 5 years ago
  100. 8896ce5 Merge SPL-2018-12-05 by Eric Arseneau · 5 years ago