Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
2c37f3d3a09188f3dc66e177547709e4828918be
2c37f3d
Merge "Better support for fake timestamps in RTP, H.263 video now also requests FIR." into gingerbread
by Andreas Huber
· 15 years ago
407ec58
Merge "A better fix for the OggExtractor referring to the sample rate while it hasn't been initialized yet." into gingerbread
by Andreas Huber
· 15 years ago
dec43a1
Merge "Fix up PackageManager tests" into gingerbread
by Kenny Root
· 15 years ago
1f7fba1
A better fix for the OggExtractor referring to the sample rate while it hasn't been initialized yet.
by Andreas Huber
· 15 years ago
3eaa300
Better support for fake timestamps in RTP, H.263 video now also requests FIR.
by Andreas Huber
· 15 years ago
fb86152
Merge "Specification of codec specific data as part of the session description is now optional." into gingerbread
by Andreas Huber
· 15 years ago
d7b421b
Fix up PackageManager tests
by Kenny Root
· 15 years ago
cde66df
Revert "Move SIP telephony related codes to framework."
by Chung-yih Wang
· 15 years ago
468e35e
Merge "Move SIP telephony related codes to framework." into gingerbread
by Chung-yih Wang
· 15 years ago
9b87770
Merge "Fix crash when startForeground posts a broken Notification." into gingerbread
by Daniel Sandler
· 15 years ago
b631dcf
Move SIP telephony related codes to framework.
by Chung-yih Wang
· 15 years ago
8c50356
Merge "Move the sip related codes to framework." into gingerbread
by Chung-yih Wang
· 15 years ago
363c2ab
Move the sip related codes to framework.
by Chung-yih Wang
· 15 years ago
62f066a
Merge "Add register methods in CallManager "do not merge"" into gingerbread
by John Wang
· 15 years ago
97c2d84
am 8dd87ad9: fix some doc errors in the resources; add link to resource docs for ColorStateList class
by Scott Main
· 15 years ago
769f9b8
am 5b86de94: fix doc bugs
by Scott Main
· 15 years ago
8dd87ad
fix some doc errors in the resources;
by Scott Main
· 15 years ago
5b86de9
fix doc bugs
by Scott Main
· 15 years ago
2d817f7
Free scanBuf in ZipFileRO
by Kenny Root
· 15 years ago
7d14619
Merge "Fix divide by zero." into gingerbread
by Marco Nelissen
· 15 years ago
0fc9f34
Fix divide by zero.
by Marco Nelissen
· 15 years ago
125816a
Merge "Failure to move .dex in eng builds is not fatal" into gingerbread
by Kenny Root
· 15 years ago
82cadee
Merge "Add support for PSC of serving cell." into gingerbread
by jsh
· 15 years ago
86d2c08
Merge "Don't return a decoder error if the encoded stream does not start with SPS/PPS." into gingerbread
by Andreas Huber
· 15 years ago
1564455
Don't return a decoder error if the encoded stream does not start with SPS/PPS.
by Andreas Huber
· 15 years ago
c17f35d
Merge "Support for Gtalk video, includes AMR/H.263 assembler and packetization support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation." into gingerbread
by Andreas Huber
· 15 years ago
426b650
Specification of codec specific data as part of the session description is now optional.
by Andreas Huber
· 15 years ago
e2f7417
Failure to move .dex in eng builds is not fatal
by Kenny Root
· 15 years ago
5087152
Add more debugging to installd
by Kenny Root
· 15 years ago
57648e4
Support for Gtalk video, includes AMR/H.263 assembler and packetization support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation.
by Andreas Huber
· 15 years ago
737998f
Merge "Add Blocked Device property." into gingerbread
by Jaikumar Ganesh
· 15 years ago
6eb300e
Add Blocked Device property.
by Jaikumar Ganesh
· 15 years ago
d89443d
Merge "Import revised translations. DO NOT MERGE" into gingerbread
by Eric Fischer
· 15 years ago
33dc1d7
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
7629e8d
Merge "Fix issue 2876124." into gingerbread
by Eric Laurent
· 15 years ago
c6ecccb
Merge "Fix the build." into gingerbread
by Marco Nelissen
· 15 years ago
f383a9a
Fix the build.
by Eric Laurent
· 15 years ago
c68bcc3
Merge "Only allow one movePackage operation in-flight" into gingerbread
by Kenny Root
· 15 years ago
deb1126
Only allow one movePackage operation in-flight
by Kenny Root
· 15 years ago
1340ee8
Merge "NEW_API: Unhide audio effect APIs." into gingerbread
by Eric Laurent
· 15 years ago
17cb280
NEW_API: Unhide audio effect APIs.
by Eric Laurent
· 15 years ago
d0a2f86
Fix crash when startForeground posts a broken Notification.
by Daniel Sandler
· 15 years ago
1d53b2a
Fix issue 2876124.
by Eric Laurent
· 15 years ago
866362f
Merge "Usage Stats: don't block writing stats to disk." into gingerbread
by Brad Fitzpatrick
· 15 years ago
c458b2c
Merge "Frameworks core tests size cleanup." into gingerbread
by Brett Chabot
· 15 years ago
d194f3d
Merge "Replace CHECK with a failure return value when mCamera->setParameters() fails if the camera is locked by someone else." into gingerbread
by James Dong
· 15 years ago
389a916
Usage Stats: don't block writing stats to disk.
by Brad Fitzpatrick
· 15 years ago
af3f29e
Replace CHECK with a failure return value when mCamera->setParameters() fails
by James Dong
· 15 years ago
05a5a88
Add support for PSC of serving cell.
by jsh
· 15 years ago
5d46ce2
Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into gingerbread
by Chris Tate
· 15 years ago
9abce39
Merge "fix [2421247] implement eglGetProcAddress(), needed in the ndk" into gingerbread
by Mathias Agopian
· 15 years ago
6fcf3a5
Merge "Improving profiling of views." into gingerbread
by Konstantin Lopyrev
· 15 years ago
321f7fa
Making sure that there is no notification when focus changes from something to nothing.
by Konstantin Lopyrev
· 15 years ago
3d84280
Merge "File writer has a designated writer thread now" into gingerbread
by James Dong
· 15 years ago
a788026
Merge "Fixed a typo in a method name of MediaPlayerPerformance.java class" into gingerbread
by James Dong
· 15 years ago
f8e1219
Improving profiling of views.
by Konstantin Lopyrev
· 15 years ago
3944eab
fix [2421247] implement eglGetProcAddress(), needed in the ndk
by Mathias Agopian
· 15 years ago
23796e3
Merge "Add lost frame handling in AudioSource" into gingerbread
by James Dong
· 15 years ago
da8073c
File writer has a designated writer thread now
by James Dong
· 15 years ago
f2d16bc
am 5aa4680e: update device dashboard
by Scott Main
· 15 years ago
5aa4680
update device dashboard
by Scott Main
· 15 years ago
14805b6
Merge "New secure setting for mobile download size limit." into gingerbread
by Steve Howard
· 15 years ago
9c4e33e
New secure setting for mobile download size limit.
by Steve Howard
· 15 years ago
0b80ac9
Add register methods in CallManager "do not merge"
by John Wang
· 15 years ago
8bffa72
Merge changes Ic30e2801,I387bab4d into gingerbread
by John Wang
· 15 years ago
4de9d20
Handle call list in CallManager "do not merge".
by John Wang
· 15 years ago
a213ce0
Merge "Mute a common-case progress log about input injection" into gingerbread
by Christopher Tate
· 15 years ago
ccd88b6
Create CallManager class "do not merge"
by John Wang
· 15 years ago
739cdab
Merge "Do not deference before null check" into gingerbread
by Kenny Root
· 15 years ago
1540a7e
am c69f5be0: Add PhoneSubInfo.getCompleteVoiceMailNumber.
by Wink Saville
· 15 years ago
09e85dc
Mute a common-case progress log about input injection
by Christopher Tate
· 15 years ago
c69f5be
Add PhoneSubInfo.getCompleteVoiceMailNumber.
by Wink Saville
· 15 years ago
d357958
am 9cd79790: Merge "Doc change: Add nexus one to dev phones." into froyo
by Scott Main
· 15 years ago
9cd7979
Merge "Doc change: Add nexus one to dev phones." into froyo
by Scott Main
· 15 years ago
ee34a49
Add missing word from docs.
by Brad Fitzpatrick
· 15 years ago
930d3af
Do not deference before null check
by Kenny Root
· 15 years ago
9e2ad36
Enhanced VelocityTracker for > 5 pointers and fixed bugs.
by Jeff Brown
· 15 years ago
543f250
Merge "Make the systemui process persistent." into gingerbread
by Dianne Hackborn
· 15 years ago
4d7fc36
Merge "remove copybit hack from software opengl (libagl)" into gingerbread
by Mathias Agopian
· 15 years ago
483b20e
am 2ff1ba01: Doc change: Cleanup for licensing doc.
by Dirk Dougherty
· 15 years ago
26755a3
Make the systemui process persistent.
by Dianne Hackborn
· 15 years ago
a9015bb2
Fixed a typo in a method name of MediaPlayerPerformance.java class
by James Dong
· 15 years ago
8b61b68
Merge "Only install after MCS success" into gingerbread
by Kenny Root
· 15 years ago
6f89fa0
Only install after MCS success
by Kenny Root
· 15 years ago
2ff1ba0
Doc change: Cleanup for licensing doc.
by Dirk Dougherty
· 15 years ago
d2165cf
Merge "StrictMode: time violations in Binder calls" into gingerbread
by Brad Fitzpatrick
· 15 years ago
f0aa24d
Merge "Added damr box for AMR (NB and WB) sample entry" into gingerbread
by James Dong
· 15 years ago
00e5c61
Merge "Improve thread safety of input mappers." into gingerbread
by Jeff Brown
· 15 years ago
6328cdc
Improve thread safety of input mappers.
by Jeff Brown
· 15 years ago
c3ae937
Add lost frame handling in AudioSource
by James Dong
· 15 years ago
cb9ceb1
StrictMode: time violations in Binder calls
by Brad Fitzpatrick
· 15 years ago
d973a53
Merge "Lower the lower bound for max file duration check" into gingerbread
by James Dong
· 15 years ago
c80218a
Added damr box for AMR (NB and WB) sample entry
by James Dong
· 15 years ago
131ce67
Merge "DO NOT MERGE" into gingerbread
by Xia Wang
· 15 years ago
8894de6
Lower the lower bound for max file duration check
by James Dong
· 15 years ago
432c5b6
am 7f9fe5fd: Merge "Add a missing break; to restore old functionality and not turn off the screen after 30secs regardless of system preference." into froyo
by Andreas Huber
· 15 years ago
154a320
resolved conflicts for merge of 27eecb70 to gingerbread
by Jean-Baptiste Queru
· 15 years ago
4609b0a
am 3d8d9440: Merge "Fixes regarding densities in "Providing Resources" documentation page." into froyo
by Gilles Debunne
· 15 years ago
628be51
am 83884db9: Merge "Fixed doc typos in HeterogeneousExpandableList.java." into froyo
by Gilles Debunne
· 15 years ago
7c60036
Merge "Update Context.getSystemService() docs for download manager." into gingerbread
by Steve Howard
· 15 years ago
Next »