OSDN Git Service

android-x86/frameworks-base.git
11 years agoMerge "Disable kernel keyrepeat"
Michael Wright [Sat, 23 Feb 2013 06:33:08 +0000 (06:33 +0000)]
Merge "Disable kernel keyrepeat"

11 years agoMerge "regenerate egl/gles stubs from glgen"
Mathias Agopian [Sat, 23 Feb 2013 04:13:34 +0000 (04:13 +0000)]
Merge "regenerate egl/gles stubs from glgen"

11 years agoregenerate egl/gles stubs from glgen
Mathias Agopian [Sat, 23 Feb 2013 04:08:06 +0000 (20:08 -0800)]
regenerate egl/gles stubs from glgen

those are minor cosmetic changes.

Change-Id: I84ee5383577f0ca33ed7cc32d03e53c1475f068d

11 years agoMerge "Formalize overscan metrics."
Dianne Hackborn [Sat, 23 Feb 2013 03:15:35 +0000 (03:15 +0000)]
Merge "Formalize overscan metrics."

11 years agoFormalize overscan metrics.
Dianne Hackborn [Fri, 22 Feb 2013 23:05:25 +0000 (15:05 -0800)]
Formalize overscan metrics.

The window manager now maintains and reports a new formal
"overscan insets" for each window, much like the existing
content and visible insets.  This is used to correctly
position the various UI elements in the various combination
of layout options.  In particular, this allows us to have
an activity that is using fitSystemWindows to have the content
of its UI extend out to the visible content part of the screen
while still positioning its fixed UI elements inside the
standard content rect (and the entire window extending all
the way into the overscan area to fill the screen as desired).

Okay, maybe that is not written so clearly.  Well, it made
my head hurt too, so suffer!

The key thing is that windows now need to know about three
rectangles: the overall rectangle of the window, the rectangle
inside of the overscan area, and the rectangle inside of the
content area.  The FLAG_LAYOUT_IN_OVERSCAN option controls
whether the second rectangle is pushed out to fill the entire
overscan area.

Also did some improvements to debug dumping in the window
manager.

Change-Id: Ib2368c4aff5709d00662c799507c37b6826929fd

11 years agoMerge "add support for debug and profile contexts."
Jason Sams [Sat, 23 Feb 2013 02:44:49 +0000 (02:44 +0000)]
Merge "add support for debug and profile contexts."

11 years agoadd support for debug and profile contexts.
Jason Sams [Sat, 23 Feb 2013 02:43:45 +0000 (18:43 -0800)]
add support for debug and profile contexts.

Change-Id: I759e54e365a344a93d725eb4fa70a2c4c98bf05a

11 years agoMerge "Add deferredList null check"
Chris Craik [Sat, 23 Feb 2013 00:42:02 +0000 (00:42 +0000)]
Merge "Add deferredList null check"

11 years agoAdd deferredList null check
Chris Craik [Sat, 23 Feb 2013 00:28:27 +0000 (16:28 -0800)]
Add deferredList null check

Needed for non-deferred mode (debug.hwui.disable_draw_defer = true)

Change-Id: I278cbe200aa6ce06fa92dc45c63ceda6e85a0cbe

11 years agoAvoid double blur
Chris Craik [Fri, 22 Feb 2013 18:41:36 +0000 (10:41 -0800)]
Avoid double blur

bug:8204062

Avoids incorrectly blurring with RenderScript after a C++ blur

Additionally, avoids draw/blurring if the input text has empty bounds

Change-Id: Ibbaf74800fff7a6e4cda3aa24286b90e7aef589d

11 years agoMerge "Remove two new permission checks"
Robert Greenwalt [Fri, 22 Feb 2013 23:51:52 +0000 (23:51 +0000)]
Merge "Remove two new permission checks"

11 years agoRemove two new permission checks
Robert Greenwalt [Fri, 22 Feb 2013 22:57:00 +0000 (14:57 -0800)]
Remove two new permission checks

These checks while technically reasonable are a hard to swallow API change
that may break existing apps and pragmatically serves no purpose:  the protected
data is available in publicly readable java VM properties.

Change-Id: I522c493c2604a33e28d99e2be31054326c9a8323

11 years agoMerge "Import translations. DO NOT MERGE"
Baligh Uddin [Fri, 22 Feb 2013 23:27:47 +0000 (23:27 +0000)]
Merge "Import translations. DO NOT MERGE"

11 years agoDisable kernel keyrepeat
Michael Wright [Fri, 22 Feb 2013 07:51:45 +0000 (23:51 -0800)]
Disable kernel keyrepeat

Bug: 6332980
Change-Id: Ife69167285aad24ed3e4fa5b65abf59d8dfa4f0a

