Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
5982bf66d4fdea38105d91ff0f9d38660ac87581
/
include
« Previous
9fee0b2
Ogg files can be tagged to be automatically looping, this setting always overrides the MediaPlayer's setLooping setting.
by Andreas Huber
· 14 years ago
7755cdd
Remove unused/debugging code from MP4 file writer
by James Dong
· 14 years ago
cb7e65c
Better file size estimate
by James Dong
· 14 years ago
4c23815
Calculate audio media drift time from AudioSource
by James Dong
· 14 years ago
5fad267
Remove incomplete input device enumeration NDK API.
by Jeff Brown
· 14 years ago
0234376
Don't propagate StrictMode over one-way Binder calls.
by Brad Fitzpatrick
· 14 years ago
8d60866
Input device calibration and capabilities.
by Jeff Brown
· 14 years ago
7ec7b99
Remove camera metering mode API.
by Wu-cheng Li
· 14 years ago
df992ac
Merge "ALoopers can now be named (useful to distinguish threads)." into gingerbread
by Andreas Huber
· 14 years ago
c4e0b70
ALoopers can now be named (useful to distinguish threads).
by Andreas Huber
· 14 years ago
90862e2
Workaround for a QCOM issue where the output buffer size advertised by the AVC encoder
by James Dong
· 14 years ago
b86365a
Merge "Suppress the video recording start signal - bug 2950297" into gingerbread
by James Dong
· 14 years ago
c9289fa
fix a race in SF buffer management
by Mathias Agopian
· 14 years ago
d7f1c3d
Suppress the video recording start signal - bug 2950297
by James Dong
· 14 years ago
c14f9ca
Merge "Added preset reverb." into gingerbread
by Eric Laurent
· 14 years ago
efdd088
Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now.
by Andreas Huber
· 14 years ago
a7e5648
Added preset reverb.
by Eric Laurent
· 14 years ago
e96aa3e
fix [2931513] Add support for setting the orientation of an ANativeWindow
by Mathias Agopian
· 14 years ago
3f51fa7
Runtime dump support for MediaWriter
by James Dong
· 14 years ago
b80e610
Merge "Visualizer: replace the FFT implementation with a faster one." into gingerbread
by Chia-chi Yeh
· 14 years ago
be857d4
Reorganize MountService IPC
by Kenny Root
· 14 years ago
97a5626
Merge "Add camera fps range API." into gingerbread
by Wu-cheng Li
· 14 years ago
454630f
Add camera fps range API.
by Wu-cheng Li
· 14 years ago
271c1bf
Merge "Handle the camera open failure better." into gingerbread
by Wu-cheng Li
· 14 years ago
e704438
Handle the camera open failure better.
by Wu-cheng Li
· 14 years ago
cbd038f
Merge "Make MediaWriter stop and pause return errors if necessary" into gingerbread
by James Dong
· 14 years ago
d036662
Make MediaWriter stop and pause return errors if necessary
by James Dong
· 14 years ago
eba1274
Merge "Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE" into gingerbread
by Wu-cheng Li
· 14 years ago
ccb9159
Merge "Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE" into gingerbread
by Wu-cheng Li
· 14 years ago
eef3c33
In the absence of width/height information in the sdp, extract the dimensions from the avc codec specific data.
by Andreas Huber
· 14 years ago
6c008b8
Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE
by Nipun Kwatra
· 14 years ago
0de0c49
Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE
by Nipun Kwatra
· 14 years ago
54d4137
Merge "Add OBB flags to support overlays" into gingerbread
by Kenny Root
· 14 years ago
58d3bd0
Visualizer: replace the FFT implementation with a faster one.
by Chia-chi Yeh
· 14 years ago
ae9fc03
Add support for throttling motion events.
by Jeff Brown
· 14 years ago
72e0b2a
Merge "Fix some input device mapping bugs with certain drivers." into gingerbread
by Jeff Brown
· 14 years ago
2dfd7a7
Fix some input device mapping bugs with certain drivers.
by Jeff Brown
· 14 years ago
c4554b9
Keep track of remaining fd when devices are removed
by Jens Gulin
· 14 years ago
c869602
Merge "Document that autoFocus must be called in auto and macro mode." into gingerbread
by Wu-cheng Li
· 14 years ago
02ca31f
Add OBB flags to support overlays
by Kenny Root
· 14 years ago
cc2e717
Optimize EventHub reads.
by Jeff Brown
· 14 years ago
2cbecea
Fix possible race conditions during channel unregistration.
by Jeff Brown
· 14 years ago
f008f3e
Document that autoFocus must be called in auto and macro mode.
by Wu-cheng Li
· 14 years ago
b720819
Use audio clock as the reference media clock
by James Dong
· 14 years ago
699fe93
Improve camera documentation.
by Wu-cheng Li
· 14 years ago
45cb3cf
Merge "Handle large audio lost" into gingerbread
by James Dong
· 14 years ago
95af0c1
Merge "Add support for the PointerLocation overlay." into gingerbread
by Jeff Brown
· 14 years ago
a41ca77
Add support for the PointerLocation overlay.
by Jeff Brown
· 14 years ago
6e7ac5f
Initial tool for OBB manipulation
by Kenny Root
· 14 years ago
08d5b8f
More native work.
by Dianne Hackborn
· 14 years ago
afe5305
Handle large audio lost
by James Dong
· 14 years ago
c3fc2d0
Fix safe mode and KeyEvent.getMaxKeyCode().
by Jeff Brown
· 14 years ago
520b2a7
Support for extracting G.711 a-law and mu-law audio from WAV files and a corresponding software decoder.
by Andreas Huber
· 14 years ago
818490a
Fix String8::operator+
by Kenny Root
· 14 years ago
1441bdf
Merge "Use the target color format from the camera source if possible" into gingerbread
by James Dong
· 14 years ago
afd97e8
Use the target color format from the camera source if possible
by James Dong
· 14 years ago
3c7c351
Tracking merge of dalvik-dev to gingerbread
by Brian Carlstrom
· 14 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
· 14 years ago
5d46ce2
Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into gingerbread
by Chris Tate
· 14 years ago
3d84280
Merge "File writer has a designated writer thread now" into gingerbread
by James Dong
· 14 years ago
23796e3
Merge "Add lost frame handling in AudioSource" into gingerbread
by James Dong
· 14 years ago
da8073c
File writer has a designated writer thread now
by James Dong
· 14 years ago
9e2ad36
Enhanced VelocityTracker for > 5 pointers and fixed bugs.
by Jeff Brown
· 14 years ago
00e5c61
Merge "Improve thread safety of input mappers." into gingerbread
by Jeff Brown
· 14 years ago
6328cdc
Improve thread safety of input mappers.
by Jeff Brown
· 14 years ago
c3ae937
Add lost frame handling in AudioSource
by James Dong
· 14 years ago
154a320
resolved conflicts for merge of 27eecb70 to gingerbread
by Jean-Baptiste Queru
· 14 years ago
050b562
Added SensorManager.getMinDelay()
by Mathias Agopian
· 14 years ago
27eecb7
Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base into HEAD
by The Android Open Source Project
· 14 years ago
83407b9
fix inaccurate copyrights
by Jean-Baptiste Queru
· 14 years ago
6ec402b
DO NOT MERGE: Fix input event injection ANRs on UI thread.
by Jeff Brown
· 14 years ago
16263d9
Squashed commit of the following:
by Andreas Huber
· 14 years ago
9f2a91b
Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once." into gingerbread
by Mathias Agopian
· 14 years ago
bae6fe2
Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread
by Christopher Tate
· 14 years ago
b100cbf
Support streaming of compressed assets > 1 megabyte
by Christopher Tate
· 14 years ago
6d0fec2
Refactor input reader to support new device types more easily.
by Jeff Brown
· 14 years ago
a4c72ac
Audio effects: modified command() parameter types.
by Eric Laurent
· 14 years ago
51c70e3
fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once.
by Mathias Agopian
· 14 years ago
84c924a
Merge "Replace several IPCThreadState::get() lookups with one." into gingerbread
by Brad Fitzpatrick
· 14 years ago
7bcad8a3
Replace several IPCThreadState::get() lookups with one.
by Brad Fitzpatrick
· 14 years ago
ca57d1c
Audio Effects: added methods to effects java classes to store and load current effect settings in
by Eric Laurent
· 14 years ago
53d4e0d
Allows the authoring engine to skip frame.
by James Dong
· 14 years ago
81046c8
Merge "Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes." into gingerbread
by Andreas Huber
· 14 years ago
4e4173b
Various changes to improve rtsp networking, reduce packet loss and adapt to ALooper API changes.
by Andreas Huber
· 14 years ago
23e8de2
propagate sensor event rate properly
by Mathias Agopian
· 14 years ago
e476452
Merge "new SensorService" into gingerbread
by Mathias Agopian
· 14 years ago
8138e84
Merge "Support finer seek control on MediaSources." into gingerbread
by Andreas Huber
· 14 years ago
6624c9f
Support finer seek control on MediaSources.
by Andreas Huber
· 14 years ago
7070b36
Added support for auxiliary audio effects to AudioTrack and MediaPlayer.
by Eric Laurent
· 14 years ago
d7514ec
Merge "Progress status notification" into gingerbread
by James Dong
· 14 years ago
22a2d71
Merge "Audio policy manager changes for audio effects" into gingerbread
by Eric Laurent
· 14 years ago
8ed6ed0
Audio policy manager changes for audio effects
by Eric Laurent
· 14 years ago
cc14a83
Support a single format change at the beginning of audio playback. This way the AAC+ decoder may change its output format from what is originally encoded in the audio stream and we'll still play it back correctly.
by Andreas Huber
· 14 years ago
85edea7
Progress status notification
by James Dong
· 14 years ago
1bf7978
new SensorService
by Mathias Agopian
· 14 years ago
c8c79a6
Merge "Re-use existing Surface objects when reading them from parcels." into gingerbread
by Jamie Gennis
· 14 years ago
00ba884
Fix individual pointer id up/down reporting.
by Jeff Brown
· 14 years ago
5ee65f0
Re-use existing Surface objects when reading them from parcels.
by Jamie Gennis
· 14 years ago
eec69d2
Merge "Fix bug with phantom input windows." into gingerbread
by Jeff Brown
· 14 years ago
b0374a0
Merge "Several improvements in audio effects volume control." into gingerbread
by Eric Laurent
· 14 years ago
Next »