index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
BugreportManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
[API review] Additional detail in BugreportCallback javadoc.
Hunter Knepshield
2021-02-25
1
-2
/
+5
*
BugreportManager API review updates.
Hunter Knepshield
2021-02-18
1
-5
/
+25
*
Make BugreportManager a public API that respects carrier privileges.
Hunter Knepshield
2021-01-15
1
-66
/
+112
*
Pass caller information in cancelBugreport.
Hunter Knepshield
2021-01-15
1
-4
/
+8
*
Replace broadcast with adding a method in BugreportCallback
Paul Chang
2020-11-23
1
-14
/
+8
*
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-19
1
-2
/
+1
*
Send intent to let calling app show UI safely without interfering the bugrepo...
Paul Chang
2020-04-23
1
-0
/
+25
*
Pass value to indicate screenshot is requested or not in Bugreporting API
Paul Chang
2020-03-11
1
-7
/
+7
*
Improvements to Bugreporting API.
Paul Chang
2020-02-28
1
-3
/
+25
*
Add requestBugreport system API in BugreportManager.
Paul Chang
2019-12-03
1
-0
/
+27
*
Remove obsolete methods from DumpstateListener implementations
Nandana Dutt
2019-08-01
1
-17
/
+0
*
Merge "Use dev/null instead of tmp file" am: 2bd4dd2339
Abhijeet Kaur
2019-05-02
1
-29
/
+6
|
\
|
*
Use dev/null instead of tmp file
Abhijeet Kaur
2019-04-18
1
-29
/
+6
*
|
Merge "Notify the caller about I/O error" am: 2f206c6270
Abhijeet Kaur
2019-04-16
1
-0
/
+1
|
\
|
|
*
Notify the caller about I/O error
Abhijeet Kaur
2019-04-16
1
-0
/
+1
*
|
Merge "Expose bugreporting service name" into qt-dev
Nandana Dutt
2019-04-12
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Expose bugreporting service name
Nandana Dutt
2019-04-11
1
-0
/
+2
*
|
Pass valid file descriptor to binder
Abhijeet Kaur
2019-04-11
1
-5
/
+38
|
/
*
Merge changes I39e84219,I8d0e12cb
Treehugger Robot
2019-03-15
1
-8
/
+17
|
\
|
*
Bugreporting API: Take ownership of fds.
Nandana Dutt
2019-03-14
1
-6
/
+17
|
*
Don't manage dumpstate lifecycle from system server
Nandana Dutt
2019-03-13
1
-2
/
+0
*
|
Clean up bugreport API.
Abhijeet Kaur
2019-03-13
1
-2
/
+3
|
/
*
Add a new error code for disallowing concurrent bugreports
Nandana Dutt
2019-02-21
1
-1
/
+9
*
Add error handling and other improvements to Bugreporting API
Nandana Dutt
2019-02-05
1
-10
/
+8
*
Expose bugreporting API as system API.
Nandana Dutt
2019-01-28
1
-2
/
+2
*
Follow API guidelines in BugreportManager
Nandana Dutt
2019-01-25
1
-37
/
+62
*
Add a new bugreport error code
Nandana Dutt
2019-01-23
1
-1
/
+13
*
Improvements to Bugreporting API.
Nandana Dutt
2019-01-23
1
-13
/
+33
*
Pass in calling UID and package to dumpstate
Nandana Dutt
2019-01-17
1
-3
/
+10
*
BugreportAPI : Connect listener to binder callbacks
Nandana Dutt
2019-01-15
1
-7
/
+6
*
Add the new dumpstate listener methods to implementations
Nandana Dutt
2019-01-14
1
-1
/
+17
*
Add a privileged API for capturing and consuming bugreports
Nandana Dutt
2019-01-11
1
-0
/
+148