11 years agoMerge "Remove surfaceTextureOpaque test."
Jason Sams [Fri, 22 Feb 2013 22:31:09 +0000 (22:31 +0000)]
Merge "Remove surfaceTextureOpaque test."

11 years agoam 06689433: am d61ff77e: Merge "Fix ListView is not scrolled properly with arrows"
Adam Powell [Fri, 22 Feb 2013 22:09:30 +0000 (14:09 -0800)]
am 06689433: am d61ff77e: Merge "Fix ListView is not scrolled properly with arrows"

* commit '06689433bc9e9d54e01bf4af9526dff2fc3dc862':
  Fix ListView is not scrolled properly with arrows

11 years agoam d61ff77e: Merge "Fix ListView is not scrolled properly with arrows"
Adam Powell [Fri, 22 Feb 2013 22:06:11 +0000 (14:06 -0800)]
am d61ff77e: Merge "Fix ListView is not scrolled properly with arrows"

* commit 'd61ff77ee10b2c956df153e08b850e852ff5df57':
  Fix ListView is not scrolled properly with arrows

11 years agoMerge "Fix build break."
Jason Sams [Fri, 22 Feb 2013 21:59:19 +0000 (21:59 +0000)]
Merge "Fix build break."

11 years agoFix build break.
Jason Sams [Fri, 22 Feb 2013 21:57:36 +0000 (13:57 -0800)]
Fix build break.

Change-Id: I362c96787482bc8daee7dd4a01817ab7ed79b730

11 years agoRemove surfaceTextureOpaque test.
Jason Sams [Fri, 22 Feb 2013 21:53:44 +0000 (13:53 -0800)]
Remove surfaceTextureOpaque test.

This test was for an API we decided not to
expose publically and have removed.

Change-Id: Ic2b8449b286c8d1fb1432ccc2db47f96ad43cc4b

11 years agoam ce7533d2: am a4ebda27: am 380d571a: am dc591c0b: am f15b0908: Merge "fix javadocs...
Dirk Dougherty [Fri, 22 Feb 2013 21:51:44 +0000 (13:51 -0800)]
am ce7533d2: am a4ebda27: am 380d571a: am dc591c0b: am f15b0908: Merge "fix javadocs" into jb-mr1-dev

* commit 'ce7533d24f6d06011728272a11801b693aa224f2':
  fix javadocs

11 years agoam a4ebda27: am 380d571a: am dc591c0b: am f15b0908: Merge "fix javadocs" into jb...
Dirk Dougherty [Fri, 22 Feb 2013 21:48:02 +0000 (13:48 -0800)]
am a4ebda27: am 380d571a: am dc591c0b: am f15b0908: Merge "fix javadocs" into jb-mr1-dev

* commit 'a4ebda27c9c4c6383520b07d4130b02f0564da27':
  fix javadocs

11 years agoMerge "Prettify display lists logging"
Romain Guy [Fri, 22 Feb 2013 21:45:56 +0000 (21:45 +0000)]
Merge "Prettify display lists logging"

11 years agoam 380d571a: am dc591c0b: am f15b0908: Merge "fix javadocs" into jb-mr1-dev
Dirk Dougherty [Fri, 22 Feb 2013 21:44:11 +0000 (13:44 -0800)]
am 380d571a: am dc591c0b: am f15b0908: Merge "fix javadocs" into jb-mr1-dev

* commit '380d571a65ec6866768c74e3ff360a6620b0d212':
  fix javadocs

11 years agoam dc591c0b: am f15b0908: Merge "fix javadocs" into jb-mr1-dev
Dirk Dougherty [Fri, 22 Feb 2013 21:41:56 +0000 (13:41 -0800)]
am dc591c0b: am f15b0908: Merge "fix javadocs" into jb-mr1-dev

* commit 'dc591c0bf6394f725e5dcf773193adba14e5ccaf':
  fix javadocs

11 years agoam f15b0908: Merge "fix javadocs" into jb-mr1-dev
Dirk Dougherty [Fri, 22 Feb 2013 21:38:34 +0000 (13:38 -0800)]
am f15b0908: Merge "fix javadocs" into jb-mr1-dev

* commit 'f15b0908a773850007c0d0b6de54b1dc008abf6f':
  fix javadocs

11 years agoMerge "Implement USAGE_IO_INPUT"
Jason Sams [Fri, 22 Feb 2013 21:35:12 +0000 (21:35 +0000)]
Merge "Implement USAGE_IO_INPUT"

11 years agoMerge "fix javadocs" into jb-mr1-dev
Dirk Dougherty [Fri, 22 Feb 2013 21:35:11 +0000 (21:35 +0000)]
Merge "fix javadocs" into jb-mr1-dev

