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
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
StrictMode.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
StrictMode: check max-offenses-per-loop earlier, before allocations
Brad Fitzpatrick
2010-10-11
1
-8
/
+25
*
Update StrictMode's public API.
Brad Fitzpatrick
2010-10-01
1
-85
/
+485
*
Flesh out StrictMode docs.
Brad Fitzpatrick
2010-09-22
1
-15
/
+98
*
Unify some duplicate StrictMode-enabling code.
Brad Fitzpatrick
2010-09-14
1
-0
/
+19
*
Some StrictMode API changes.
Brad Fitzpatrick
2010-08-24
1
-6
/
+38
*
StrictMode: time violations in Binder calls
Brad Fitzpatrick
2010-07-30
1
-74
/
+213
*
Replace several IPCThreadState::get() lookups with one.
Brad Fitzpatrick
2010-07-27
1
-1
/
+1
*
StrictMode: avoid an allocation in common case
Brad Fitzpatrick
2010-07-15
1
-9
/
+30
*
StrictMode: gather and return violating stacks in Binder replies
Brad Fitzpatrick
2010-07-15
1
-30
/
+197
*
More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.
Brad Fitzpatrick
2010-07-15
1
-0
/
+51
*
StrictMode: implement the log-to-DropBox option
Brad Fitzpatrick
2010-06-14
1
-0
/
+1
*
More StrictMode work, handling violations in ActivityManagerService.
Brad Fitzpatrick
2010-06-11
1
-26
/
+53
*
Introduce "StrictMode"
Brad Fitzpatrick
2010-06-10
1
-0
/
+219
[prev]