Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
23e8de26b7b3d04daf08526f314c2fdd2f8fee65
/
include
23e8de2
propagate sensor event rate properly
by Mathias Agopian
· 16 years ago
e476452
Merge "new SensorService" into gingerbread
by Mathias Agopian
· 16 years ago
8138e84
Merge "Support finer seek control on MediaSources." into gingerbread
by Andreas Huber
· 16 years ago
6624c9f
Support finer seek control on MediaSources.
by Andreas Huber
· 16 years ago
7070b36
Added support for auxiliary audio effects to AudioTrack and MediaPlayer.
by Eric Laurent
· 16 years ago
d7514ec
Merge "Progress status notification" into gingerbread
by James Dong
· 16 years ago
22a2d71
Merge "Audio policy manager changes for audio effects" into gingerbread
by Eric Laurent
· 16 years ago
8ed6ed0
Audio policy manager changes for audio effects
by Eric Laurent
· 16 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
· 16 years ago
85edea7
Progress status notification
by James Dong
· 16 years ago
1bf7978
new SensorService
by Mathias Agopian
· 16 years ago
c8c79a6
Merge "Re-use existing Surface objects when reading them from parcels." into gingerbread
by Jamie Gennis
· 16 years ago
00ba884
Fix individual pointer id up/down reporting.
by Jeff Brown
· 16 years ago
5ee65f0
Re-use existing Surface objects when reading them from parcels.
by Jamie Gennis
· 16 years ago
eec69d2
Merge "Fix bug with phantom input windows." into gingerbread
by Jeff Brown
· 16 years ago
b0374a0
Merge "Several improvements in audio effects volume control." into gingerbread
by Eric Laurent
· 16 years ago
e33348b
Fix bug with phantom input windows.
by Jeff Brown
· 16 years ago
2c6081c
Implement native key pre-dispatching to IMEs.
by Dianne Hackborn
· 16 years ago
c5ed591
Add support for new input sources.
by Jeff Brown
· 16 years ago
c4b204b
Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync." into gingerbread
by Brad Fitzpatrick
· 16 years ago
6cce32b
Add native C APIs for working with the Asset Manager
by Christopher Tate
· 16 years ago
727de40
More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.
by Brad Fitzpatrick
· 16 years ago
76c40f7
Several improvements in audio effects volume control.
by Eric Laurent
· 16 years ago
d6a85a2
Merge "Support user-supplied timescales for authoring" into gingerbread
by James Dong
· 16 years ago
2465168
added BinderService<> template to help creating native binder services
by Mathias Agopian
· 16 years ago
52d13f0
Support user-supplied timescales for authoring
by James Dong
· 16 years ago
c9a1108
Merge "first step at implementing the native sensor support" into gingerbread
by Mathias Agopian
· 16 years ago
97eb728
Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQ
by Jean-Michel Trivi
· 16 years ago
b957b9d
first step at implementing the native sensor support
by Mathias Agopian
· 16 years ago
d76b67c
IME events are now dispatched to native applications.
by Dianne Hackborn
· 16 years ago
fd03582
Add initial gamepad support.
by Jeff Brown
· 16 years ago
c0a7e69
Add Parcel::readExceptionCode() and Parcel::writeNoException()
by Brad Fitzpatrick
· 16 years ago
7d850f2
Modifications in audio effect engine state management.
by Eric Laurent
· 16 years ago
289b9b6
Add ANativeWindow API for directly drawing to the surface bits.
by Dianne Hackborn
· 16 years ago
929642e
Add runtime dumpsys support for media recorder client
by James Dong
· 16 years ago
fd84f97
Added JAVA classes to control bass boost, equalizer, reverberation and virtualizer Effects.
by Eric Laurent
· 16 years ago
85448bb
Add new glue code for writing native apps.
by Dianne Hackborn
· 16 years ago
c9535de
Merge "Add OBB file helper class" into gingerbread
by Kenny Root
· 16 years ago
b17f4dc
Merge "More native input dispatch work." into gingerbread
by Chris Tate
· 16 years ago
dacabf9
Merge "Added Visualizer effect." into gingerbread
by Eric Laurent
· 16 years ago
81c929a
Allow application to set two more encoding paramters: video profile and level
by James Dong
· 16 years ago
df9b81c
Added Visualizer effect.
by Eric Laurent
· 16 years ago
7cee34a
Add OBB file helper class
by Kenny Root
· 16 years ago
57576c1
ALooperRoster no longer holds strong references to handlers and loopers.
by Andreas Huber
· 16 years ago
9406f62
Merge "An AHandler can now find its associated ALooper." into gingerbread
by Andreas Huber
· 16 years ago
00fa7bd
More native input dispatch work.
by Jeff Brown
· 16 years ago
6826741
Add new native Looper API.
by Dianne Hackborn
· 16 years ago
058319e
An AHandler can now find its associated ALooper.
by Andreas Huber
· 16 years ago
2cfd819
Merge "Add an option to ALooper::start that allows it to call back into java or not." into gingerbread
by Andreas Huber
· 16 years ago
4f104d9
Add an option to ALooper::start that allows it to call back into java or not.
by Andreas Huber
· 16 years ago
5460d12
Merge "Added AMessage::debugString() for debugging purposes." into gingerbread
by Andreas Huber
· 16 years ago
03431d2
Added AMessage::debugString() for debugging purposes.
by Andreas Huber
· 16 years ago
45bac57
Support for writing the extracted data to an .mp4 file in the stagefright commandline tool.
by Andreas Huber
· 16 years ago
09b9005
Add multiple camera support for in MediaProfiles.
by Chih-Chung Chang
· 16 years ago
c6e1d88
Merge "Introduce official public NativeWindow type." into gingerbread
by Dianne Hackborn
· 16 years ago
8b49bd1
Introduce official public NativeWindow type.
by Dianne Hackborn
· 16 years ago
d009787
Fix injection of specially intercepted keys like HOME.
by Jeff Brown
· 16 years ago
caad0a5
Merge "Support for vanilla YUV420sp => RGB565 color conversion." into gingerbread
by Andreas Huber
· 16 years ago
3c80a4a
Implement default key handling for native code.
by Dianne Hackborn
· 16 years ago
c543a21
Support for vanilla YUV420sp => RGB565 color conversion.
by Andreas Huber
· 16 years ago
f7679a0
Merge "Added encoding parameters set up for H263 video encoder" into gingerbread
by James Dong
· 16 years ago
0b72e82
Fix native input dispatch in the emulator.
by Jeff Brown
· 16 years ago
c0ab2a6
Added encoding parameters set up for H263 video encoder
by James Dong
· 16 years ago
2e9f93e
Update native activity & event APIs to follow correct conventions.
by Dianne Hackborn
· 16 years ago
31e0ffe
Merge "Native input event dispatching." into gingerbread
by Chris Tate
· 16 years ago
349703e
Native input event dispatching.
by Jeff Brown
· 16 years ago
fe1bafe
Separate MediaRecorderClient with MediaPlayerClient
by James Dong
· 16 years ago
09936ed
Provide progress status report during authoring
by James Dong
· 16 years ago
1cb3fdc
Merge "Fix a bug in sp<> and wp<> which could cause memory corruptions" into gingerbread
by Mathias Agopian
· 16 years ago
8e103da
Merge "Various fixes and improvements in audio effects implementation" into gingerbread
by Eric Laurent
· 16 years ago
53334cd
Various fixes and improvements in audio effects implementation
by Eric Laurent
· 16 years ago
6feaa46
Enable passing parameters to the MediaWriter at runtime (at start() call).
by James Dong
· 16 years ago
57e7f83
Track maximum amplitude and fix getMaxAmplitude()
by James Dong
· 16 years ago
51a6aef
Fix a bug in sp<> and wp<> which could cause memory corruptions
by Mathias Agopian
· 16 years ago
a2549bb
Merge "Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright." into gingerbread
by Andreas Huber
· 16 years ago
8d65dd2
Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright.
by Andreas Huber
· 16 years ago
39a0b21
Fixed some meta data issues in the recorded mp4 file
by James Dong
· 16 years ago
2c2ce8e
Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into gingerbread
by Eric Laurent
· 16 years ago
3238302
Merge "media: add AudioRecord::getMinFrameCount()." into gingerbread
by Chia-chi Yeh
· 16 years ago
619346f
Added support for audio sessions in MediaPlayer and AudioTrack.
by Eric Laurent
· 16 years ago
97d61f7
media: add AudioRecord::getMinFrameCount().
by Chia-chi Yeh
· 16 years ago
750600a1
Merge "Single track optimization" into gingerbread
by James Dong
· 16 years ago
b54a9178
Single track optimization
by James Dong
· 16 years ago
a95e4cb
First stab at attaching native event dispatching.
by Dianne Hackborn
· 16 years ago
e5671bf
Merge "Audio/video sync during recording (second part)" into gingerbread
by James Dong
· 16 years ago
f602d36
GPS: remove GpsEventThread from GpsLocationProvider
by Mike Lockwood
· 16 years ago
36e573b
Audio/video sync during recording (second part)
by James Dong
· 16 years ago
ef8f96a
Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread
by Brad Fitzpatrick
· 16 years ago
7fbdc84
More native input event dispatching.
by Jeff Brown
· 16 years ago
27b3a7a
Start of work on passing around StrictMode policy over Binder calls.
by Brad Fitzpatrick
· 16 years ago
2ce999f
am bd240c27: media: add AudioTrack::getMinFrameCount().
by Chia-chi Yeh
· 16 years ago
bd240c2
media: add AudioTrack::getMinFrameCount().
by Chia-chi Yeh
· 16 years ago
5c225b1
Even more native input dispatch work in progress.
by Jeff Brown
· 16 years ago
9c3cda0
More work in progress on native events.
by Jeff Brown
· 16 years ago
01f7ac6
Merge "Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI." into kraken
by Eric Laurent
· 16 years ago
43a9527
Fix include paths.
by Jeff Brown
· 16 years ago
46b9ac0a
Native input dispatch rewrite work in progress.
by Jeff Brown
· 16 years ago
08c7473
Initial checkin for pause and resume control
by James Dong
· 16 years ago
948235c
Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.
by Eric Laurent
· 16 years ago
b8bb78f
Change camera interface to support multiple cameras.
by Chih-Chung Chang
· 16 years ago
Next »