11 years agofix javadocs
Robert Ly [Fri, 22 Feb 2013 21:32:21 +0000 (13:32 -0800)]
fix javadocs

Change-Id: Iba5344980ecaaff5efcc60f8515af23957b64687

11 years agoMerge "Fix ListView is not scrolled properly with arrows"
Adam Powell [Fri, 22 Feb 2013 21:29:44 +0000 (21:29 +0000)]
Merge "Fix ListView is not scrolled properly with arrows"

11 years agoImplement USAGE_IO_INPUT
Jason Sams [Fri, 22 Feb 2013 20:45:54 +0000 (12:45 -0800)]
Implement USAGE_IO_INPUT

Change-Id: Id5b9e3d0a17e4df15eec36d542fde6dc626138b2

11 years agoam 42e15925: am c2226157: am 16fcd4ba: am e74f2a32: am b367fd6a: Merge "Displaying...
Adam Koch [Fri, 22 Feb 2013 20:12:47 +0000 (12:12 -0800)]
am 42e15925: am c2226157: am 16fcd4ba: am e74f2a32: am b367fd6a: Merge "Displaying Bitmaps Efficiently Training - Update sample app zip" into jb-mr1-dev

* commit '42e1592523b9e805f3f1111bd6687ff1ff577dc5':
  Displaying Bitmaps Efficiently Training - Update sample app zip

11 years agoam c2226157: am 16fcd4ba: am e74f2a32: am b367fd6a: Merge "Displaying Bitmaps Efficie...
Adam Koch [Fri, 22 Feb 2013 20:09:15 +0000 (12:09 -0800)]
am c2226157: am 16fcd4ba: am e74f2a32: am b367fd6a: Merge "Displaying Bitmaps Efficiently Training - Update sample app zip" into jb-mr1-dev

* commit 'c22261578ae11dc12393346565a374b64678d0d0':
  Displaying Bitmaps Efficiently Training - Update sample app zip

11 years agoam 16fcd4ba: am e74f2a32: am b367fd6a: Merge "Displaying Bitmaps Efficiently Training...
Adam Koch [Fri, 22 Feb 2013 20:06:29 +0000 (12:06 -0800)]
am 16fcd4ba: am e74f2a32: am b367fd6a: Merge "Displaying Bitmaps Efficiently Training - Update sample app zip" into jb-mr1-dev

* commit '16fcd4ba4ab72c3ae45bf8b9cc084dfb193465c3':
  Displaying Bitmaps Efficiently Training - Update sample app zip

11 years agoam e74f2a32: am b367fd6a: Merge "Displaying Bitmaps Efficiently Training - Update...
Adam Koch [Fri, 22 Feb 2013 20:03:42 +0000 (12:03 -0800)]
am e74f2a32: am b367fd6a: Merge "Displaying Bitmaps Efficiently Training - Update sample app zip" into jb-mr1-dev

* commit 'e74f2a32a416a42feb13a5cba31a1f7567d77a0a':
  Displaying Bitmaps Efficiently Training - Update sample app zip

11 years agoMerge "Improve ConnectivityManager docs"
Robert Greenwalt [Fri, 22 Feb 2013 20:02:02 +0000 (20:02 +0000)]
Merge "Improve ConnectivityManager docs"

11 years agoam b367fd6a: Merge "Displaying Bitmaps Efficiently Training - Update sample app zip...
Adam Koch [Fri, 22 Feb 2013 20:01:39 +0000 (12:01 -0800)]
am b367fd6a: Merge "Displaying Bitmaps Efficiently Training - Update sample app zip" into jb-mr1-dev

* commit 'b367fd6a87116933b76e5e9bc162dcfe88306aa6':
  Displaying Bitmaps Efficiently Training - Update sample app zip

11 years agoMerge "Displaying Bitmaps Efficiently Training - Update sample app zip" into jb-mr1-dev
Adam Koch [Fri, 22 Feb 2013 19:58:32 +0000 (19:58 +0000)]
Merge "Displaying Bitmaps Efficiently Training - Update sample app zip" into jb-mr1-dev

11 years agoPrettify display lists logging
Romain Guy [Fri, 22 Feb 2013 19:48:16 +0000 (11:48 -0800)]
Prettify display lists logging

This change makes it a lot easier to see the tree structure.

Change-Id: I4969abd1eb010f1d529671f8d86dc4c930be24f6

11 years agoam 631bc614: am 08a92a33: Merge "Account malloc mmaped pages as native heap."
Ian Rogers [Fri, 22 Feb 2013 19:04:16 +0000 (11:04 -0800)]
am 631bc614: am 08a92a33: Merge "Account malloc mmaped pages as native heap."

