Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
682674154e3fe88f6061245145f934f25f1a2eb8
6826741
Add new native Looper API.
by Dianne Hackborn
· 14 years ago
8ecfb60
Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread
by Mathias Agopian
· 14 years ago
125204b
am 1c8b6ca4: docs: fix misc broken links
by Scott Main
· 14 years ago
5149f91
Fix a bug that prevented the creation of EGL shared contexts.
by Jamie Gennis
· 14 years ago
1c8b6ca
docs: fix misc broken links
by Scott Main
· 14 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
· 14 years ago
4f104d9
Add an option to ALooper::start that allows it to call back into java or not.
by Andreas Huber
· 14 years ago
5460d12
Merge "Added AMessage::debugString() for debugging purposes." into gingerbread
by Andreas Huber
· 14 years ago
3ef6ebe
am 7df74471: Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo
by Chih-Chung Chang
· 14 years ago
7df7447
Merge "Flush binder buffer after setting raw heap to avoid leaking a reference." into froyo
by Chih-Chung Chang
· 14 years ago
43d9b0a
am f80372db: Merge "docs: update device dashboard; add historical chart" into froyo
by Scott Main
· 14 years ago
f80372d
Merge "docs: update device dashboard; add historical chart" into froyo
by Scott Main
· 14 years ago
fe1bac6
Flush binder buffer after setting raw heap to avoid leaking a reference.
by Chih-Chung Chang
· 14 years ago
7f8edbd
Merge "remove unused YUV formats" into gingerbread
by Mathias Agopian
· 14 years ago
61c55c4
remove unused YUV formats
by Mathias Agopian
· 14 years ago
6ffd9ff
Merge "Log full exception when failing to inflate notification view" into gingerbread
by Steve Howard
· 14 years ago
8ae5a8e
Get to the point of being able to do native drawing.
by Dianne Hackborn
· 14 years ago
ce94584
Log full exception when failing to inflate notification view
by Steve Howard
· 14 years ago
03431d2
Added AMessage::debugString() for debugging purposes.
by Andreas Huber
· 14 years ago
f520411
am c03befe3: Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call.
by Eric Laurent
· 14 years ago
c03befe
Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call.
by Eric Laurent
· 14 years ago
db3b598
docs: update device dashboard; add historical chart
by Scott Main
· 14 years ago
54a181b
Make real API for native code to get its window.
by Dianne Hackborn
· 14 years ago
65c83b9
Merge "Refactor Stagefright::StartMPEG4Recording()" into gingerbread
by James Dong
· 14 years ago
c7dacb7
Merge "DO NOT MERGE: Add a battery capacity value to the power profile." into gingerbread
by Amith Yamasani
· 14 years ago
169741b
DO NOT MERGE: Add a battery capacity value to the power profile.
by Amith Yamasani
· 14 years ago
a0c2b53
Merge "Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call." into gingerbread
by Eric Laurent
· 14 years ago
7b06de6
Refactor Stagefright::StartMPEG4Recording()
by James Dong
· 14 years ago
45bac57
Support for writing the extracted data to an .mp4 file in the stagefright commandline tool.
by Andreas Huber
· 14 years ago
a2dd4c1
put the status bar back in the system process
by Joe Onorato
· 14 years ago
6be4739
quiet noisy debug spew
by Joe Onorato
· 14 years ago
09b9005
Add multiple camera support for in MediaProfiles.
by Chih-Chung Chang
· 14 years ago
e2dd8c4
Fix issue 2811538: System server crash when disconnecting BT headset after using SCO off call.
by Eric Laurent
· 14 years ago
160edb3
Add ability to guard a thread against setting its own prio to bg
by Christopher Tate
· 14 years ago
c6e1d88
Merge "Introduce official public NativeWindow type." into gingerbread
by Dianne Hackborn
· 14 years ago
30fe6fa
Merge "fix live wallpapers on Droid" into gingerbread
by Mathias Agopian
· 14 years ago
4cfb3a6
fix live wallpapers on Droid
by Mathias Agopian
· 14 years ago
8b49bd1
Introduce official public NativeWindow type.
by Dianne Hackborn
· 14 years ago
d8ae288
Merge "Fix injection of specially intercepted keys like HOME." into gingerbread
by Jeff Brown
· 14 years ago
c8525ed
Merge "Remove memory monitoring from the system watchdog" into gingerbread
by Christopher Tate
· 14 years ago
c27181c
Remove memory monitoring from the system watchdog
by Christopher Tate
· 14 years ago
d009787
Fix injection of specially intercepted keys like HOME.
by Jeff Brown
· 14 years ago
294c9fb
Improved graphics for the intruder alert.
by Daniel Sandler
· 14 years ago
caad0a5
Merge "Support for vanilla YUV420sp => RGB565 color conversion." into gingerbread
by Andreas Huber
· 14 years ago
24c737c
am d581484e: Merge "Verify hostname where possible, and clarify where not." into froyo
by Doug Zongker
· 14 years ago
d581484
Merge "Verify hostname where possible, and clarify where not." into froyo
by Doug Zongker
· 14 years ago
3c80a4a
Implement default key handling for native code.
by Dianne Hackborn
· 14 years ago
c543a21
Support for vanilla YUV420sp => RGB565 color conversion.
by Andreas Huber
· 14 years ago
92dbad8
am b4d2e42a: docs: revise menu guide to focus more on using menu resources instead of defining menus in code. And revise some style.
by Scott Main
· 14 years ago
5b8364a
GPS: stifle some logging
by Mike Lockwood
· 14 years ago
7fc93c3
Verify hostname where possible, and clarify where not.
by Dan Egnor
· 14 years ago
f7679a0
Merge "Added encoding parameters set up for H263 video encoder" into gingerbread
by James Dong
· 14 years ago
b4d2e42
docs: revise menu guide to focus more on using menu resources
by Scott Main
· 15 years ago
ddcb543
Merge "Fix native input dispatch in the emulator." into gingerbread
by Chris Tate
· 14 years ago
0b72e82
Fix native input dispatch in the emulator.
by Jeff Brown
· 14 years ago
c0ab2a6
Added encoding parameters set up for H263 video encoder
by James Dong
· 14 years ago
e42b186
am 4fb91d9f: docs: fix typo
by Scott Main
· 14 years ago
1eb442e
Merge "remove a hack that was used only used on h/w we no longer support." into gingerbread
by Mathias Agopian
· 14 years ago
c19ffcb
remove a hack that was used only used on h/w we no longer support.
by Mathias Agopian
· 14 years ago
4fb91d9
docs: fix typo
by Scott Main
· 14 years ago
2533a6a
set up fast-forward from froyo-release to gingerbread
by The Android Open Source Project
· 14 years ago
5d7f6e6
Merge "Support for tapping on an immersive-mode priority notification." into gingerbread
by Daniel Sandler
· 14 years ago
27a8be4
Support for tapping on an immersive-mode priority notification.
by Daniel Sandler
· 14 years ago
0934fbb
Merge "Update native activity & event APIs to follow correct conventions." into gingerbread
by Dianne Hackborn
· 14 years ago
fd75142
Merge "Add qcom's new OMX components to the list." into gingerbread
by Andreas Huber
· 14 years ago
8ef64c9
Add qcom's new OMX components to the list.
by Andreas Huber
· 14 years ago
120a58f
Extend unit test framework for Wifi soft AP configuration
by Xia Wang
· 14 years ago
2e9f93e
Update native activity & event APIs to follow correct conventions.
by Dianne Hackborn
· 14 years ago
059f009
Make android.hardware.action.USB_STATE a protected broadcast.
by Mike Lockwood
· 14 years ago
1c95ecb
recombine StatusBarService and PhoneStatusBarService
by Joe Onorato
· 14 years ago
b54ef61
Separate the status bar height from the icon size.
by Joe Onorato
· 14 years ago
de6bd12
Merge "Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state" into gingerbread
by Mike Lockwood
· 14 years ago
606d591
Merge "Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state" into gingerbread
by Mike Lockwood
· 14 years ago
f0562b4
Merge changes I93dfc4c8,I781953d6 into gingerbread
by Mathias Agopian
· 14 years ago
8fa4c811
fix[2798925] Gingerbread TOT not booting
by Mathias Agopian
· 14 years ago
31e0ffe
Merge "Native input event dispatching." into gingerbread
by Chris Tate
· 14 years ago
349703e
Native input event dispatching.
by Jeff Brown
· 14 years ago
d4760c2
Collect statistical data from authoring engine (second part)
by James Dong
· 14 years ago
2a76b31
Merge "Separate MediaRecorderClient with MediaPlayerClient" into gingerbread
by James Dong
· 14 years ago
fe1bafe
Separate MediaRecorderClient with MediaPlayerClient
by James Dong
· 14 years ago
f2b544f
am 337b0873: docs: update backup guide and bmgr tool elaborate the guide to testing a backup agent and add links between the docs
by Scott Main
· 14 years ago
9c4c98b
Merge "new presence icons for video/audio chats." into gingerbread
by Wei Huang
· 14 years ago
0b0997c
new presence icons for video/audio chats.
by Wei Huang
· 14 years ago
5dbd05e
Intruder alert! (First try at the immersive-mode alert bar.)
by Daniel Sandler
· 14 years ago
337b087
docs: update backup guide and bmgr tool
by Scott Main
· 14 years ago
ff2544c
Notifications: Use new ACTION_USB_STATE broadcast to monitor USB connected state
by Mike Lockwood
· 14 years ago
709981e
Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect state
by Mike Lockwood
· 14 years ago
de1057c
Unhide new API for supporting multiple cameras.
by Chih-Chung Chang
· 14 years ago
9005e7f
Merge "Add setWifiApConfiguration interface" into gingerbread
by Irfan Sheriff
· 14 years ago
781953d
Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger""
by Mathias Agopian
· 14 years ago
41debbc
Merge "Provide progress status report during authoring" into gingerbread
by James Dong
· 14 years ago
09936ed
Provide progress status report during authoring
by James Dong
· 14 years ago
01719a2
Merge "Placeholder icons for the "ringing" variant of stat_sys_phone_call." into gingerbread
by David Brown
· 14 years ago
1cb3fdc
Merge "Fix a bug in sp<> and wp<> which could cause memory corruptions" into gingerbread
by Mathias Agopian
· 14 years ago
50dc3bc
Refactor ActivityManagerService activity stack.
by Dianne Hackborn
· 14 years ago
8e103da
Merge "Various fixes and improvements in audio effects implementation" into gingerbread
by Eric Laurent
· 14 years ago
841b6ad
Placeholder icons for the "ringing" variant of stat_sys_phone_call.
by David Brown
· 14 years ago
53334cd
Various fixes and improvements in audio effects implementation
by Eric Laurent
· 14 years ago
330dd30
Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"
by Andreas Huber
· 14 years ago
357f820
Merge "Finetune some of the prefetcher parameters to a) buffer as much as froyo did b) ensure that keepalives actually trigger a network read instead of just draining internal buffers" into gingerbread
by Andreas Huber
· 14 years ago
Next »