Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
5fc1b60e7f8b19d7d7a2244c0e1e005c7ed91659
5fc1b60
don't use a 1/4th of the screen size texture for the dim layer
by Mathias Agopian
· 16 years ago
0f53af1
fix a bug where gl didn't always fallback to software when copybit failed. minor optimizations to copybit codepath.
by Mathias Agopian
· 16 years ago
0aed7e9
fix [1947273] the DimLayer causes the whole screen to update during transactions
by Mathias Agopian
· 16 years ago
8c9687a
fix an update bug with SHOW_UPDATE debug feature. Fix a problem with the debug binder codes too
by Mathias Agopian
· 16 years ago
5a8d6f4
return bounds Rect by value
by Mathias Agopian
· 16 years ago
8f78faa
add support for out-of-range copybit scaling. camera capture is in color again
by Mathias Agopian
· 16 years ago
dafb08d
use 1/16 the size (20KB) for the dim texture in the copybit/msm case
by Mathias Agopian
· 16 years ago
68eeb80
use copybit for eglSwapBuffers() copy-back operations
by Mathias Agopian
· 16 years ago
26c28b1
make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few hacks added recently
by Mathias Agopian
· 16 years ago
c1e3ec5
Add eglGetRenderBufferANDROID() extension, which returns the current render buffer as an android_native_buffer_t*
by Mathias Agopian
· 16 years ago
3a7e183
fix [1942438] eglGetCurrentSurface() returns bogus value
by Mathias Agopian
· 16 years ago
2eab9d8
copybit now uses a native_handle_t* instead of a fd/offset
by Mathias Agopian
· 16 years ago
cbc4c9f
hack copybit back in for video playback on msm7k. we have h/w accelerated video again
by Mathias Agopian
· 16 years ago
f31868e
merge master in master_gl
by Mathias Agopian
· 16 years ago
ecf2b68
am 7941e903: Merge change 5091 into donut
by Android (Google) Code Review
· 16 years ago
7941e90
Merge change 5091 into donut
by Android (Google) Code Review
· 16 years ago
d2341b3
am 69e1f472: Merge change 5289 into donut
by Android (Google) Code Review
· 16 years ago
e23ad63
am 67669c9c: Merge change 5196 into donut
by Android (Google) Code Review
· 16 years ago
69e1f47
Merge change 5289 into donut
by Android (Google) Code Review
· 16 years ago
076dc9f
Fix TextView's fading edge when compound drawables are setup.
by Romain Guy
· 16 years ago
69866ce
resolved conflicts for merge of 5158cc55 to master
by Charles Chen
· 16 years ago
67669c9
Merge change 5196 into donut
by Android (Google) Code Review
· 16 years ago
efe5264
Modify the IBackupTransport API to support bulk restore operations.
by Dan Egnor
· 16 years ago
5158cc5
Merge change 5259 into donut
by Android (Google) Code Review
· 16 years ago
afed82b
am 9c8dd55a: Fix bug 1829561 ("am profile" with bad filename kills process).
by Dianne Hackborn
· 16 years ago
9c8dd55
Fix bug 1829561 ("am profile" with bad filename kills process).
by Dianne Hackborn
· 16 years ago
465913c
am 0bc7b849: Merge change 5248 into donut
by Android (Google) Code Review
· 16 years ago
0bc7b84
Merge change 5248 into donut
by Android (Google) Code Review
· 16 years ago
4c74637
am 3e376a74: Merge change 5171 into donut
by Android (Google) Code Review
· 16 years ago
372cecd
am 95607038: Reverse the order in which RelativeLayout measures and positions children.
by Romain Guy
· 16 years ago
9fc2bef
am ae7c980e: Merge change 4556 into donut
by Android (Google) Code Review
· 16 years ago
6b21d36
am a0fd1d74: Fix NPE in RelativeLayout.
by Romain Guy
· 16 years ago
9f7b52a
am e181409c: Merge change 5240 into donut
by Android (Google) Code Review
· 16 years ago
6096587
am df65b60c: Merge change 5243 into donut
by Android (Google) Code Review
· 16 years ago
c317703
am 2cf6f5df: Merge change 5238 into donut
by Android (Google) Code Review
· 16 years ago
0ef67e6
am b28bf241: Merge change 5226 into donut
by Android (Google) Code Review
· 16 years ago
bed64a2
am 83f6b130: Merge change 5237 into donut
by Android (Google) Code Review
· 16 years ago
217b208
am a4335ee8: Merge change 5236 into donut
by Android (Google) Code Review
· 16 years ago
6f7e0db
am a93466f5: Merge change 5220 into donut
by Android (Google) Code Review
· 16 years ago
9c73a33
am 54118adb: Put back LOGP -> printf in the backup helper code
by Christopher Tate
· 16 years ago
95cb30d
am 0e034e5a: Merge change 5162 into donut
by Android (Google) Code Review
· 16 years ago
f364595
am 6f8e5923: Move to a single dropdown background for the search dialog. This one is full-screen width but has rounded corners on the bottom so it doesn\'t look crappy if the list is not full-screen height. This was already being used for in-app search, so I just got r
by Mike LeBeau
· 16 years ago
82c88fc
am a2a60a21: Merge change 5142 into donut
by Android (Google) Code Review
· 16 years ago
3e376a7
Merge change 5171 into donut
by Android (Google) Code Review
· 16 years ago
0477954
Adding TTS_QUEUE_PROCESSING_COMPLETED action to the list of Intents
by Charles Chen
· 16 years ago
9560703
Reverse the order in which RelativeLayout measures and positions children.
by Romain Guy
· 16 years ago
ae7c980
Merge change 4556 into donut
by Android (Google) Code Review
· 16 years ago
a0fd1d7
Fix NPE in RelativeLayout.
by Romain Guy
· 16 years ago
fed0bcf
Spell out the month names in the de_AT date format file.
by Eric Fischer
· 16 years ago
e181409c
Merge change 5240 into donut
by Android (Google) Code Review
· 16 years ago
df65b60
Merge change 5243 into donut
by Android (Google) Code Review
· 16 years ago
63bcb79
Only report "unknown metadata" once per restore helper
by Christopher Tate
· 16 years ago
2cf6f5d
Merge change 5238 into donut
by Android (Google) Code Review
· 16 years ago
e5b3607
am eaa89f74: Merge change 5172 into donut
by Android (Google) Code Review
· 16 years ago
2387208
am 3d7b8d1a: Merge change 5158 into donut
by Android (Google) Code Review
· 16 years ago
ffcdad9
am 544450b4: Fix NPE in SuggestionsAdapter when cursor is null.
by Bjorn Bringert
· 16 years ago
43cc2ba
am 5f80605a: Include user query in search intents
by Bjorn Bringert
· 16 years ago
5310745
am 82a32714: Merge change 5190 into donut
by Android (Google) Code Review
· 16 years ago
2ac3412
resolved conflicts for merge of 5a42b083 to master
by Romain Guy
· 16 years ago
7af9e19
Fixing the synth function so that queue processing continues.
by Charles Chen
· 16 years ago
b28bf24
Merge change 5226 into donut
by Android (Google) Code Review
· 16 years ago
567c2e2
am 9efba9d2: Merge change 5176 into donut
by Android (Google) Code Review
· 16 years ago
35df87c
Fix the weird anchoring of the search dropdown when pivoting into an
by Mike LeBeau
· 16 years ago
83f6b13
Merge change 5237 into donut
by Android (Google) Code Review
· 16 years ago
8842f0b
Calling setItemChecked(p, true) twice would toggle the selection in ListView.
by Romain Guy
· 16 years ago
a4335ee
Merge change 5236 into donut
by Android (Google) Code Review
· 16 years ago
9fffa1e
RelativeLayout was ignoring some dependencies.
by Romain Guy
· 16 years ago
a93466f
Merge change 5220 into donut
by Android (Google) Code Review
· 16 years ago
1293b6b
Added info about mcc and mnc, plus other changes per http://b/1918247; rewrote "How Android find best match" section per rgreenwalt's comments and added flowchart.
by Katarina Stenstedt
· 16 years ago
6a0e293
Fix bug in TTS service where the language setting was using the default language
by Jean-Michel Trivi
· 16 years ago
54118ad
Put back LOGP -> printf in the backup helper code
by Christopher Tate
· 16 years ago
0e034e5
Merge change 5162 into donut
by Android (Google) Code Review
· 16 years ago
32dbefd
Track native processes and airplane mode.
by Amith Yamasani
· 16 years ago
6f0602e
Cleanup header file. Disallow copy of Camera object by making copy
by Dave Sparks
· 16 years ago
6f8e592
Move to a single dropdown background for the search dialog. This one
by Mike LeBeau
· 16 years ago
a2a60a2
Merge change 5142 into donut
by Android (Google) Code Review
· 16 years ago
eaa89f7
Merge change 5172 into donut
by Android (Google) Code Review
· 16 years ago
3d7b8d1
Merge change 5158 into donut
by Android (Google) Code Review
· 16 years ago
20cb94e
Direct api to the native media player.
by Nicolas Catania
· 16 years ago
b1dffc4
Remove deprecated callback function support.
by Dave Sparks
· 16 years ago
5e27115
Use a ref-counted callback interface for Camera.
by Dave Sparks
· 16 years ago
544450b
Fix NPE in SuggestionsAdapter when cursor is null.
by Bjorn Bringert
· 16 years ago
5a12373
Add exception line number to ApplicationErrorReport
by Jacek Surazski
· 16 years ago
5f80605
Include user query in search intents
by Bjorn Bringert
· 16 years ago
82a3271
Merge change 5190 into donut
by Android (Google) Code Review
· 16 years ago
6fcba31
Fix 1933269: startPreview failed.
by Chih-Chung Chang
· 16 years ago
64f5934
* new screen resolution support impl.
by Mitsuru Oshima
· 16 years ago
5a42b08
Merge change 5188 into donut
by Android (Google) Code Review
· 16 years ago
6b3ade6
am 4133751d: Merge change 5129 into donut
by Android (Google) Code Review
· 16 years ago
e29f064
Fixes #1905761. Updates the height of ACTV's drop down whenever the IME changes.
by Romain Guy
· 16 years ago
c660395
fix a bug causing push-buffer surfaces' identity to be garbage, which resulted in some attributes (size/pos) to fail to be set
by Mathias Agopian
· 16 years ago
9efba9d
Merge change 5176 into donut
by Android (Google) Code Review
· 16 years ago
f6c2a1a
fix a bug where copybit would be rejected in landscape mode
by Mathias Agopian
· 16 years ago
f16da13
Export the output to a text file and save to sdcard
by Yu Shan Emily Lau
· 16 years ago
999543b
checkpoint. bring back video/camera
by Mathias Agopian
· 16 years ago
4133751
Merge change 5129 into donut
by Android (Google) Code Review
· 16 years ago
725015a
Improve RelativeLayout by allowing dependencies to be declared in a random
by Romain Guy
· 16 years ago
fbb9238
Preserve file access mode when backing up / restoring files
by Christopher Tate
· 16 years ago
2fb4aa1
am 3fbd946b: Edits to SD card notification strings to shorten them.
by Roy West
· 16 years ago
3fbd946
Edits to SD card notification strings to shorten them.
by Roy West
· 16 years ago
Next »