* commit '631bc614f52015a2f068c2e66030e9aa47508fb5':
  Account malloc mmaped pages as native heap.

11 years agoam 08a92a33: Merge "Account malloc mmaped pages as native heap."
Ian Rogers [Fri, 22 Feb 2013 18:53:59 +0000 (10:53 -0800)]
am 08a92a33: Merge "Account malloc mmaped pages as native heap."

* commit '08a92a335fd84ca427b55c6c2d39f72970d82b76':
  Account malloc mmaped pages as native heap.

11 years agoMerge "Create rotation animation modes."
Craig Mautner [Fri, 22 Feb 2013 18:51:20 +0000 (18:51 +0000)]
Merge "Create rotation animation modes."

11 years agoCreate rotation animation modes.
Craig Mautner [Fri, 22 Feb 2013 01:54:37 +0000 (17:54 -0800)]
Create rotation animation modes.

Allow fullscreen windows to specify crossfade or jumpcut animations
that override the default rotation animation. Only if the incoming
and outgoing topmost windows are fullscreen and both specify the
same animation to use.

Fixes bug 8182773.

Change-Id: I6b3c0020d7bd2cdfba5c66189e114ec62cd54fcf

11 years agoMerge "Clean up scan handling"
Irfan Sheriff [Fri, 22 Feb 2013 18:40:23 +0000 (18:40 +0000)]
Merge "Clean up scan handling"

11 years agoImprove ConnectivityManager docs
Robert Greenwalt [Fri, 15 Feb 2013 18:56:35 +0000 (10:56 -0800)]
Improve ConnectivityManager docs

Also fix some permission problems.
bug:5738328

Change-Id: Ib32c223f425b1fc03b8cce528456bcb50b540fdf

11 years agoMerge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'"
Derek Sollenberger [Fri, 22 Feb 2013 18:39:12 +0000 (18:39 +0000)]
Merge "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'"

11 years agoMerge "Make QUICK_CLOCK work on tablets."
Daniel Sandler [Fri, 22 Feb 2013 18:19:34 +0000 (18:19 +0000)]
Merge "Make QUICK_CLOCK work on tablets."

11 years agoam 531a5996: am 82f810f3: am bc1a863f: am 094023a7: am 47dae077: Doc change: Update...
Dirk Dougherty [Fri, 22 Feb 2013 18:18:30 +0000 (10:18 -0800)]
am 531a5996: am 82f810f3: am bc1a863f: am 094023a7: am 47dae077: Doc change: Update DC image, fix typo.

* commit '531a599660cde37fd7c50969b8f4abdbe5a0baa7':
  Doc change: Update DC image, fix typo.

11 years agoam 82f810f3: am bc1a863f: am 094023a7: am 47dae077: Doc change: Update DC image,...
Dirk Dougherty [Fri, 22 Feb 2013 18:15:52 +0000 (10:15 -0800)]
am 82f810f3: am bc1a863f: am 094023a7: am 47dae077: Doc change: Update DC image, fix typo.

* commit '82f810f3d4e70c264cb81c0cb6caaec2e864ebd0':
  Doc change: Update DC image, fix typo.

11 years agoam bc1a863f: am 094023a7: am 47dae077: Doc change: Update DC image, fix typo.
Dirk Dougherty [Fri, 22 Feb 2013 18:12:14 +0000 (10:12 -0800)]
am bc1a863f: am 094023a7: am 47dae077: Doc change: Update DC image, fix typo.

* commit 'bc1a863f687a2bbe9ae71ed22a3ebfaf7f8bbd26':
  Doc change: Update DC image, fix typo.

11 years agoam 094023a7: am 47dae077: Doc change: Update DC image, fix typo.
Dirk Dougherty [Fri, 22 Feb 2013 18:08:19 +0000 (10:08 -0800)]
am 094023a7: am 47dae077: Doc change: Update DC image, fix typo.

* commit '094023a7f155270a0f4ee54b8dd8282d4ffbea23':
  Doc change: Update DC image, fix typo.

11 years agoam 47dae077: Doc change: Update DC image, fix typo.
Dirk Dougherty [Fri, 22 Feb 2013 18:06:09 +0000 (10:06 -0800)]
am 47dae077: Doc change: Update DC image, fix typo.

* commit '47dae0771cb0db98ff829e19bf505f8628745878':
  Doc change: Update DC image, fix typo.

11 years agoDisplaying Bitmaps Efficiently Training - Update sample app zip
Adam Koch [Fri, 22 Feb 2013 18:02:24 +0000 (13:02 -0500)]
Displaying Bitmaps Efficiently Training - Update sample app zip

Change-Id: I97faf4bcf5c46083fdbe2bb094be9a3bcfff0bd8

