Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
sdk
/
c1c5b548de8727f6aac83dcfee963f48c20cfa35
/
ddms
6e8efa2
logcat: Validate regex patterns before creating filters.
by Siva Velusamy
· 13 years ago
b12a40e
logcat: Add a device disconnected message.
by Siva Velusamy
· 13 years ago
206b351
Add ability to right click on a message to create filter
by Siva Velusamy
· 13 years ago
231d5ea
logcat: Remove JFace TableViewer and use SWT Table directly
by Siva Velusamy
· 13 years ago
bcfb71c
Merge "Fixes unexpected rows are copied when LogCat paused."
by Siva Velusamy
· 13 years ago
82d3815
SDK: Fix classpath for eclipse projects.
by Raphael Moll
· 13 years ago
9111d39
Get rid of the file path whitelist.
by Omari Stephens
· 13 years ago
2281b80
am 7312c89a: Merge "Ensure screenshots saved through DDMS end with .png."
by Tor Norbye
· 13 years ago
765a2f2
am c2d5ffe0: Merge changes I6708bd40,I72e28e21
by Tor Norbye
· 13 years ago
dce3e24
am c12302ae: Merge "Update classpath for eclipse project due to prebuilt move."
by Xavier Ducrohet
· 13 years ago
957eea5
Ensure screenshots saved through DDMS end with .png.
by Sebastian Roth
· 13 years ago
60b85b4
Switch libraries from Eclipse 3.4 to Eclipse 3.6.2
by Tor Norbye
· 13 years ago
845fa57
Update classpath for eclipse project due to prebuilt move.
by Xavier Ducrohet
· 13 years ago
2dfba72
Fix in-android-tree launch script for SWT based tools.
by Xavier Ducrohet
· 13 years ago
047400e
Fixes unexpected rows are copied when LogCat paused.
by Keiji Ariyama
· 13 years ago
da3dd46
Merge "Revert "Switch libraries from Eclipse 3.4 to Eclipse 3.6.2""
by Tor Norbye
· 13 years ago
e18eec4
Merge "Make InstrumentationResultParser#handleTestRunFailure public."
by Brett Chabot
· 13 years ago
f3d3fa9
Revert "Switch libraries from Eclipse 3.4 to Eclipse 3.6.2"
by Tor Norbye
· 13 years ago
b0c819f
Switch libraries from Eclipse 3.4 to Eclipse 3.6.2
by Tor Norbye
· 13 years ago
15ccb5f
Make InstrumentationResultParser#handleTestRunFailure public.
by Brett Chabot
· 13 years ago
240768b
logcat: support new format for "logcat -v long"
by Siva Velusamy
· 13 years ago
23cbd25
Usec a shorter timeout for Device#getPropertySync.
by Brett Chabot
· 13 years ago
3277367
ddms: fix deadlock
by Siva Velusamy
· 13 years ago
29928a2
logcat: Fix deadlock
by Siva Velusamy
· 13 years ago
c678c4f
Merge "Pause network panel by default, handle devices."
by Jeff Sharkey
· 13 years ago
21baa57
Pause network panel by default, handle devices.
by Jeff Sharkey
· 13 years ago
a15dd0d
Merge "Show detailed network statistics from xt_qtaguid."
by Jeff Sharkey
· 13 years ago
613f550
Show detailed network statistics from xt_qtaguid.
by Jeff Sharkey
· 13 years ago
7a7181f
ddms: Allow port forwarding to Unix Domain Sockets
by Siva Velusamy
· 13 years ago
963ce6c
Improved ADB logging on failure to help pinpoint issues
by Tor Norbye
· 13 years ago
18bce12
Fix locale handling of uppercase/lowercase
by Tor Norbye
· 13 years ago
820265d
Add @NonNull annotation and configure Eclipse settings
by Tor Norbye
· 13 years ago
ab36f4e
Update SDK codebase to JDK 6
by Tor Norbye
· 13 years ago
6154417
ddms: display manufacturer & model for devices.
by Siva Velusamy
· 13 years ago
eae6290
logcat: Improve auto scroll lock behavior
by Siva Velusamy
· 13 years ago
b951d9c
Merge "Use a custom timeout for IDevice.getBatteryLevel."
by Brett Chabot
· 13 years ago
daa5a5c
logcat: when copying items, index into filtered list.
by Siva Velusamy
· 13 years ago
4481c9d
logcat: fix npe & clear log in filtered view
by Siva Velusamy
· 13 years ago
aa8d275
Use a custom timeout for IDevice.getBatteryLevel.
by Brett Chabot
· 13 years ago
cbd2d48
logcat: bring up edit filter dialog on double click
by Siva Velusamy
· 13 years ago
3d50232
logcat: fix tooltip shift distance
by Siva Velusamy
· 13 years ago
6858e7b
Merge "Add IDevice.getBatteryLevel()"
by Brett Chabot
· 13 years ago
61ac576
Merge "nativeheap: Do not clean up display if a client is killed."
by Siva Velusamy
· 13 years ago
b264526
nativeheap: Do not clean up display if a client is killed.
by Siva Velusamy
· 13 years ago
0d01f91
Add IDevice.getBatteryLevel()
by Brett Chabot
· 13 years ago
28fe4f4
Merge "fix for leaky fd, amke sure we close syncservice."
by Tsu Chiang Chuang
· 13 years ago
4ba94fc
fix for leaky fd, amke sure we close syncservice.
by Tsu Chiang Chuang
· 13 years ago
4820ea8
ddms-heap: Show atleast 1 row.
by Siva Velusamy
· 13 years ago
1770fd6
logcat: update scroll behavior when buffer is full.
by Siva Velusamy
· 13 years ago
95a0647
Merge "Code cleanup: make sure FileInputStreams are closed."
by Raphael
· 13 years ago
93e5f70
Merge "Make InstrumentationResultParser less chatty on unexpected output."
by Brett Chabot
· 13 years ago
8f9f5ee
Make InstrumentationResultParser less chatty on unexpected output.
by Brett Chabot
· 13 years ago
796b6c0
Code cleanup: make sure FileInputStreams are closed.
by Raphael
· 13 years ago
a84dcfe
DDMS: Fix menu to not say "SWT"
by Raphael
· 13 years ago
f19e453
Logcat autoscroll behavior update.
by Siva Velusamy
· 13 years ago
235d699
Remove non-actionable log statement.
by Siva Velusamy
· 13 years ago
a6dc108
Fix NPE when getCurrentDevice() == null.
by Siva Velusamy
· 13 years ago
9d02c9e
Add a new implementation for symbol resolution.
by Siva Velusamy
· 13 years ago
7f11f7b
Make the new heap panel to be the default.
by Siva Velusamy
· 13 years ago
1b27ad6
Add a whitespace character when scanning across tokens.
by Siva Velusamy
· 13 years ago
1cb7304
Minor refactor: keep sizes of snapshot ArrayList's in sync.
by Siva Velusamy
· 13 years ago
ed55291
Add support for importing saved heap data.
by Siva Velusamy
· 13 years ago
9a8de73
Model diff snapshot as a subtype of a regular snapshot.
by Siva Velusamy
· 13 years ago
58add15
Merge "Create FileListingService#getChildrenSync"
by Brett Chabot
· 13 years ago
c9192e3
Provide a way to show/hide the filters column.
by Siva Velusamy
· 13 years ago
9b5b7c1
Create FileListingService#getChildrenSync
by Brett Chabot
· 13 years ago
3543c34
Use a text box instead of a browser in tooltip area.
by Siva Velusamy
· 13 years ago
25f755d
Display tooltips only for long messages.
by Siva Velusamy
· 13 years ago
09aefc2
Check for scrolling before refreshing the table.
by Siva Velusamy
· 13 years ago
c979741
Add support for exporting heap data.
by Siva Velusamy
· 13 years ago
91b2ef4
Add support for Select All & Copy Paste.
by Siva Velusamy
· 13 years ago
e9e7c4d
Construct NativeStackCallInfo with full symbol address.
by Siva Velusamy
· 13 years ago
3e36368
Check for relevant stack frame using source library.
by Siva Velusamy
· 13 years ago
e24e34b
Update default addr2line to use.
by Siva Velusamy
· 13 years ago
a4750d2
Append prefix "Z" only for Zygote allocations.
by Siva Velusamy
· 13 years ago
0959ba5
Provide ability to view just the new allocations.
by Siva Velusamy
· 13 years ago
4a9fc69
Override hashCode.
by Siva Velusamy
· 13 years ago
ac978ea
Merge "Extract DDMS PreferenceStore."
by Raphael
· 13 years ago
c5e163c
Add support for filtering out zygote allocations.
by Siva Velusamy
· 13 years ago
f7bc23a
Extract DDMS PreferenceStore.
by Raphael
· 13 years ago
58df9bb
Show percentage of total heap size for each row.
by Siva Velusamy
· 13 years ago
a27ad80
Make library to be the first column in the details view.
by Siva Velusamy
· 13 years ago
3469285
Support grouping of allocations by library.
by Siva Velusamy
· 13 years ago
db0d881
Add support for user specifying search paths in the UI.
by Siva Velusamy
· 13 years ago
45f50a3
Findbugs fix: Use Character.toString()
by Siva Velusamy
· 13 years ago
6515800
Resolve addresses to symbols in a separate thread.
by Siva Velusamy
· 13 years ago
9ab5464
Display stack trace for selected Heap Allocation.
by Siva Velusamy
· 13 years ago
88ee5dd
New implementation of native heap - layout only.
by Siva Velusamy
· 13 years ago
cef07a6
When requesting NHGT, disable NHSG.
by Siva Velusamy
· 13 years ago
b5ddc9b
Use foreach instead of iterator
by Siva Velusamy
· 13 years ago
552d12e
Update year in copyright notices to 2011.
by Siva Velusamy
· 13 years ago
6e21449
Merge "Allow custom run name in IRemoteAndroidTestRunner."
by Brett Chabot
· 13 years ago
3ef35e3
Allow custom run name in IRemoteAndroidTestRunner.
by Brett Chabot
· 13 years ago
38bd316
Use default system font size.
by Siva Velusamy
· 13 years ago
5fb78c3
Fix scroll behavior on Win 7.
by Siva Velusamy
· 13 years ago
d0c06f9
Do not add a border for the filters toolbar.
by Siva Velusamy
· 13 years ago
4e98743
Create logcat table with SWT.VIRTUAL.
by Siva Velusamy
· 13 years ago
b01b72c
Make search case insensitive by default.
by Siva Velusamy
· 13 years ago
d51df69
Display with transient filter selected on logcat errors.
by Siva Velusamy
· 13 years ago
4f830e0
Activate logcat view at appropriate times.
by Siva Velusamy
· 13 years ago
Next »