index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
StrictMode.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
StrictMode.permitCustomSlowCalls() should call disable(DETECT_CUSTOM)
Qi Wang
2012-07-13
1
-3
/
+3
*
Move StrictMode timers to postAtFrontOfQueue().
Jeff Sharkey
2012-03-16
1
-1
/
+1
*
resolved conflicts for merge of 532679a5 to master
Dirk Dougherty
2012-03-07
1
-1
/
+1
|
\
|
*
Doc change: String changes for Android Market
Dirk Dougherty
2012-03-05
1
-1
/
+1
*
|
Report leaked Context registrations to StrictMode.
Jeff Sharkey
2012-03-01
1
-3
/
+42
|
/
*
Add persistent property to disable strict mode
Christopher Tate
2011-11-03
1
-3
/
+19
*
Don't log BlockGuard violations on ENG builds.
Jeff Brown
2011-10-11
1
-4
/
+3
*
Always log StrictMode violations on ENG builds.
Jeff Brown
2011-10-09
1
-1
/
+8
*
Optimize StrictMode activity instance count check.
Jeff Brown
2011-06-10
1
-16
/
+87
*
Log a StrictMode violation when WebView methods are called on the wrong thread
Steve Block
2011-05-23
1
-0
/
+7
*
StrictMode: set sIsIdlerRegistered to false, and don't register if no penalties
Brad Fitzpatrick
2011-01-20
1
-5
/
+14
*
Fixes for StrictMode instance count checking.
Brad Fitzpatrick
2011-01-20
1
-26
/
+70
*
StrictMode: class instance limits (track object "leaks")
Brad Fitzpatrick
2011-01-19
1
-10
/
+131
*
StrictMode class instance limit interface.
Brad Fitzpatrick
2011-01-18
1
-10
/
+90
*
Remove accidental StrictMode logging left in.
Brad Fitzpatrick
2011-01-13
1
-1
/
+0
*
Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences()
Brad Fitzpatrick
2010-12-14
1
-11
/
+67
*
am 2d5b11ab: am 0927c902: Merge "Fix StrictMode javadoc copy/paste error." in...
Brad Fitzpatrick
2010-12-13
1
-3
/
+3
|
\
|
*
Fix StrictMode javadoc copy/paste error.
Brad Fitzpatrick
2010-12-13
1
-3
/
+3
*
|
StrictMode "custom" trigger support.
Brad Fitzpatrick
2010-12-10
1
-6
/
+76
*
|
StrictMode: more accurate timings
Brad Fitzpatrick
2010-11-30
1
-10
/
+30
*
|
Don't flash StrictMode from the system server.
Brad Fitzpatrick
2010-11-24
1
-1
/
+25
*
|
Option to enable StrictMode flashing on userdebug builds.
Brad Fitzpatrick
2010-11-24
1
-12
/
+32
*
|
Fix potential weird StrictMode NPE.
Brad Fitzpatrick
2010-11-23
1
-5
/
+10
*
|
StrictMode fingerprinting / hashCode improvements.
Brad Fitzpatrick
2010-11-23
1
-1
/
+19
*
|
Cache WindowManager in StrictMode; add android.util.Singleton
Brad Fitzpatrick
2010-11-22
1
-3
/
+8
*
|
StrictMode visual notification support.
Brad Fitzpatrick
2010-11-22
1
-2
/
+37
*
|
StrictMode: dropbox VM-wide violations (e.g. CloseGuard) async
Brad Fitzpatrick
2010-11-21
1
-19
/
+61
*
|
StrictMode: use Log.isLoggable
Brad Fitzpatrick
2010-11-18
1
-1
/
+1
*
|
StrictMode: shut up VM penalty logging on debug builds.
Brad Fitzpatrick
2010-11-17
1
-2
/
+1
*
|
Annotate ListView with StrictMode.Span
Brad Fitzpatrick
2010-11-16
1
-1
/
+5
*
|
Fast no-op path for StrictMode.Span on user builds.
Brad Fitzpatrick
2010-11-16
1
-1
/
+18
*
|
Fix CloseGuard/StrictMode integration.
Brad Fitzpatrick
2010-11-14
1
-1
/
+3
*
|
StrictMode.Span support
Brad Fitzpatrick
2010-11-11
1
-0
/
+168
*
|
Add custom CloseGuard.Reporter for StrictMode
Brian Carlstrom
2010-11-08
1
-1
/
+22
*
|
Integrate StrictMode with CloseGuard
Brian Carlstrom
2010-11-04
1
-6
/
+37
*
|
StrictMode: annotate violations with the Broadcast Intent's action, if any.
Brad Fitzpatrick
2010-10-29
1
-0
/
+17
*
|
Make network usage on the main thread fatal (Honeycomb+)
Brad Fitzpatrick
2010-10-29
1
-1
/
+42
*
|
StrictMode: optimize common case (just dropboxing)
Brad Fitzpatrick
2010-10-28
1
-1
/
+35
*
|
Expose (internally only) the number of animations currently running.
Brad Fitzpatrick
2010-10-22
1
-0
/
+12
|
/
*
StrictMode: fix docs to actually compile and add a utility method.
Brad Fitzpatrick
2010-10-18
1
-1
/
+19
*
StrictMode: link to designing for responsiveness ANR docs
Brad Fitzpatrick
2010-10-11
1
-1
/
+4
*
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
[next]