11 years agoMerge "Account malloc mmaped pages as native heap."
Ian Rogers [Fri, 22 Feb 2013 18:02:40 +0000 (18:02 +0000)]
Merge "Account malloc mmaped pages as native heap."

11 years agoDoc change: Update DC image, fix typo.
Dirk Dougherty [Fri, 22 Feb 2013 17:54:45 +0000 (09:54 -0800)]
Doc change: Update DC image, fix typo.

Change-Id: Ifa68c9dd457cc8deb65e63cac54082ce082fa18d

11 years agoAccount malloc mmaped pages as native heap.
Ian Rogers [Fri, 22 Feb 2013 17:40:58 +0000 (09:40 -0800)]
Account malloc mmaped pages as native heap.

Currently when malloc uses a page rather than brk the heap gets accounted as
ashmem memory. Previously the memory would be accounted as unknown but since
[1] it gets accounted as ashmem. This change makes the accounting see this
memory as being native, ie the same kind of memory we associate with brk.

[1] https://android-review.googlesource.com/#/c/49583/3

Change-Id: I6f496cfeb590268d41d8e047b12cd5c90359e2b0

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 22 Feb 2013 17:25:20 +0000 (09:25 -0800)]
Import translations. DO NOT MERGE

Change-Id: I26214599db1cab9d2c5847860d43e008d0e463ab
Auto-generated-cl: translation import

11 years agoClean up scan handling
Irfan Sheriff [Thu, 21 Feb 2013 22:15:18 +0000 (14:15 -0800)]
Clean up scan handling

Remove obsolete active/passive scan handling - drivers always
do active scan.

Also, remove AP_SCAN hack for preventing connections and use
the TYPE=ONLY scan.

Bug: 8158647
Change-Id: I8f70e19219ad789b7501a40529bcd6b6524739e8

11 years agoMerge remote-tracking branch 'goog/master-chromium' into 'goog/master'
Derek Sollenberger [Fri, 22 Feb 2013 14:51:59 +0000 (09:51 -0500)]
Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'

bug: 6906025
Change-Id: Ica9524b017abb6124f6cd0e11fd36c64f2cee68a

11 years agoam b8495145: Merge "Update WebView.PictureListener.onNewPicture to pass null picture."
Ben Murdoch [Fri, 22 Feb 2013 12:53:24 +0000 (04:53 -0800)]
am b8495145: Merge "Update WebView.PictureListener.onNewPicture to pass null picture."

* commit 'b84951451c35813ccf8aefdb12f5092926785fd4':
  Update WebView.PictureListener.onNewPicture to pass null picture.

11 years agoMerge "Update WebView.PictureListener.onNewPicture to pass null picture."
Ben Murdoch [Fri, 22 Feb 2013 12:43:42 +0000 (12:43 +0000)]
Merge "Update WebView.PictureListener.onNewPicture to pass null picture."

11 years agoam ab10f3c5: Merge "Restore a mistakenly-removed null check"
Jesse Hall [Fri, 22 Feb 2013 06:10:15 +0000 (22:10 -0800)]
am ab10f3c5: Merge "Restore a mistakenly-removed null check"

* commit 'ab10f3c5b939f3d7afe6d5561d761fc5299572bc':
  Restore a mistakenly-removed null check

11 years agoMerge "Restore a mistakenly-removed null check"
Jesse Hall [Fri, 22 Feb 2013 06:05:39 +0000 (06:05 +0000)]
Merge "Restore a mistakenly-removed null check"

11 years agoam 47e8074d: Merge "Update histories simultaneously."
Craig Mautner [Fri, 22 Feb 2013 04:06:14 +0000 (20:06 -0800)]
am 47e8074d: Merge "Update histories simultaneously."

* commit '47e8074d401b0a2c38b376329bfe8bf1f62da23b':
  Update histories simultaneously.

11 years agoMerge "Update histories simultaneously."
Craig Mautner [Fri, 22 Feb 2013 04:02:24 +0000 (04:02 +0000)]
Merge "Update histories simultaneously."

11 years agoUpdate histories simultaneously.
Craig Mautner [Fri, 22 Feb 2013 04:00:58 +0000 (20:00 -0800)]
Update histories simultaneously.

In moveTaskToBackLocked calls that used mHistory were being made
between the times that mTaskHistory and mHistory were modified. This
caused an inconsistent state that led to Windows arranged out of
order. Updating both history stacks at the same time fixes this.

Fixes bug 8244261.

Change-Id: I9669762ad39b06ab6d401122702b74969d4dc658

11 years agoam eab51de4: Merge "Fix clipping and stencil layer issues"
Chris Craik [Fri, 22 Feb 2013 03:31:17 +0000 (19:31 -0800)]
am eab51de4: Merge "Fix clipping and stencil layer issues"

