Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
7d4200d03fa55a13eda63f979dcf47792f0af31d
/
cmds
0af6072
keystore: exclude builds for simulator.
by Chia-chi Yeh
· 15 years ago
626c46b
keystore: enable delete(), scan(), exist() when keystore is locked.
by Chia-chi Yeh
· 15 years ago
c4b1445
keystore: switch to multi-user version.
by Chia-chi Yeh
· 15 years ago
adbc99b
keystore: add multi-user support.
by Chia-chi Yeh
· 15 years ago
3065a3c
Merge change 25528 into eclair
by Android (Google) Code Review
· 15 years ago
1a77b68e
Another stagefright test-case and ignore end-of-stream notifications while we're flushing.
by Andreas Huber
· 15 years ago
5b68080
Fix a minor bug in is_alnum_string()...
by Hung-ying Tyan
· 15 years ago
9f9afef
Added an API IOMX::createRendererFromJavaSurface.
by Andreas Huber
· 15 years ago
3ccfaaa
Merge change 24673 into eclair
by Android (Google) Code Review
· 15 years ago
66c2a97
Merge change 24762 into eclair
by Android (Google) Code Review
· 15 years ago
5a131e5
dumpstate: Switch back to running as non-root
by Mike Lockwood
· 15 years ago
2aa39c4
Only build the "full" stagefright (including MediaExtractors and MediaPlayer) if BUILD_WITH_FULL_STAGEFRIGHT define is set (to true).
by Andreas Huber
· 15 years ago
6026a51
Move JPEGSource.{cpp,h} into libstagefright.
by Andreas Huber
· 15 years ago
a7df557
Add tests and misc fixes on keystore.
by Hung-ying Tyan
· 15 years ago
e6c4096
Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API.
by Andreas Huber
· 15 years ago
4e60d7e
Merge change 24179 into eclair
by Android (Google) Code Review
· 15 years ago
801b73f
Replace the delimiter whitespace with '\0'.
by Chung-yih Wang
· 15 years ago
ee606e6
Support encoding amr-wb content in stagefright.
by Andreas Huber
· 15 years ago
a4eb91d
dumpstate: Add the ctime (time the file was harvested out of /proc) to dump.
by San Mehat
· 15 years ago
54ee784
Add another testcase for moto to reproduce bug #2099685 to the stagefright commandline app.
by Andreas Huber
· 15 years ago
e131b74
Merge change 23861 into eclair
by Android (Google) Code Review
· 15 years ago
308f31d
Replace the bugreport symlink with a tool that starts the new dumpstate service.
by Mike Lockwood
· 15 years ago
f619028
Merge change 23715 into eclair
by Android (Google) Code Review
· 15 years ago
8e65337
Merge change 23714 into eclair
by Android (Google) Code Review
· 15 years ago
8d53373
dumpstate: Add option to output to socket, disable code that switched to nonroot
by Mike Lockwood
· 15 years ago
4c48342
Setting the component role appears to be mandatory now for all mime types.
by Andreas Huber
· 15 years ago
da050cf2
Some work to make audio encoding work.
by Andreas Huber
· 15 years ago
30b9f57
dumpstate: Add support for apanic crash data
by San Mehat
· 15 years ago
f03fb48
Add error output to pm for FAILED_MISSING_FEATURE
by Xavier Ducrohet
· 15 years ago
e915a85
More assert => CHECK
by Andreas Huber
· 15 years ago
a84b0e0
Fixing the build.
by Andreas Huber
· 15 years ago
329577a
Squashed commit of the following:
by Andreas Huber
· 15 years ago
0fb6477
Extend stagefright commandline up to enable vendor to reproduce specific bugs filed.
by Andreas Huber
· 15 years ago
bc7bba4
dumpstate: Get last_kmsg from /data instead of /proc.
by San Mehat
· 15 years ago
557c6ce
Added a commandline option to "stagefright" that limits decoding to a maximum number of frames per iteration.
by Andreas Huber
· 15 years ago
96774d9
Enable specification of http:// urls in stagefright commandline tool.
by Andreas Huber
· 15 years ago
5c0a913
Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size.
by Andreas Huber
· 15 years ago
4f5e602
The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed.
by Andreas Huber
· 15 years ago
1d3fb67
Merge change 21745 into eclair
by Android (Google) Code Review
· 15 years ago
09daada
Refactored "stagefright" commandline app, split off JPEGSource.
by Andreas Huber
· 15 years ago
6a2d513
Merge change 21221 into eclair
by Android (Google) Code Review
· 15 years ago
be06d26
Squashed commit of the following:
by Andreas Huber
· 15 years ago
317a628
Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed.
by Mathias Agopian
· 15 years ago
401ad72
Modify svc power command so it pokes the wake lock when called. This will ensure screen is not asleep if stayon is requested.
by Guang Zhu
· 15 years ago
0e0b4ae
Don't let bmgr leave a restore session hanging on error
by Christopher Tate
· 15 years ago
36093d4
Merge change 20095
by Android (Google) Code Review
· 15 years ago
f1ab36f
Fix network order for marshalling in keystore interface.
by repo sync
· 15 years ago
84780f5
Don't crash if the Backup Manager returns a null RestoreSet[]
by Christopher Tate
· 15 years ago
77095d4
make restore tokens shown in hex.
by Christian Sonntag
· 15 years ago
02d34e7
Merge change 20439
by Android (Google) Code Review
· 15 years ago
08e40b8
Fix Bmgr's logic around restore completion
by Christopher Tate
· 15 years ago
0d596d4
Build the stagefright library by default.
by Andreas Huber
· 15 years ago
738b9a4
make sure bootanimation will choose the right config wrt the native surface
by Mathias Agopian
· 15 years ago
ea03f4a
Recording/Export to .mp4/h.263 somewhat works on TI hardware.
by Andreas Huber
· 15 years ago
dbf5f0c
am b86bad94: Merge change 9438 into donut
by Android (Google) Code Review
· 15 years ago
b86bad9
Merge change 9438 into donut
by Android (Google) Code Review
· 15 years ago
e81f51f
Change some log.i to log.d.
by Hung-ying Tyan
· 15 years ago
abac010
be more robust when errors occur upon EGL surface creation (ie: don't crash)
by Mathias Agopian
· 15 years ago
9225dfa
am f4692640: Add unit tests for netkeystore.
by Chung-yih Wang
· 15 years ago
f469264
Add unit tests for netkeystore.
by Chung-yih Wang
· 15 years ago
a0d128c
resolved conflicts for merge of de36313b to master
by Mathias Agopian
· 15 years ago
de36313
fix [1981759] -no-boot-anim has no effect
by Mathias Agopian
· 15 years ago
461bcdd
am e640d259: Merge change 8832 into donut
by Android (Google) Code Review
· 15 years ago
8166864
fix [1996214] Boot animation is occasionally messed up
by Mathias Agopian
· 15 years ago
8a43277
Squashed commit of the following:
by Andreas Huber
· 15 years ago
b4e5528
am 75b68163: Add memcpy and strcpy boundary check.
by Chung-yih Wang
· 15 years ago
75b6816
Add memcpy and strcpy boundary check.
by Chung-yih Wang
· 15 years ago
a553c25
Fix issue 1795088 Improve audio routing code
by Eric Laurent
· 15 years ago
9f4af53
Make intent broadcasts in "am" synchronous (they wait until exit).
by Dan Egnor
· 15 years ago
dc6399b
am 0d039ba3: Merge change 7508 into donut
by Android (Google) Code Review
· 15 years ago
e46b7be
Squashed commit of the following:
by Andreas Huber
· 15 years ago
ef33cdd
keystore: Fix a compile warning.
by Chia-chi Yeh
· 15 years ago
b5af325
rename libsgl/libcorecg to libskia
by Mike Reed
· 15 years ago
03a9a34
Merge commit 'goog/master' into merge_master
by Mathias Agopian
· 15 years ago
71830ea
am 3383df38: Merge change 6198 into donut
by Android (Google) Code Review
· 15 years ago
58c714c
am 699ca3f2: Add password field for WiFi configuration.
by Chung-yih Wang
· 15 years ago
522ea0d
am 24ad29c6: Merge change 6177 into donut
by Android (Google) Code Review
· 15 years ago
80f4913
am d23d7f2d: Add a \'wipe\' operation to Bmgr
by Christopher Tate
· 15 years ago
3383df3
Merge change 6198 into donut
by Android (Google) Code Review
· 15 years ago
fd70bed
keystore: Provide a generic getter for native components.
by Chia-chi Yeh
· 15 years ago
699ca3f
Add password field for WiFi configuration.
by Chung-yih Wang
· 15 years ago
84fcd18
am 7de4bd9b: Merge change 6045 into donut
by Android (Google) Code Review
· 15 years ago
7d9e45b
am d45dcbec: Merge change 5615 into donut
by Android (Google) Code Review
· 15 years ago
a734207
Two small checks in keymgmt.
by Chung-yih Wang
· 15 years ago
d23d7f2
Add a 'wipe' operation to Bmgr
by Christopher Tate
· 15 years ago
fa927c0
Remove the null-termination for Java string compatibility.
by Chung-yih Wang
· 15 years ago
d45dcbe
Merge change 5615 into donut
by Android (Google) Code Review
· 15 years ago
70246eb
Implement the generic mini-keystore for security.
by Chung-yih Wang
· 15 years ago
dfe983b
Merge commit 'goog/master' into merge_master
by Mathias Agopian
· 15 years ago
01ecd7b
am ab4748c6: Merge change 5694 into donut
by Android (Google) Code Review
· 15 years ago
5e79e32
am 91717497: Use system properties to track the current transport
by Christopher Tate
· 15 years ago
8c3fc63
am 156411df: Use a long for restore token
by Dan Egnor
· 15 years ago
c16dee2
am c73a218c: Add some error reporting & info to bmgr\'s output
by Christopher Tate
· 15 years ago
6ef58a1
Implement persistent enable/disable of the backup manager
by Christopher Tate
· 15 years ago
9171749
Use system properties to track the current transport
by Christopher Tate
· 15 years ago
156411d
Use a long for restore token
by Dan Egnor
· 15 years ago
c73a218
Add some error reporting & info to bmgr's output
by Christopher Tate
· 15 years ago
0da0ee6
am 4a64bded: Add some helpful tests scripts for backup and make bmgr restore wait until the backup is done.
by Joe Onorato
· 15 years ago
4a64bde
Add some helpful tests scripts for backup and make bmgr restore wait until the backup is done.
by Joe Onorato
· 15 years ago
848358f
am 5e8a4b84: Give the bmgr command an IRestoreObserver too.
by Joe Onorato
· 15 years ago
Next »