Katie McCormick
f7f567df37
am e065fd62: Merge "Doc change: updated index page for HDP sample." into ics-mr1
...
* commit 'e065fd6209926814df312623a2a8230518e738c0':
Doc change: updated index page for HDP sample.
2012-01-11 16:05:13 -08:00
Katie McCormick
e065fd6209
Merge "Doc change: updated index page for HDP sample." into ics-mr1
2012-01-11 16:02:50 -08:00
Jesse Hall
5bad48a65e
EmuGL: handle NULL data in glBufferData
...
The data pointer argument to glBufferData can be NULL; this
[re]allocates the buffer while leaving the contents undefined.
Bug: 5833436
Change-Id: Ia1ddf62e2cd2c59d3d631e01d23d7c557ca5a52e
2012-01-11 15:40:29 -08:00
Dianne Hackborn
2704b66b52
am 0b6b4f2d: Merge "Fix notification sample to follow current UI guidelines." into ics-mr1
...
* commit '0b6b4f2d195f8224e19b66e5c266a7fd798f321d':
Fix notification sample to follow current UI guidelines.
2012-01-11 10:54:45 -08:00
Dianne Hackborn
0b6b4f2d19
Merge "Fix notification sample to follow current UI guidelines." into ics-mr1
2012-01-11 10:53:25 -08:00
Dianne Hackborn
174f61c0e9
Fix notification sample to follow current UI guidelines.
...
Lots of clean up on the messaging notification sample to show the real
correct way to do things. Also mark up a bunch of the sample for use
in the documentation.
Change-Id: I3a29a944c2971e142c33b29aff94b1ba0b40ae0e
2012-01-10 15:53:32 -08:00
Jesse Hall
def31e890f
am f0baef2f: Merge "EmuGL: misc small cleanups" into ics-mr1
...
* commit 'f0baef2fed555e87a0910e5aab6b8b763487b350':
EmuGL: misc small cleanups
2012-01-09 15:53:56 -08:00
Jesse Hall
c732d40825
am 409c49c5: Merge "EmuGL: fix GL view position in window on OS X" into ics-mr1
...
* commit '409c49c526508b5fa36f8bc6edc1fc70cba5a3e1':
EmuGL: fix GL view position in window on OS X
2012-01-09 15:53:55 -08:00
Jesse Hall
f0baef2fed
Merge "EmuGL: misc small cleanups" into ics-mr1
2012-01-09 15:52:15 -08:00
Jesse Hall
409c49c526
Merge "EmuGL: fix GL view position in window on OS X" into ics-mr1
2012-01-09 15:51:40 -08:00
Katie McCormick
f741c05f0c
Doc change: updated index page for HDP sample.
...
Change-Id: I06a6af5bdfac9a260ca053dd11030631e49c2509
2012-01-06 12:45:32 -08:00
Roman Nurik
5d9d3865fb
am 5621efe1: docs: Allow d.a.c. to serve .OGV
...
* commit '5621efe11cda8a885adc335f48b4d0c25ceb6f32':
docs: Allow d.a.c. to serve .OGV
2012-01-05 16:39:09 -08:00
Roman Nurik
5621efe11c
docs: Allow d.a.c. to serve .OGV
...
This is necessary for HTML5 video in Firefox.
Change-Id: Ifcc39c338db64aa6c05418c1f3235bda62081f9b
2012-01-05 16:32:03 -08:00
Jesse Hall
a592d9c043
EmuGL: misc small cleanups
...
* Disable verbose debug spam.
* Add missing GL enum to utility function. The default case was
returning the correct size, so this doesn't fix any bugs, just
removes some logcat spam.
* Comment and whitespace corrections.
Change-Id: I83fb8644331ae1072d6a8dae9c041da92073089f
2012-01-05 10:50:01 -08:00
Jesse Hall
a4fb8a60b1
EmuGL: fix GL view position in window on OS X
...
The code that creates the GL-accelerated screen view wasn't converting
the upper-left-relative coordinates used within the emulator to the
lower-left coordinates used by the Cocoa APIs on OS X. Since most
skins have the screen view centered vertically this often just
happened to work.
Bug: 5782118
Change-Id: I2f96ee181e850df5676d10a82d86c94421149b40
2012-01-04 15:03:39 -08:00
Roman Nurik
9454c5bc6e
am 9fe60c34: Allow d.a.c to serve webm and mp4
...
* commit '9fe60c34a49c0be4d5014fb0e056959b4683304e':
Allow d.a.c to serve webm and mp4
2012-01-02 11:25:43 -08:00
Roman Nurik
9fe60c34a4
Allow d.a.c to serve webm and mp4
...
Change-Id: I8c127642ee8bbeb5eda2cae0aaf2d0e902492a7a
2011-12-22 16:44:39 -08:00
Roman Nurik
d951bcf132
am 93d610d5: DO NOT MERGE Cherrypick from master: Allow d.a.c. to serve SVG files
...
* commit '93d610d59aa9cbbaa99f760542252f91698103eb':
DO NOT MERGE Cherrypick from master: Allow d.a.c. to serve SVG files
2011-12-20 12:04:24 -08:00
Roman Nurik
93d610d59a
DO NOT MERGE Cherrypick from master: Allow d.a.c. to serve SVG files
...
Change-Id: I6d13b21bdafa70ea19d14a95b65476ba7c037d8c
2011-12-20 11:12:35 -08:00
Xavier Ducrohet
6967183115
am dc6a269f: Merge commit \'71c1d3d8\' into MR1 using -s ours
...
* commit 'dc6a269f821073fc4bb4cf0f463e09ef15619fd3':
Move platform component to rev3. do not merge.
2011-12-15 15:55:10 -08:00
Xavier Ducrohet
dc6a269f82
Merge commit '71c1d3d8' into MR1 using -s ours
...
Change-Id: I392ab7665f40f9c273f8d0f837597f1bd6c9d135
2011-12-15 15:52:09 -08:00
Xavier Ducrohet
71c1d3d864
Move platform component to rev3. do not merge.
...
Change-Id: I21157462faf12322112244d13390592e24529748
2011-12-15 14:53:40 -08:00
Xavier Ducrohet
1793cd5a36
am c3a76886: am 2d954623: Fix WXGA720 skin to be portrait by default. do not merge.
...
* commit 'c3a7688651789c53bc468dade39604a386ac364f':
Fix WXGA720 skin to be portrait by default. do not merge.
2011-12-15 14:42:43 -08:00
Xavier Ducrohet
c3a7688651
am 2d954623: Fix WXGA720 skin to be portrait by default. do not merge.
...
* commit '2d95462334a254a6d1aedbc431e19fdb2bb2a0e6':
Fix WXGA720 skin to be portrait by default. do not merge.
2011-12-15 14:41:12 -08:00
Xavier Ducrohet
2d95462334
Fix WXGA720 skin to be portrait by default. do not merge.
...
Having it landscape by default is not representative of a phone
and triggers an issue where the system ui bar is not displayed.
(cherry picked from commit 144589bfd0 )
Change-Id: I67398ff618ac76da4ec02d1d2e518a8f7618b0fa
2011-12-15 14:38:56 -08:00
Xavier Ducrohet
cbdb3aaedb
am 31ecada2: Merge "Fix WXGA720 skin to be portrait by default." into ics-mr1
...
* commit '31ecada2eed999c9d725cf9af8e634496e462b59':
Fix WXGA720 skin to be portrait by default.
2011-12-15 14:33:42 -08:00
Xavier Ducrohet
31ecada2ee
Merge "Fix WXGA720 skin to be portrait by default." into ics-mr1
2011-12-15 14:31:16 -08:00
Xavier Ducrohet
144589bfd0
Fix WXGA720 skin to be portrait by default.
...
Having it landscape by default is not representative of a phone
and triggers an issue where the system ui bar is not displayed.
Change-Id: Ic28e3739c30825fe55f8cc6cede5c9a5462f6931
2011-12-15 14:28:46 -08:00
Scott Main
cb20ad9994
am cbfbaee2: am e9747521: Merge "Sample code for Android U lesson: Monetization - Ads without Compromising User Experience." into ics-mr0
...
* commit 'cbfbaee25e7de47038a08a83d11bcc3a4f2d84eb':
Sample code for Android U lesson: Monetization - Ads without Compromising User Experience.
2011-12-15 10:17:18 -08:00
Scott Main
bde06a0992
am 335151a3: am d46d8577: Merge "Sample app for Android U lesson: Building apps for enterprise - Device administration." into ics-mr0
...
* commit '335151a356db9b3b5204cb648f80239d29f4a38f':
Sample app for Android U lesson: Building apps for enterprise - Device administration.
2011-12-15 10:17:17 -08:00
Scott Main
cbfbaee25e
am e9747521: Merge "Sample code for Android U lesson: Monetization - Ads without Compromising User Experience." into ics-mr0
...
* commit 'e97475210ab07f0e49b14d267027ab03a68d1099':
Sample code for Android U lesson: Monetization - Ads without Compromising User Experience.
2011-12-15 10:15:11 -08:00
Scott Main
335151a356
am d46d8577: Merge "Sample app for Android U lesson: Building apps for enterprise - Device administration." into ics-mr0
...
* commit 'd46d8577a8cf5ed96c01a70442380910016cdbe2':
Sample app for Android U lesson: Building apps for enterprise - Device administration.
2011-12-15 10:15:09 -08:00
Scott Main
e97475210a
Merge "Sample code for Android U lesson: Monetization - Ads without Compromising User Experience." into ics-mr0
2011-12-15 10:12:19 -08:00
Scott Main
d46d8577a8
Merge "Sample app for Android U lesson: Building apps for enterprise - Device administration." into ics-mr0
2011-12-15 10:11:55 -08:00
Fred Chung
b9c12ba27b
Sample app for Android U lesson: Building apps for enterprise - Device administration.
...
Change-Id: Ie4fbc26be45c32d19a94faed68d9f4070a96c1d7
2011-12-14 20:08:51 -08:00
Fred Chung
df52a4cafe
Sample code for Android U lesson: Monetization - Ads without Compromising User Experience.
...
Change-Id: I6b077c24f71c00e99fe6e15da127b02707ad57f3
2011-12-13 15:39:35 -08:00
Scott Main
925f2f6968
am a5601068: am 514d1cdb: Merge "revisions to NewsReader sample app for AndroidU. Clean up XML markup for clean rendering in HTML docs; Change string resources for two-pane mode to bools; Rename resource files w/ layout info from main.xml to layouts.xml. Add support l
...
* commit 'a56010682aa45e86ce9e675a88415071397e18e9':
revisions to NewsReader sample app for AndroidU. Clean up XML markup for clean rendering in HTML docs; Change string resources for two-pane mode to bools; Rename resource files w/ layout info from main.xml to layouts.xml. Add support lib Add HTML page
2011-12-13 13:13:37 -08:00
Scott Main
a56010682a
am 514d1cdb: Merge "revisions to NewsReader sample app for AndroidU. Clean up XML markup for clean rendering in HTML docs; Change string resources for two-pane mode to bools; Rename resource files w/ layout info from main.xml to layouts.xml. Add support lib Add HTML p
...
* commit '514d1cdb04594d418828f0c6ec642cb180608198':
revisions to NewsReader sample app for AndroidU. Clean up XML markup for clean rendering in HTML docs; Change string resources for two-pane mode to bools; Rename resource files w/ layout info from main.xml to layouts.xml. Add support lib Add HTML page
2011-12-13 13:10:41 -08:00
Raphael
fa8816ac72
am 476edbaa: Merge "SDK: package fastboot in platform-tools on 3 OSes." Do not merge.
...
* commit '476edbaae4f458ec8283955872481bd2565ed5b3':
Merge "SDK: package fastboot in platform-tools on 3 OSes." Do not merge.
2011-12-13 11:32:22 -08:00
Scott Main
514d1cdb04
Merge "revisions to NewsReader sample app for AndroidU. Clean up XML markup for clean rendering in HTML docs; Change string resources for two-pane mode to bools; Rename resource files w/ layout info from main.xml to layouts.xml. Add support lib Add HTML page" into ics-mr0
2011-12-13 10:25:23 -08:00
Raphael
476edbaae4
Merge "SDK: package fastboot in platform-tools on 3 OSes." Do not merge.
...
SDK Bug: 21115
(cherry picked from commit 94a55ddf0b )
Change-Id: I7c61bd171d85a52fdb0ac21bd2861f3d474eb4dc
2011-12-12 22:08:12 -08:00
Xavier Ducrohet
f9b3ee835e
am 56259594: Merge "Move support lib to rev 6." into ics-mr1
...
* commit '56259594da620757e95172ef6ff68cade501da51':
Move support lib to rev 6.
2011-12-12 18:09:56 -08:00
Dianne Hackborn
fd286c353f
am 170b26ba: Merge "SDK only: add markup for use in documentation." into ics-mr1
...
* commit '170b26ba32bd86df929a8a27fefde91a114f3831':
SDK only: add markup for use in documentation.
2011-12-12 18:09:52 -08:00
Jesse Hall
18ff0e6a86
am 5d721ef6: am b0a30e43: EmuGL: remove broken EGL buffer refcounting
...
* commit '5d721ef6a14dc22c6b44042f83f3a48ad68d05d4':
EmuGL: remove broken EGL buffer refcounting
2011-12-12 18:09:45 -08:00
Xavier Ducrohet
56259594da
Merge "Move support lib to rev 6." into ics-mr1
2011-12-12 17:00:44 -08:00
Xavier Ducrohet
4a6b52bc98
Move support lib to rev 6.
...
Change-Id: Iad48f3d8b7d8399df4286f2a8995a079797d25ea
2011-12-12 17:00:09 -08:00
Scott Main
442088151c
revisions to NewsReader sample app for AndroidU.
...
Clean up XML markup for clean rendering in HTML docs;
Change string resources for two-pane mode to bools;
Rename resource files w/ layout info from main.xml to layouts.xml.
Add support lib
Add HTML page
Change-Id: I88fc5cedb8f11dae9de019ba75593de2027de231
2011-12-12 16:28:27 -08:00
Dianne Hackborn
170b26ba32
Merge "SDK only: add markup for use in documentation." into ics-mr1
2011-12-12 16:09:23 -08:00
Jesse Hall
5d721ef6a1
am b0a30e43: EmuGL: remove broken EGL buffer refcounting
...
* commit 'b0a30e43889415a9a40b9519392ad3be295b9465':
EmuGL: remove broken EGL buffer refcounting
2011-12-12 15:23:59 -08:00
Dianne Hackborn
e0c8f946e6
SDK only: add markup for use in documentation.
...
Change-Id: Ia379c178a41db146a47a494b5c24e5f77d65ada7
2011-12-12 15:15:19 -08:00