* commit 'eab51de4de88219256260fe26e2018a6234ef83b':
  Fix clipping and stencil layer issues

11 years agoMerge "Fix clipping and stencil layer issues"
Chris Craik [Fri, 22 Feb 2013 03:28:06 +0000 (03:28 +0000)]
Merge "Fix clipping and stencil layer issues"

11 years agoam 893df066: am 8dda0956: am 49999acb: Merge "StreamingZipInflater: fix mmap\'d end...
Kenny Root [Fri, 22 Feb 2013 00:28:14 +0000 (16:28 -0800)]
am 893df066: am 8dda0956: am 49999acb: Merge "StreamingZipInflater: fix mmap\'d end of read"

* commit '893df066bbd156b05171e68204a407a212c507e9':
  StreamingZipInflater: fix mmap'd end of read

11 years agoam 8dda0956: am 49999acb: Merge "StreamingZipInflater: fix mmap\'d end of read"
Kenny Root [Fri, 22 Feb 2013 00:24:41 +0000 (16:24 -0800)]
am 8dda0956: am 49999acb: Merge "StreamingZipInflater: fix mmap\'d end of read"

* commit '8dda0956b6565a958989af44e885b94dc9bfc9bd':
  StreamingZipInflater: fix mmap'd end of read

11 years agoam 49999acb: Merge "StreamingZipInflater: fix mmap\'d end of read"
Kenny Root [Fri, 22 Feb 2013 00:21:05 +0000 (16:21 -0800)]
am 49999acb: Merge "StreamingZipInflater: fix mmap\'d end of read"

* commit '49999acb049e09f99135e412cbb10d7367d2d607':
  StreamingZipInflater: fix mmap'd end of read

11 years agoFix clipping and stencil layer issues
Chris Craik [Thu, 21 Feb 2013 19:30:22 +0000 (11:30 -0800)]
Fix clipping and stencil layer issues

bug:8235699

Ensure rectangle clipping operations disable deferring when necessary
(i.e., when the op might create a non-rect region), including in
DisplayList::setViewProperties

Additionally, makes clipping with a kUnion always use a region, for
consistency with software rendering

Change-Id: I6730f1a80250bcf3f91cd4afde646d470a12dbc2

11 years agoam 65b0052a: Merge "Remove SurfaceControl.setPosition(int, int)"
Michael Wright [Fri, 22 Feb 2013 00:09:05 +0000 (16:09 -0800)]
am 65b0052a: Merge "Remove SurfaceControl.setPosition(int, int)"

* commit '65b0052a7473b73a18aef73460c9ebec77a2c2a0':
  Remove SurfaceControl.setPosition(int, int)

11 years agoMerge "StreamingZipInflater: fix mmap'd end of read"
Kenny Root [Fri, 22 Feb 2013 00:05:36 +0000 (00:05 +0000)]
Merge "StreamingZipInflater: fix mmap'd end of read"

11 years agoMerge "Remove SurfaceControl.setPosition(int, int)"
Michael Wright [Fri, 22 Feb 2013 00:05:10 +0000 (00:05 +0000)]
Merge "Remove SurfaceControl.setPosition(int, int)"

11 years agoRemove SurfaceControl.setPosition(int, int)
Michael Wright [Thu, 21 Feb 2013 23:47:29 +0000 (15:47 -0800)]
Remove SurfaceControl.setPosition(int, int)

This was just casting and calling the float version anyways, which Java does
automatically.

Bug: 8153162
Change-Id: If2f99995ff38b92e40777896baf6694786031898

11 years agoam ab6b77fd: Merge "Be cool in backup/restore of apps that can\'t touch external...
Christopher Tate [Thu, 21 Feb 2013 23:50:16 +0000 (15:50 -0800)]
am ab6b77fd: Merge "Be cool in backup/restore of apps that can\'t touch external storage"

* commit 'ab6b77fd85979212299d8aef0b2c83c005b13abc':
  Be cool in backup/restore of apps that can't touch external storage

11 years agoMerge "Be cool in backup/restore of apps that can't touch external storage"
Christopher Tate [Thu, 21 Feb 2013 23:45:02 +0000 (23:45 +0000)]
Merge "Be cool in backup/restore of apps that can't touch external storage"

11 years agoBe cool in backup/restore of apps that can't touch external storage
Christopher Tate [Thu, 21 Feb 2013 22:32:12 +0000 (14:32 -0800)]
Be cool in backup/restore of apps that can't touch external storage

Bug: 8241337
Change-Id: I23f6eeba8448b234a7b18ce50d2ced2ba54b4ebd

