index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
hiddenapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize fragment_ and verbose_ fields in hiddenapi.cc
Paul Duffin
2021-06-26
1
-2
/
+2
*
Allow hiddenapi list to be more lax when run on a fragment
Paul Duffin
2021-06-26
1
-13
/
+35
*
Add flag for clamping hidden api list
Andrei Onea
2021-06-25
2
-2
/
+77
*
Support modularization in "hiddenapi list" tool
Paul Duffin
2021-05-25
1
-3
/
+35
*
Ignore empty stub dex jars
Paul Duffin
2021-05-25
1
-7
/
+20
*
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2021-03-02
1
-0
/
+9
*
Link all internal libraries statically into hiddenapi(d).
Martin Stjernholm
2020-09-28
1
-10
/
+9
*
Dedupe some code in hiddenapi.cc
Anton Hansson
2020-09-22
1
-8
/
+9
*
Rename api lists
Andrei Onea
2020-08-13
1
-135
/
+135
*
Rename ApiList::Value enums
Andrei Onea
2020-08-10
3
-37
/
+37
*
A few more inclusive language updates
Orion Hodson
2020-07-28
1
-1
/
+1
*
Finish move of jar compilation rules from makefile to soong.
David Srbecky
2020-05-29
1
-0
/
+4
*
Move gtest tool dependencies from makefile to soong
David Srbecky
2020-05-27
1
-0
/
+1
*
Make dex2oat(d) and hiddenapi 64-bit only on host.
Martin Stjernholm
2020-02-25
1
-3
/
+9
*
Various renames following the name change from "Runtime APEX" to "ART APEX".
Martin Stjernholm
2019-09-24
1
-1
/
+1
*
hiddenapi: add 'test-api' flag into dex files.
Mariia Feofanova
2019-09-11
1
-0
/
+34
*
ART: Fix some types
Andreas Gampe
2019-04-25
1
-1
/
+1
*
hiddenapi: Error message when superclass not found
David Brazdil
2019-04-25
1
-1
/
+5
*
Add and use art::GetAndroidRuntimeBinDir.
Roland Levillain
2019-04-12
1
-3
/
+2
*
Partially disable building ART for host on Mac.
David Srbecky
2019-03-27
1
-2
/
+3
*
art: use PLOG rather than LOG strerror.
Elliott Hughes
2019-03-08
1
-2
/
+2
*
Differentiate system and test apis in whitelist
Andrei Onea
2019-03-08
2
-11
/
+26
*
Merge "Disallow duplicated classes on boot classpath."
Steven Moreland
2019-02-19
1
-16
/
+4
|
\
|
*
Disallow duplicated classes on boot classpath.
David Brazdil
2019-01-28
1
-16
/
+4
*
|
hiddenapi: Use std::string_view more.
Vladimir Marko
2019-02-18
1
-8
/
+8
*
|
Replace StringPiece with std::string_view in profman.
Vladimir Marko
2019-02-07
1
-20
/
+26
*
|
hiddenapi: Fix class hierarchy traversal
David Brazdil
2019-02-01
2
-117
/
+175
|
/
*
hiddenapi: Enable assign-all CHECK
David Brazdil
2019-01-23
1
-5
/
+2
*
hiddenapi: Support 'core-platform-api' flag
David Brazdil
2019-01-21
2
-30
/
+29
*
hiddenapi: Produce CSV for `list` command
David Brazdil
2019-01-21
1
-50
/
+46
*
hiddenapi: Better error message for boot cp inconsistencies
David Brazdil
2019-01-18
1
-3
/
+19
*
Improved error message when multiple annotations.
Mathew Inwood
2019-01-08
1
-5
/
+18
*
ART: Move dex structs into own header
Andreas Gampe
2019-01-02
2
-19
/
+19
*
hiddenapi: Fix typo
David Brazdil
2018-11-30
1
-1
/
+1
*
hiddenapi: Turn CHECK into a warning
David Brazdil
2018-11-30
1
-2
/
+5
*
hiddenapi: Convert API lists to a flags CSV file
David Brazdil
2018-11-29
2
-249
/
+275
*
Fix "performance-for-range-copy" error.
Elliott Hughes
2018-11-28
1
-1
/
+1
*
Rename and reorganize hiddenapi::ApiList
David Brazdil
2018-11-22
2
-36
/
+37
*
ART: Fix performance-inefficient-vector-operation
Andreas Gampe
2018-11-20
1
-0
/
+1
*
hiddenapi: Initialize unused value in DexFile::MapItem
David Brazdil
2018-11-12
1
-0
/
+1
*
Remove HiddenApiAccessFlags, move content to hiddenapi::
David Brazdil
2018-10-30
2
-53
/
+54
*
Revert^4: Add dex item for hiddenapi flags
David Brazdil
2018-10-28
2
-45
/
+382
*
Revert "Revert^2: Add dex item for hiddenapi flags"
Luman Qu
2018-10-26
2
-382
/
+45
*
Revert^2: Add dex item for hiddenapi flags
David Brazdil
2018-10-25
2
-45
/
+382
*
Revert "Add dex item for hiddenapi flags"
David Brazdil
2018-10-24
2
-382
/
+45
*
Add dex item for hiddenapi flags
David Brazdil
2018-10-23
2
-45
/
+382
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-10-09
2
-21
/
+30
*
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-28
1
-4
/
+4
*
Move hiddenapi to ClassAccessor
Mathieu Chartier
2018-08-07
2
-119
/
+91
*
hiddenapi: Handle visibility through inheritance
David Brazdil
2018-08-06
1
-43
/
+111
[next]