1. be30c7a bionic: revert to a single (larger) property area by Greg Hackmann · 13 years ago
  2. d527642 bionic: add hierarchical properties test by Greg Hackmann · 13 years ago
  3. 4482d85 bionic: reimplement property area as hybrid trie/binary tree by Greg Hackmann · 13 years ago
  4. 5f7f7fc am 95448039: am 0ea1d5c0: Merge "libc: enable sprintf FORTIFY_SOURCE under clang" by Nick Kralevich · 13 years ago
  5. de76baf bionic: replace 4K property pages with 32K property pages by Greg Hackmann · 13 years ago
  6. 44c273c Revert "bionic: reimplement property area as hybrid trie/binary tree" by Greg Hackmann · 13 years ago
  7. 890aa0d Revert "bionic: add hierarchical properties test" by Greg Hackmann · 13 years ago
  8. fa8cc06 Revert "bionic: revert to a single (larger) property area" by Greg Hackmann · 13 years ago
  9. b938756 Revert "bionic: prevent root processes from calling __system_property_add" by Greg Hackmann · 13 years ago
  10. 982463d Revert "bionic: store property names as variable-length strings" by Greg Hackmann · 13 years ago
  11. 492ce95 bionic: store property names as variable-length strings by Greg Hackmann · 13 years ago
  12. fb9b7b4 bionic: prevent root processes from calling __system_property_add by Colin Cross · 13 years ago
  13. 5f05348 bionic: revert to a single (larger) property area by Greg Hackmann · 13 years ago
  14. 9544803 am 0ea1d5c0: Merge "libc: enable sprintf FORTIFY_SOURCE under clang" by Nick Kralevich · 13 years ago
  15. 0ea1d5c Merge "libc: enable sprintf FORTIFY_SOURCE under clang" by Nick Kralevich · 13 years ago
  16. c6eb985 libc: enable sprintf FORTIFY_SOURCE under clang by Nick Kralevich · 13 years ago
  17. 0f76e23 bionic: add hierarchical properties test by Greg Hackmann · 13 years ago
  18. 6ac8e6a bionic: reimplement property area as hybrid trie/binary tree by Greg Hackmann · 13 years ago
  19. a823883 Merge "bionic: add missing memory barriers to system properties" by Greg Hackmann · 13 years ago
  20. ae93533 am 100d6784: am 53ddcc90: Merge "linker: Emit a warning on text relocations" by Nick Kralevich · 13 years ago
  21. 100d678 am 53ddcc90: Merge "linker: Emit a warning on text relocations" by Nick Kralevich · 13 years ago
  22. 53ddcc9 Merge "linker: Emit a warning on text relocations" by Nick Kralevich · 13 years ago
  23. c908442 linker: Emit a warning on text relocations by Nick Kralevich · 13 years ago
  24. cf3c9ce am cb25359a: am 68197731: Merge "libc_logging: don\'t keep file descriptors open forever" by Nick Kralevich · 13 years ago
  25. cb25359 am 68197731: Merge "libc_logging: don\'t keep file descriptors open forever" by Nick Kralevich · 13 years ago
  26. 6819773 Merge "libc_logging: don't keep file descriptors open forever" by Nick Kralevich · 13 years ago
  27. 17fc25d libc_logging: don't keep file descriptors open forever by Nick Kralevich · 13 years ago
  28. 5bfa3ee bionic: add missing memory barriers to system properties by Greg Hackmann · 13 years ago
  29. 33ae76a am 5fed0eea: am 0ce28d20: Merge "libc: enable FORTIFY_SOURCE clang strlcpy" by Nick Kralevich · 13 years ago
  30. 5fed0ee am 0ce28d20: Merge "libc: enable FORTIFY_SOURCE clang strlcpy" by Nick Kralevich · 13 years ago
  31. 0ce28d2 Merge "libc: enable FORTIFY_SOURCE clang strlcpy" by Nick Kralevich · 13 years ago
  32. 8bafa74 libc: enable FORTIFY_SOURCE clang strlcpy by Nick Kralevich · 13 years ago
  33. cb4fd62 am 33df38a0: am 4eed6509: Merge "stdint.h header is not fully compatible with C99(ISO9899:1999)" by Elliott Hughes · 13 years ago
  34. 33df38a am 4eed6509: Merge "stdint.h header is not fully compatible with C99(ISO9899:1999)" by Elliott Hughes · 13 years ago
  35. 4eed650 Merge "stdint.h header is not fully compatible with C99(ISO9899:1999)" by Elliott Hughes · 13 years ago
  36. d329697 bionic: make property area expandable by Greg Hackmann · 13 years ago
  37. 373ea00 am 1d174a9c: am 02ca0e31: Merge "Fix FORTIFY_SOURCE unittests." by Nick Kralevich · 13 years ago
  38. 1d174a9 am 02ca0e31: Merge "Fix FORTIFY_SOURCE unittests." by Nick Kralevich · 13 years ago
  39. 02ca0e3 Merge "Fix FORTIFY_SOURCE unittests." by Nick Kralevich · 13 years ago
  40. 700b548 am f4250508: am 3225f498: Merge "bionic: add __system_property_foreach" by Colin Cross · 13 years ago
  41. f425050 am 3225f498: Merge "bionic: add __system_property_foreach" by Colin Cross · 13 years ago
  42. 3225f49 Merge "bionic: add __system_property_foreach" by Colin Cross · 13 years ago
  43. 3cd4cac Fix FORTIFY_SOURCE unittests. by Nick Kralevich · 13 years ago
  44. dc5d342 stdint.h header is not fully compatible with C99(ISO9899:1999) by Sergey Melnikov · 13 years ago
  45. c6ff844 bionic: add __system_property_foreach by Greg Hackmann · 13 years ago
  46. 5774184 bionic: add __system_property_foreach by Greg Hackmann · 13 years ago
  47. 1791cb0 Merge "Fix remove_uidiface_info failing on first entry" by Geremy Condra · 13 years ago
  48. fb11350 am 13e23302: am c656d732: Merge "Always use v1 for MIPS TLS access." by Elliott Hughes · 13 years ago
  49. 13e2330 am c656d732: Merge "Always use v1 for MIPS TLS access." by Elliott Hughes · 13 years ago
  50. c656d73 Merge "Always use v1 for MIPS TLS access." by Elliott Hughes · 13 years ago
  51. 83476f0 am d98d35c5: am 0846109c: Merge "libc: Rename fortify error functions." by Nick Kralevich · 13 years ago
  52. 227079b am 3bf62790: am dd0880fe: Merge "libc: add limited FORTIFY_SOURCE support for clang" by Nick Kralevich · 13 years ago
  53. 6a87df8 am 45ef218b: am 6807af77: Merge "Make LD_PRELOAD failures just warnings." by Elliott Hughes · 13 years ago
  54. bf03f1b am e421bd71: am 02002443: Merge "bionic: fix deleting property arrays in property benchmark" by Colin Cross · 13 years ago
  55. d98d35c am 0846109c: Merge "libc: Rename fortify error functions." by Nick Kralevich · 13 years ago
  56. 3bf6279 am dd0880fe: Merge "libc: add limited FORTIFY_SOURCE support for clang" by Nick Kralevich · 13 years ago
  57. 45ef218 am 6807af77: Merge "Make LD_PRELOAD failures just warnings." by Elliott Hughes · 13 years ago
  58. a33dc57 Always use v1 for MIPS TLS access. by Elliott Hughes · 13 years ago
  59. 0846109 Merge "libc: Rename fortify error functions." by Nick Kralevich · 13 years ago
  60. e421bd7 am 02002443: Merge "bionic: fix deleting property arrays in property benchmark" by Colin Cross · 13 years ago
  61. dd0880f Merge "libc: add limited FORTIFY_SOURCE support for clang" by Nick Kralevich · 13 years ago
  62. 6807af7 Merge "Make LD_PRELOAD failures just warnings." by Elliott Hughes · 13 years ago
  63. 0200244 Merge "bionic: fix deleting property arrays in property benchmark" by Colin Cross · 13 years ago
  64. ce7c2f2 am ba6c021a: am e2fb05b4: Merge "libc: Introduce __errordecl()" by Nick Kralevich · 13 years ago
  65. ba6c021 am e2fb05b4: Merge "libc: Introduce __errordecl()" by Nick Kralevich · 13 years ago
  66. e2fb05b Merge "libc: Introduce __errordecl()" by Nick Kralevich · 13 years ago
  67. 7e5a8cc Make LD_PRELOAD failures just warnings. by Elliott Hughes · 13 years ago
  68. 7d06813 bionic: fix deleting property arrays in property benchmark by Colin Cross · 13 years ago
  69. 3b599c1 am 1a38e063: am 0005b354: Merge "bionic: change properties benchmarks to read a single property" by Colin Cross · 13 years ago
  70. a641c18 libc: Rename fortify error functions. by Nick Kralevich · 13 years ago
  71. 1a38e06 am 0005b354: Merge "bionic: change properties benchmarks to read a single property" by Colin Cross · 13 years ago
  72. 0005b35 Merge "bionic: change properties benchmarks to read a single property" by Colin Cross · 13 years ago
  73. 7d90cfa bionic: change properties benchmarks to read a single property by Colin Cross · 13 years ago
  74. 16d1af1 libc: add limited FORTIFY_SOURCE support for clang by Nick Kralevich · 13 years ago
  75. b24c063 libc: Introduce __errordecl() by Nick Kralevich · 13 years ago
  76. 66a061c am f6e6e5e7: am 977a3313: Merge changes Iac00ce10,I192d3825 by Colin Cross · 13 years ago
  77. f6e6e5e am 977a3313: Merge changes Iac00ce10,I192d3825 by Colin Cross · 13 years ago
  78. 977a331 Merge changes Iac00ce10,I192d3825 by Colin Cross · 13 years ago
  79. b27e200 bionic: add tests for properties by Colin Cross · 13 years ago
  80. 5cf32de bionic: move system property writing from init to bionic by Colin Cross · 13 years ago
  81. 9edf071 am d2dbf163: am 5995bf88: Merge "don\'t hardcode register r0/v1 when reading the TLS" by Elliott Hughes · 13 years ago
  82. d2dbf16 am 5995bf88: Merge "don\'t hardcode register r0/v1 when reading the TLS" by Elliott Hughes · 13 years ago
  83. 5995bf8 Merge "don't hardcode register r0/v1 when reading the TLS" by Elliott Hughes · 13 years ago
  84. b6e3400 don't hardcode register r0/v1 when reading the TLS by Mathias Agopian · 13 years ago
  85. 37d9f75 bionic: add tests for properties by Colin Cross · 13 years ago
  86. dc1038b bionic: move system property writing from init to bionic by Colin Cross · 13 years ago
  87. a658ed0 am afd4e299: am 657d0da7: Merge "Slight script cleanup; make gensyscalls work from any directory." by Elliott Hughes · 13 years ago
  88. afd4e29 am 657d0da7: Merge "Slight script cleanup; make gensyscalls work from any directory." by Elliott Hughes · 13 years ago
  89. 657d0da Merge "Slight script cleanup; make gensyscalls work from any directory." by Elliott Hughes · 13 years ago
  90. 18bc975 Slight script cleanup; make gensyscalls work from any directory. by Elliott Hughes · 13 years ago
  91. 638503b Fix remove_uidiface_info failing on first entry by Chad Brubaker · 13 years ago
  92. 8f5440c am c1e4183c: am 560e9f7e: Merge "Ensure that <stdint.h> defines SIZE_MAX and friends." by Elliott Hughes · 13 years ago
  93. c1e4183 am 560e9f7e: Merge "Ensure that <stdint.h> defines SIZE_MAX and friends." by Elliott Hughes · 13 years ago
  94. 560e9f7 Merge "Ensure that <stdint.h> defines SIZE_MAX and friends." by Elliott Hughes · 13 years ago
  95. 7c89506 Ensure that <stdint.h> defines SIZE_MAX and friends. by Elliott Hughes · 13 years ago
  96. fa3af2d am af975b07: am c843a3e7: Merge "Fix the qsort copyright notice (fixed upstream this afternoon)." by Elliott Hughes · 13 years ago
  97. af975b0 am c843a3e7: Merge "Fix the qsort copyright notice (fixed upstream this afternoon)." by Elliott Hughes · 13 years ago
  98. c843a3e Merge "Fix the qsort copyright notice (fixed upstream this afternoon)." by Elliott Hughes · 13 years ago
  99. 4eeec44 Fix the qsort copyright notice (fixed upstream this afternoon). by Elliott Hughes · 13 years ago
  100. 0503748 am ddbf561e: am c843d766: Merge "Handles spurious wake-ups in pthread_join()" by Elliott Hughes · 13 years ago