11 years agoam e4d3b06b: Merge "get rid of uses of getISurfaceTexture"
Mathias Agopian [Thu, 21 Feb 2013 23:24:21 +0000 (15:24 -0800)]
am e4d3b06b: Merge "get rid of uses of getISurfaceTexture"

* commit 'e4d3b06b6ddb055739b8b2aa82ffc7840588253a':
  get rid of uses of getISurfaceTexture

11 years agoam 6588a52e: am 95925649: am 9de13839: am d886d128: am efa92b0b: am f32cbc3d: Doc...
Dirk Dougherty [Thu, 21 Feb 2013 23:24:18 +0000 (15:24 -0800)]
am 6588a52e: am 95925649: am 9de13839: am d886d128: am efa92b0b: am f32cbc3d: Doc Change. Update docs to remove "Preview" from dev console, update screenshots, change key info for licensing/billing.

* commit '6588a52ecd56a477bbd1dc5ff37074615a278292':
  Doc Change. Update docs to remove "Preview" from dev console, update screenshots, change key info for licensing/billing.

11 years agoam fb053cde: am f7bf667d: am b5a1ce2f: Merge "Allow three digit phone numbers"
Wink Saville [Thu, 21 Feb 2013 23:24:16 +0000 (15:24 -0800)]
am fb053cde: am f7bf667d: am b5a1ce2f: Merge "Allow three digit phone numbers"

* commit 'fb053cde74483f901462b5a034dd2be90a5af0da':
  Allow three digit phone numbers

11 years agoMerge "get rid of uses of getISurfaceTexture"
Mathias Agopian [Thu, 21 Feb 2013 23:21:51 +0000 (23:21 +0000)]
Merge "get rid of uses of getISurfaceTexture"

11 years agoam 95925649: am 9de13839: am d886d128: am efa92b0b: am f32cbc3d: Doc Change. Update...
Dirk Dougherty [Thu, 21 Feb 2013 23:20:05 +0000 (15:20 -0800)]
am 95925649: am 9de13839: am d886d128: am efa92b0b: am f32cbc3d: Doc Change. Update docs to remove "Preview" from dev console, update screenshots, change key info for licensing/billing.

* commit '959256498ab254a59617432f31205e000f3d8a8c':
  Doc Change. Update docs to remove "Preview" from dev console, update screenshots, change key info for licensing/billing.

11 years agoam f7bf667d: am b5a1ce2f: Merge "Allow three digit phone numbers"
Wink Saville [Thu, 21 Feb 2013 23:19:53 +0000 (15:19 -0800)]
am f7bf667d: am b5a1ce2f: Merge "Allow three digit phone numbers"

* commit 'f7bf667d4a5e8e3fca75640f6352724826705128':
  Allow three digit phone numbers

11 years agoRestore a mistakenly-removed null check
Jesse Hall [Thu, 21 Feb 2013 23:06:27 +0000 (15:06 -0800)]
Restore a mistakenly-removed null check

Passing null to camera.setPreviewDisplay() needs to work; this
restores the behavior from before the Surface/SurfaceControl
refactoring.

Bug: 8225538
Change-Id: Ib73bfa9fe53457a41a69b7fe5dfff3a3aa260f52

11 years agoam 9de13839: am d886d128: am efa92b0b: am f32cbc3d: Doc Change. Update docs to remove...
Dirk Dougherty [Thu, 21 Feb 2013 22:29:33 +0000 (14:29 -0800)]
am 9de13839: am d886d128: am efa92b0b: am f32cbc3d: Doc Change. Update docs to remove "Preview" from dev console, update screenshots, change key info for licensing/billing.

* commit '9de1383960314eed43c4df1c0bcc82cd883bd76f':
  Doc Change. Update docs to remove "Preview" from dev console, update screenshots, change key info for licensing/billing.

11 years agoam d886d128: am efa92b0b: am f32cbc3d: Doc Change. Update docs to remove "Preview...
Dirk Dougherty [Thu, 21 Feb 2013 22:25:37 +0000 (14:25 -0800)]
am d886d128: am efa92b0b: am f32cbc3d: Doc Change. Update docs to remove "Preview" from dev console, update screenshots, change key info for licensing/billing.

* commit 'd886d12854011894d9b5f4155179c11e571a1aee':
  Doc Change. Update docs to remove "Preview" from dev console, update screenshots, change key info for licensing/billing.

11 years agoam b5a1ce2f: Merge "Allow three digit phone numbers"
Wink Saville [Thu, 21 Feb 2013 22:21:12 +0000 (14:21 -0800)]
am b5a1ce2f: Merge "Allow three digit phone numbers"

* commit 'b5a1ce2f5daa20b5c77113b8887e12dcc05590fc':
  Allow three digit phone numbers

