Android Mainline 12.0.0 Release 119 (8431650,com.google.android.media)
  1. e92f4ac android_stub: Update platform headers to include gralloc1.h. by Eric Anholt · 3 years, 9 months ago
  2. ad61899 symbols-check: Add __cxa_guard_* to the list of approved symbols. by Eric Anholt · 3 years, 9 months ago
  3. 636f770 bin/gen_release_notes.py: escape special rST characters by Eric Engestrom · 3 years, 9 months ago
  4. e3069c4 pick-ui: specify git commands in "resolve cherry pick" message by Eric Engestrom · 4 years ago
  5. 932f51d ci: Include enough Android headers to let us compile test EGL by Kristian H. Kristensen · 4 years ago
  6. 8596873 bin/khronos-update: add workaround for python bug 9625 by Eric Engestrom · 4 years ago
  7. aa5c391 bin/khronos-update: add support for the SPIRV files by Eric Engestrom · 4 years ago
  8. ccb91bc bin/khronos-update: having a folder in include/ is not a requirement by Eric Engestrom · 4 years ago
  9. ae2d045 bin/gen_release_notes: automatically commit release notes by Eric Engestrom · 4 years ago
  10. 5f649be post_version.py: fix relnotes links by Eric Engestrom · 4 years ago
  11. 6c4ad62 post_version.py: update the files in the current worktree, not the one with the script that we run by Eric Engestrom · 4 years ago
  12. a28a089 post_version.py: stop using non-existent functions and fix commit message by Eric Engestrom · 4 years ago
  13. f5353e0 post_version.py: drop incorrect conf.py changes by Eric Engestrom · 4 years ago
  14. 24e118f post_version.py: don't generate relnotes twice by Eric Engestrom · 4 years ago
  15. c905e48 bin/gen_release_notes.py: drop new_features.txt when we release XX.Y.0 by Eric Engestrom · 4 years, 1 month ago
  16. 7f61f41 introduce `commit_in_branch.py` script to help devs figure this out by Eric Engestrom · 4 years, 1 month ago
  17. 8da2374 bin/symbols-check.py: add --ignore-symbol argument by Pierre-Eric Pelloux-Prayer · 4 years ago
  18. 2a61a8d bin/symbols-check: explain C++ symbols workaround by Eric Engestrom · 4 years ago
  19. 9706b72 khronos-update.py: add script to simplify update of Khronos headers & xml files by Eric Engestrom · 4 years, 1 month ago
  20. ebb33b2 post_version.py: update script to the new rST way of things by Eric Engestrom · 4 years, 2 months ago
  21. 8bc055f gen_release_notes.py: update script to the new rST way of things by Eric Engestrom · 4 years, 2 months ago
  22. 8077267 bin/perf-annotate-jit.py: update internal reference by Erik Faye-Lund · 4 years, 2 months ago
  23. 444138d tree-wide: fix deprecated GitLab URLs by Eric Engestrom · 4 years, 1 month ago
  24. ba44990 git_sha1_gen.py: fix whitespace by Eric Engestrom · 4 years, 1 month ago
  25. c909370 git_sha1_gen.py: fix code style by Eric Engestrom · 4 years, 1 month ago
  26. 413c6f9 git_sha1_gen.py: fix out-of-date comment by Eric Engestrom · 4 years, 1 month ago
  27. 445e559 post_version.py: stop adding release candidates to the index and relnotes by Eric Engestrom · 4 years, 2 months ago
  28. ae26149 post_version.py: invert `is_point` into `is_first_release` to make its purpose clearer by Eric Engestrom · 4 years, 2 months ago
  29. 5fba85b post_version.py: fix branch name construction for release candidates by Eric Engestrom · 4 years, 2 months ago
  30. 263ed2e scripts: remove unittest.mock dependency when not used by Andres Gomez · 4 years, 2 months ago
  31. 57e65ca pick-ui: show commit sha in the pick list by Eric Engestrom · 4 years, 4 months ago
  32. 32451a1 pick-ui: make .pick_status.json path relative to the git root instead of the script by Eric Engestrom · 4 years, 4 months ago
  33. 26a26a3 pick-ui: compute .pick_status.json path only once by Eric Engestrom · 4 years, 4 months ago
  34. a24ab26 pick-ui: auto-scroll the feedback window by Eric Engestrom · 4 years, 4 months ago
  35. 8b8a99b bin/pick-ui: Add a new maintainer script for picking patches by Dylan Baker · 4 years, 9 months ago
  36. 0123b8f bin/gen_release_notes.py: Fix version detection for .0 release by Dylan Baker · 4 years, 4 months ago
  37. 3aa83d8 gen_release_notes: resolve ambiguity by renaming `version` to `previous_version` and `next_version` to `this_version` by Eric Engestrom · 4 years, 4 months ago
  38. 64af6b3 gen_release_notes: fix version in "you should wait" message by Eric Engestrom · 4 years, 4 months ago
  39. 2557d61 gen_release_notes: fix vulkan version reported by Eric Engestrom · 4 years, 4 months ago
  40. d7a70fb bin/gen_release_notes.py: fix commit list command by Eric Engestrom · 4 years, 4 months ago
  41. 5cdaa06 bin/post_version.py: Make the git commit as well. by Dylan Baker · 4 years, 8 months ago
  42. e3d3abb bin/post_version.py: Pretty print the html by Dylan Baker · 4 years, 8 months ago
  43. d7ada7d bin/post_version.py: Update the release calendar as well by Dylan Baker · 4 years, 8 months ago
  44. dcba773 meson: simplify install_megadrivers.py invocation by Eric Engestrom · 5 years ago
  45. 4d5cde1 meson: add windows support to symbols checks by Eric Engestrom · 4 years, 8 months ago
  46. 8a4541a bin/gen_release_notes.py: Add a warning if new features are introduced in a point release by Dylan Baker · 4 years, 8 months ago
  47. b153785 bin/gen_release_notes.py: html escape all external data by Dylan Baker · 4 years, 8 months ago
  48. 7e4b87f bin/post_release.py: Add .html to hrefs by Dylan Baker · 4 years, 9 months ago
  49. 5eef803 bin/post_version.py: white space fixes by Dylan Baker · 4 years, 9 months ago
  50. abf9e7a bin/post_version.py: Pass version as an argument by Dylan Baker · 4 years, 9 months ago
  51. c6d41e7 bin/gen_release_notes.py: Return "None" if there are no new features by Dylan Baker · 4 years, 9 months ago
  52. df3d4ad bin/gen_release_notes.py: strip '#' from gitlab bugs by Dylan Baker · 4 years, 9 months ago
  53. 69f540c bin/gen_release_notes.py: fix conditional of bugfix by Dylan Baker · 4 years, 9 months ago
  54. f1c2239 symbols-check: ignore exported C++ symbols by Eric Engestrom · 5 years ago
  55. 974e3ad bin: delete unused releasing scripts by Dylan Baker · 4 years, 9 months ago
  56. 3226b12 release: Add an update_release_calendar.py script by Dylan Baker · 4 years, 9 months ago
  57. 8607944 scripts: Add a gen_release_notes.py script by Dylan Baker · 4 years, 9 months ago
  58. 6086138 bin/get-pick-list: use --oneline=pretty instead of --oneline by Dylan Baker · 4 years, 9 months ago
  59. b3c25e6 bin/get-pick-list.sh: sha1 commits can be smaller than 8 chars by Juan A. Suarez Romero · 4 years, 10 months ago
  60. 8f1cdac symbols-check: fix `nm` invocation on MacOS by Eric Engestrom · 5 years ago
  61. 59f8809 symbols-check: discard platform symbols early by Eric Engestrom · 5 years ago
  62. 81b3d14 symbols-check: skip test if we can't get the symbols list by Eric Engestrom · 5 years ago
  63. 176f350 symbols-check: introduce new python script by Eric Engestrom · 6 years ago
  64. 7ca8ba1 delete autotools .gitignore files by Eric Engestrom · 5 years ago
  65. c77acc3 meson: remove meson-created megadrivers symlinks by Eric Engestrom · 5 years ago
  66. eb699c1 bin: drop unused import from install_megadrivers.py by Eric Engestrom · 5 years ago
  67. aa7afe3 meson: strip rpath from megadrivers by Eric Engestrom · 5 years ago
  68. ed96038 bin/install_megadrivers.py: Fix regression for set DESTDIR by Dylan Baker · 5 years ago
  69. 4188dd7 bin/install_megadrivers.py: Correctly handle DESTDIR='' by Dylan Baker · 5 years ago
  70. aff52dd get-pick-list: Add --pretty=medium to the arguments for Cc patches by Dylan Baker · 5 years ago
  71. 00be88a meson: add script to print the options before configuring a builddir by Eric Engestrom · 5 years ago
  72. 9e989b8 bin/meson-cmd-extract: Also handle cross and native files by Dylan Baker · 5 years ago
  73. 4a131a1 meson: Add a script to extract the cmd line used for meson by Dylan Baker · 5 years ago
  74. 3ec9ab8 bin/get-pick-list.sh: fix redirection in sh by Andres Gomez · 5 years ago
  75. 716ed41 bin/get-pick-list.sh: fix the oneline printing by Andres Gomez · 5 years ago
  76. e0dbfc9 bin/get-pick-list.sh: warn when commit lists invalid sha by Emil Velikov · 6 years ago
  77. 6b296f6 bin/get-pick-list.sh: rework handing of sha nominations by Emil Velikov · 6 years ago
  78. adbdfc6 bin/get-pick-list.sh: handle reverts prior to the branchpoint by Emil Velikov · 6 years ago
  79. c0012a0 bin/get-pick-list.sh: use test instead of [ ] by Emil Velikov · 6 years ago
  80. 77ff0bf bin/get-pick-list.sh: handle unofficial "broken by" tag by Emil Velikov · 6 years ago
  81. 209525a bin/get-pick-list.sh: handle fixes tag with missing colon by Emil Velikov · 6 years ago
  82. b7418d1 bin/get-pick-list.sh: flesh out is_sha_nomination by Emil Velikov · 6 years ago
  83. 533fead bin/get-pick-list.sh: tweak the commit sha matching pattern by Emil Velikov · 6 years ago
  84. 181203f bin/get-pick-list.sh: handle the fixes tag by Emil Velikov · 6 years ago
  85. e6b3a3b bin/get-pick-list.sh: handle "typod" usecase. by Emil Velikov · 6 years ago
  86. fac1016 bin/get-pick-list.sh: prefix output with "[stable] " by Emil Velikov · 6 years ago
  87. 559c32d bin/get-pick-list.sh: simplify git oneline printing by Emil Velikov · 6 years ago
  88. c51e748 bin/git_sha1_gen.py: remove execute bit/shebang by Emil Velikov · 6 years ago
  89. 6027d35 bin/install_megadrivers.py: Remove shebang and executable bit by Mathieu Bridon · 6 years ago
  90. bc8abc1 bin: always define MESA_GIT_SHA1 to make it directly usable in code by Eric Engestrom · 6 years ago
  91. 471f708 git_sha1: simplify logic by Eric Engestrom · 6 years ago
  92. c5dd022 bin: split `write_if_different()` out by Eric Engestrom · 6 years ago
  93. c2e00f9 bin: whitespace cleanup by Eric Engestrom · 6 years ago
  94. 7a46b2d meson, install_megadrivers: Also remove stale symlinks by Gert Wollny · 6 years ago
  95. c8acfd5 bin/get-pick-listh.sh: force git --pretty=medium by Dylan Baker · 6 years ago
  96. 5a639bd bin/bugzilla_mesa.sh: explicitly set the --pretty argument by Dylan Baker · 6 years ago
  97. 0c23bd7 bin: force git show to use default pretty setting by Dylan Baker · 6 years ago
  98. 10e4290 bin/install_megadrivers: rename a few variables to make things clearer by Dylan Baker · 6 years ago
  99. ae3f45c bin/install_megadrivers: fix DESTDIR and -D*-path by Dylan Baker · 6 years ago
  100. 6ac87c1 meson: fix megadriver symlinking by Dylan Baker · 6 years ago