summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2022-04-21core: don't pass the ui back into commit.applyDylan Baker1-1/+1
2022-04-21bin/auto-pick: Add a script that automates applying commitsDylan Baker1-0/+151
2022-04-21pick/core: have update_commits return the commit listDylan Baker1-2/+4
2022-03-23core: don't pass the ui back into commit.applyDylan Baker2-6/+5
2022-03-23pick/ui: correctly handle MANUAL_RESOLUTIONDylan Baker1-1/+1
2022-03-23pick/core: Add a MANUAL_RESOLUTION resolutionDylan Baker1-0/+1
2022-03-23pick/core: Add a method for updating commitsDylan Baker1-0/+20
2022-03-23pick/core: Add proper type annotation for update_commits callbackDylan Baker1-3/+6
2022-03-23pick/core: drop the main_sha fieldDylan Baker1-3/+1
2022-03-23pick/ui: Fix mypy issueDylan Baker1-0/+1
2022-01-16bin/gen_calendar_entries: fix newlines on windowsErik Faye-Lund1-3/+3
2021-11-09vulkan/include: import the video codec headers.Dave Airlie1-0/+7
2021-10-09android_stub: update platform headers to include atraceYiwei Zhang1-10/+13
2021-09-19bin/khronos-update.py: add upstream for vulkan_directfb.h & vulkan_screen.hEric Engestrom1-0/+2
2021-09-19bin/khronos-update.py: update the branch name (s/master/main/)Eric Engestrom1-40/+40
2021-09-16symbols-check: Fix symbol demangling for WindowsJesse Natalie1-1/+1
2021-08-14python: drop python2 supportEric Engestrom2-2/+0
2021-08-14python: explicitly require python3Eric Engestrom2-2/+2
2021-08-10pick-ui: show commit dateEric Engestrom2-1/+9
2021-08-10pick-ui: show nomination type in the UIEric Engestrom1-1/+2
2021-08-10pick-ui: drop assert that optional argument is passedEric Engestrom1-2/+1
2021-08-04bin/gen_release_notes: Fix commits with multiple Closes:Dylan Baker2-10/+39
2021-08-04bin/gen_release_notes: Don't consider issues for other projectsDylan Baker2-2/+25
2021-08-04bin/gen_release_notes: Add basic tests for parsing issuesDylan Baker2-4/+58
2021-07-21pass egl-symbols-check test on mips64elsuijingfeng1-0/+3
2021-06-11egl/android: add aosp_nougat system/window.h back for back compatYiwei Zhang1-0/+4
2021-06-09egl/android: refactor to use the legit vndk/window.h headerYiwei Zhang1-1/+0
2021-05-05bin/pick: Rename master branch to mainJordan Justen3-10/+10
2021-05-05commit_in_branch_test.py: Rename branch master to mainJordan Justen1-9/+9
2021-04-08anv: Remove vkCreateDmaBufINTEL (v4)Chad Versace1-1/+0
2021-04-01bin/gen_release_notes.py: more robust rST escapingErik Faye-Lund1-11/+71
2021-01-21bin/post_version: convert the csv.reader into a concrete listDylan Baker1-1/+1
2021-01-07bin/gen_calendar_entries: Add support for making a releaseDylan Baker2-1/+179
2021-01-07bin/gen_calendar_entries: Add support for extending a releaseDylan Baker2-10/+167
2021-01-07bin: Add script for manipulating the release calendarDylan Baker2-0/+237
2021-01-07docs: store the release-calendar information in csv (and fix tests)Dylan Baker2-150/+54
2021-01-06bin/remove get-pick-list.sh filesDylan Baker2-195/+0
2021-01-06pick-ui: don't handle the mouseDylan Baker1-1/+1
2020-12-15mapi: Fix symbols check with ASan enabled.Eric Anholt1-0/+2
2020-10-19android_stub: Update platform headers to include gralloc1.h.Eric Anholt1-1/+2
2020-10-14symbols-check: Add __cxa_guard_* to the list of approved symbols.Eric Anholt1-1/+3
2020-09-30bin/gen_release_notes.py: escape special rST charactersEric Engestrom1-4/+18
2020-08-08pick-ui: specify git commands in "resolve cherry pick" messageEric Engestrom1-2/+2
2020-08-05ci: Include enough Android headers to let us compile test EGLKristian H. Kristensen1-0/+53
2020-07-24bin/khronos-update: add workaround for python bug 9625Eric Engestrom1-1/+4
2020-07-24bin/khronos-update: add support for the SPIRV filesEric Engestrom1-0/+11
2020-07-24bin/khronos-update: having a folder in include/ is not a requirementEric Engestrom1-3/+4
2020-07-22bin/gen_release_notes: automatically commit release notesEric Engestrom1-0/+5
2020-07-22post_version.py: fix relnotes linksEric Engestrom1-1/+5
2020-07-22post_version.py: update the files in the current worktree, not the one with t...Eric Engestrom1-2/+2