Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
0c6a5182ed7b7d6bf25785f41b3a45bf2f48c989
0c6a518
VideoEditor: Issue:3396697: Update Perf and Stress test code
by Basavapatna Dattaguru
· 14 years ago
16dc307
Don't treat WMV and ASF files as video files unless WMV is supported
by Mike Lockwood
· 14 years ago
5fb008e
Merge "Remove mkvparser code from /frameworks/base"
by James Dong
· 14 years ago
6bfc2b93
Merge "Add queryFacilityLockForApp and setFacilityLockForApp for v6 ril.h."
by Wink Saville
· 14 years ago
17265b4
Merge "Fixing incremental build."
by Stephen Hines
· 14 years ago
9b39dce
Fixing incremental build.
by Alex Sakhartchouk
· 14 years ago
3a514db
Merge "Support for PCMA and PCMU raw audio data in RTP/RTSP."
by Andreas Huber
· 14 years ago
1815c02
Merge "Be more precise about tracking fallback keys."
by Jeff Brown
· 14 years ago
4360d7c
Add queryFacilityLockForApp and setFacilityLockForApp for v6 ril.h.
by Wink Saville
· 14 years ago
8433f75
Remove mkvparser code from /frameworks/base
by James Dong
· 14 years ago
b672373
Support for PCMA and PCMU raw audio data in RTP/RTSP.
by Andreas Huber
· 14 years ago
1665da5
Merge "Fix poll options for NativeActivity's hasEvents"
by Kenny Root
· 14 years ago
2bbe178
Merge "Text selection handles correctly scroll"
by Gilles Debunne
· 14 years ago
2bb10f4
Fix poll options for NativeActivity's hasEvents
by Kenny Root
· 14 years ago
81f0808
Text selection handles correctly scroll
by Gilles Debunne
· 14 years ago
beefeb6
Merge "Code cleaning"
by Fabrice Di Meglio
· 14 years ago
bfaf3b9
Be more precise about tracking fallback keys.
by Jeff Brown
· 14 years ago
dd347df
Code cleaning
by Fabrice Di Meglio
· 14 years ago
3b36ff4
Merge "Moving renderscript tests away from the library to a dedicated test folder."
by Alex Sakhartchouk
· 14 years ago
59b8a32
Merge "Bugfixes in StaticLayout."
by Gilles Debunne
· 14 years ago
d710bf7
Merge "MTP: Disable MTP when the keyguard is locked and secure"
by Mike Lockwood
· 14 years ago
76327dc
Merge "Tuning the touch up filter."
by Gilles Debunne
· 14 years ago
103b42d
Merge "MTP: Add support for dynamically adding and removing storage units"
by Mike Lockwood
· 14 years ago
b153bc9
Merge "Cursor background attribute made public"
by Gilles Debunne
· 14 years ago
66e57f6
MTP: Disable MTP when the keyguard is locked and secure
by Mike Lockwood
· 14 years ago
467ca0d
MTP: Add support for dynamically adding and removing storage units
by Mike Lockwood
· 14 years ago
8eb18b1
Merge "Fixes around cursor blink."
by Gilles Debunne
· 14 years ago
0c4650b
Merge "Cursor does not jump back to its previous position when IME is showed up."
by Gilles Debunne
· 14 years ago
dc94eea
Merge "Support more MPEG4-LATM audio functionality."
by Andreas Huber
· 14 years ago
8c7c6dc
Support more MPEG4-LATM audio functionality.
by Andreas Huber
· 14 years ago
57283d7
Merge "Save a few bytes on the zygote heap."
by Jesse Wilson
· 14 years ago
3c85a4e
Merge "KeyguardManager: Add isKeyguardLocked() and isKeyguardSecure()"
by Mike Lockwood
· 14 years ago
117549f
Merge "Check file descriptor before passing it through binder calls"
by James Dong
· 14 years ago
a9c40ef
Merge "Add missing header comment."
by Dianne Hackborn
· 14 years ago
16d691f
Merge "Fix the flipping orientation lock."
by Daniel Sandler
· 14 years ago
f56e102
Add missing header comment.
by Dianne Hackborn
· 14 years ago
bafa7ea
Check file descriptor before passing it through binder calls
by James Dong
· 14 years ago
2ed6ad6
Fix the flipping orientation lock.
by Daniel Sandler
· 14 years ago
795e42e
Merge "Add more info to View.getLayoutParams()"
by Romain Guy
· 14 years ago
01c174b
Add more info to View.getLayoutParams()
by Romain Guy
· 14 years ago
d379d53
Add missing docs to AttributeSet.
by Romain Guy
· 14 years ago
f4f9c93
Merge "Add missing docs to AttributeSet."
by Romain Guy
· 14 years ago
ffa3374
Fix incorrect id name in ListActivity's documentation.
by Romain Guy
· 14 years ago
2569137
Merge "Fix incorrect id name in ListActivity's documentation."
by Romain Guy
· 14 years ago
84c6b95
Add documentation to GridView.
by Romain Guy
· 14 years ago
2b9f895
Merge "Add documentation to GridView."
by Romain Guy
· 14 years ago
e835fd7
Merge "Scroll layers on touch events."
by Patrick Scott
· 14 years ago
16ed2ab
Merge "don't scale nav slop when zooming"
by Cary Clark
· 14 years ago
b7508df
Merge "Fix compiler errors when compiled with debug option."
by Jaikumar Ganesh
· 14 years ago
3ed54d0
Merge "VideoEditor:IssueID:3396697: Added Performance test code"
by Basavapatna Dattaguru
· 14 years ago
b2c3c3e
Merge "VideoEditor:IssueID:3396697: Updated Preview Test code"
by Basavapatna Dattaguru
· 14 years ago
2653a1e
Fix compiler errors when compiled with debug option.
by Jaikumar Ganesh
· 14 years ago
dab9689
Merge "Fix for 3458686 Play button is enabled before loading the transition. Play results in Native Crash"
by Rajneesh Chowdury
· 14 years ago
d0269f7
Merge "Make BluetoothInputDevice inherit from BluetoothProfile."
by Jaikumar Ganesh
· 14 years ago
4ab0e77
Make BluetoothInputDevice inherit from BluetoothProfile.
by Jaikumar Ganesh
· 14 years ago
c29a444
Moving renderscript tests away from the library to a dedicated test folder.
by Alex Sakhartchouk
· 14 years ago
e929082
don't scale nav slop when zooming
by Cary Clark
· 14 years ago
586d94a
Merge "UsbService: Re-enable previously enabled functions when exiting accessory mode"
by Mike Lockwood
· 14 years ago
ddc6cad
UsbService: Re-enable previously enabled functions when exiting accessory mode
by Mike Lockwood
· 14 years ago
0390191
Merge "Adopt LruCache in SettingsProvider."
by Jesse Wilson
· 14 years ago
0c7faee
Adopt LruCache in SettingsProvider.
by Jesse Wilson
· 14 years ago
cfa734a
Scroll layers on touch events.
by Patrick Scott
· 14 years ago
2fad616
Merge "Add rport argument for a reinvite request."
by Chung-yih Wang
· 14 years ago
06a087a
Fix for 3458686 Play button is enabled before loading the transition. Play results in Native Crash
by Rajneesh Chowdury
· 14 years ago
ebd4e91
Merge "Do not backup wifi country code settings"
by Irfan Sheriff
· 14 years ago
e5a3e97
Merge "Remove some unused code."
by Robert Greenwalt
· 14 years ago
32fc71d
Do not backup wifi country code settings
by Irfan Sheriff
· 14 years ago
645b83f
Remove some unused code.
by Robert Greenwalt
· 14 years ago
8842b5c
Turning on debug logs temporary for bug 3424424
by Kristian Monsen
· 14 years ago
3e826c9
Part of fix for bug 3424424 Browser hanging
by Kristian Monsen
· 14 years ago
fcd0e50
Add rport argument for a reinvite request.
by Chung-yih Wang
· 14 years ago
25474a2
am 4aede1af: am 301431d9: Doc change: Final diff report for API 11.
by Dirk Dougherty
· 14 years ago
4aede1a
am 301431d9: Doc change: Final diff report for API 11.
by Dirk Dougherty
· 14 years ago
301431d
Doc change: Final diff report for API 11.
by Dirk Dougherty
· 14 years ago
cc0c159
Add new hover move action and scroll wheel plumbing.
by Jeff Brown
· 14 years ago
6f2fba4
Add new axes for joysticks and mouse wheels.
by Jeff Brown
· 14 years ago
b1bdb64
Merge "Move all Widevine code which have dependency on vendor modules to vendor/widevine"
by Gloria Wang
· 14 years ago
e8c89a3
Move all Widevine code which have dependency on vendor modules to vendor/widevine
by Gloria Wang
· 14 years ago
d2d034f
am b5d35088: resolved conflicts for merge of b842629c to honeycomb-plus-aosp
by Scott Main
· 14 years ago
b5d3508
resolved conflicts for merge of b842629c to honeycomb-plus-aosp
by Scott Main
· 14 years ago
1ca584a
LayoutLib: remove assert in resource resolution.
by Xavier Ducrohet
· 14 years ago
f1f9ff2
VideoEditor:IssueID:3396697: Added Performance test code
by Basavapatna Dattaguru
· 14 years ago
82314c0
Merge "LayoutLib: support defStyleRes in obtainStyledAttributes."
by Xavier Ducrohet
· 14 years ago
3e87bfa
LayoutLib: support defStyleRes in obtainStyledAttributes.
by Xavier Ducrohet
· 14 years ago
250da4b
Merge "LayoutLib: properly handle @null references in more places."
by Xavier Ducrohet
· 14 years ago
f209999
LayoutLib: properly handle @null references in more places.
by Xavier Ducrohet
· 14 years ago
b842629
docs: update sizes and sums for tools and ndk
by Scott Main
· 14 years ago
9509451
Merge "- Update from Widevine - Bug fixes"
by Gloria Wang
· 14 years ago
363d491
Cursor background attribute made public
by Gilles Debunne
· 14 years ago
6681984
- Update from Widevine - Bug fixes
by Gloria Wang
· 14 years ago
f3fa0cd
Bugfixes in StaticLayout.
by Gilles Debunne
· 14 years ago
a54fa6a
Merge "A method refactoring and a simple rounding fix."
by Shimeng (Simon) Wang
· 14 years ago
f7107d7
A method refactoring and a simple rounding fix.
by Shimeng (Simon) Wang
· 14 years ago
e7c9439
Merge "Add an API to listen for window attach/detach events on a View."
by Adam Powell
· 14 years ago
375adc6
am 483f7130: am e4da3934: Merge "docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools" into honeycomb
by Scott Main
· 14 years ago
483f713
am e4da3934: Merge "docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools" into honeycomb
by Scott Main
· 14 years ago
e4da3934
Merge "docs: move new AIDL doc back into the existing doc, but move the side nav location out of tools" into honeycomb
by Scott Main
· 14 years ago
4afd62b
Add an API to listen for window attach/detach events on a View.
by Adam Powell
· 14 years ago
bc7a4c8
Tuning the touch up filter.
by Gilles Debunne
· 14 years ago
3d01006
Fixes around cursor blink.
by Gilles Debunne
· 14 years ago
Next »