11 years agoam efa92b0b: am f32cbc3d: Doc Change. Update docs to remove "Preview" from dev consol...
Dirk Dougherty [Thu, 21 Feb 2013 22:21:02 +0000 (14:21 -0800)]
am efa92b0b: am f32cbc3d: Doc Change. Update docs to remove "Preview" from dev console, update screenshots, change key info for licensing/billing.

* commit 'efa92b0bbe906bfac15936e5ab3f75a206cf3d24':
  Doc Change. Update docs to remove "Preview" from dev console, update screenshots, change key info for licensing/billing.

11 years agoam f32cbc3d: Doc Change. Update docs to remove "Preview" from dev console, update...
Dirk Dougherty [Thu, 21 Feb 2013 22:18:06 +0000 (14:18 -0800)]
am f32cbc3d: Doc Change. Update docs to remove "Preview" from dev console, update screenshots, change key info for licensing/billing.

* commit 'f32cbc3d490845967e28b0995ac88187b197642c':
  Doc Change. Update docs to remove "Preview" from dev console, update screenshots, change key info for licensing/billing.

11 years agoam e9655887: Merge "Make Notification action data structures public."
Daniel Sandler [Thu, 21 Feb 2013 22:15:56 +0000 (14:15 -0800)]
am e9655887: Merge "Make Notification action data structures public."

* commit 'e96558879ec7008ddf5647ad29d69ec1fad68c67':
  Make Notification action data structures public.

11 years agoam 2b3a47b9: Merge "Allow L2TP traffic to lockdown VPN servers."
Jeff Sharkey [Thu, 21 Feb 2013 22:15:53 +0000 (14:15 -0800)]
am 2b3a47b9: Merge "Allow L2TP traffic to lockdown VPN servers."

* commit '2b3a47b9ce0f422323395286937944a2afa51ed6':
  Allow L2TP traffic to lockdown VPN servers.

11 years agoam c0997b0e: Merge "Improve notification UI for lockdown VPN."
Jeff Sharkey [Thu, 21 Feb 2013 22:15:51 +0000 (14:15 -0800)]
am c0997b0e: Merge "Improve notification UI for lockdown VPN."

* commit 'c0997b0e6291d7c97963623eed2a41994a7855cf':
  Improve notification UI for lockdown VPN.

11 years agoam 8a64b1a7: Handle airplane settings properly
Irfan Sheriff [Thu, 21 Feb 2013 22:15:47 +0000 (14:15 -0800)]
am 8a64b1a7: Handle airplane settings properly

* commit '8a64b1a7f4b07e71b9eb0f4a98710cb1409588bf':
  Handle airplane settings properly

11 years agoam b8c0e009: Restructure wifiservice for clarity
Irfan Sheriff [Thu, 21 Feb 2013 22:15:45 +0000 (14:15 -0800)]
am b8c0e009: Restructure wifiservice for clarity

* commit 'b8c0e009a74ac2eaee8946fbe0bb3b3fe2749c9a':
  Restructure wifiservice for clarity

11 years agoam d017f352: Move wifiservice into its own package
Irfan Sheriff [Thu, 21 Feb 2013 22:15:42 +0000 (14:15 -0800)]
am d017f352: Move wifiservice into its own package

* commit 'd017f3523244974a8a3fb653ed4b6d514affcc01':
  Move wifiservice into its own package

11 years agoam 7a7360ad: Merge "Add null check to setAppGroupId."
Craig Mautner [Thu, 21 Feb 2013 22:15:39 +0000 (14:15 -0800)]
am 7a7360ad: Merge "Add null check to setAppGroupId."

* commit '7a7360ad528576d560aa13fbb4e81740b2c425b2':
  Add null check to setAppGroupId.

11 years agoDoc Change. Update docs to remove "Preview" from dev console, update screenshots...
Dirk Dougherty [Mon, 28 Jan 2013 18:19:06 +0000 (10:19 -0800)]
Doc Change. Update docs to remove "Preview" from dev console, update screenshots, change key info for licensing/billing.

bug: 8033647
bug: 8033688

Change-Id: Id7b5efd48f8e13ba8c8f4ab0e0f8e5dc736b1691

11 years agoUpdate WebView.PictureListener.onNewPicture to pass null picture.
Ben Murdoch [Tue, 19 Feb 2013 11:13:08 +0000 (11:13 +0000)]
Update WebView.PictureListener.onNewPicture to pass null picture.

When targetting >= CUR_DEVELOPMENT, the WebView.PictureListener.onNewPicture API
should pass a null picture in the callback.

Bug: 82090228244082
Change-Id: I280c7cc89f2a12b1273cd67bbe2c7a6f2ca5892f