summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add invalidation to Drawable when its properties changeChet Haase2010-11-118-27/+76
| | | | | | | | | invalidateSelf() already exists on Drawable. This triggers a call to callback listeners so that they know the drawable has been invalidated. For example, the background drawable on View will cause the View itself to be invalidated. Change-Id: I45b231a7600dcf3bc139e4059b7c9940ff49f60c
* Merge changes I650518a4,If15fddacSteve Block2010-11-096-45/+71
|\ | | | | | | | | | | * changes: Fix DumpRenderTree2 to not attempt to read expected results over HTTPS Fix FsUtils.readDataFromUrl() to do the network request on a background thread
| * Fix DumpRenderTree2 to not attempt to read expected results over HTTPSSteve Block2010-11-093-6/+7
| | | | | | | | | | | | | | This is required now that we have HTTPS tests in the triaged set of tests. Change-Id: I650518a4536ed903f637a44c0901b1e38bdc1a84
| * Fix FsUtils.readDataFromUrl() to do the network request on a background threadSteve Block2010-11-094-39/+64
| | | | | | | | | | | | | | | | | | | | | | This is required now that doing network requests on the main thread throws NetworkOnMainThreadException. Also updates TestsListPreloaderThread to create the FileFilter lazily and removes a superfluous FileFilter param from the Summarizer constructor. Change-Id: If15fddac934cd8be611f6693b25837657abbddc3
* | Calculate memory thresholds that V8 can use to control GC.Ben Murdoch2010-11-091-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | V8 can be smarter about the memory it uses and the frequency of garbage collection but we need to inform it of the values to use. As this varies device to device look it up and store it on the WebViewCore to be read by native code over JNI. See also https://android-git.corp.google.com/g/#change,78691 Bug: 3075565 Change-Id: Ib52f4df775b80b386fc98f1d71b5687f01c12b2e
* | am 482083c5: (-s ours) am f6bd761f: Use back-facing camera as default in ↵Wu-cheng Li2010-11-090-0/+0
|\ \ | | | | | | | | | | | | | | | | | | camera/camcorder profile.do not merge * commit '482083c57fc21516099d4f9987512f649e362960': Use back-facing camera as default in camera/camcorder profile.do not merge
| * \ am f6bd761f: Use back-facing camera as default in camera/camcorder ↵Wu-cheng Li2010-11-082-5/+29
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | profile.do not merge * commit 'f6bd761f9407a35cc1c4a4b9e199e6a0dc8e4943': Use back-facing camera as default in camera/camcorder profile.do not merge
| | * | Use back-facing camera as default in camera/camcorder profile.do not mergeWu-cheng Li2010-11-092-5/+29
| | | | | | | | | | | | | | | | | | | | bug:3173302 Change-Id: I11eaed32bb393206b560834d52c412f3e5a1a7d9
* | | | Merge "Use back-facing camera as default in camera/camcorder profile."Wu-cheng Li2010-11-092-8/+40
|\ \ \ \
| * | | | Use back-facing camera as default in camera/camcorder profile.Wu-cheng Li2010-11-092-8/+40
| | | | | | | | | | | | | | | | | | | | | | | | | bug:3173302 Change-Id: Iae9565eb58949a1c9c2f2a1f5251b2df097ec167
* | | | | Add a history of InputMethodSubtype for getting the last subtype of selected ↵satok2010-11-092-47/+234
|/ / / / | | | | | | | | | | | | | | | | | | | | IME when IME was changed. Change-Id: I66752a881726c0ce2816a9d54de60fb0d992e968
* | | | Merge "Expose the cert validator to JNI."Huahui Wu2010-11-081-43/+54
|\ \ \ \
| * | | | Expose the cert validator to JNI.Huahui Wu2010-11-081-43/+54
| | | | | | | | | | | | | | | | | | | | Change-Id: Ie31919e762b1f528b319c251ccfd891dd7738544
* | | | | am 9cebb86c: am 1b2efbca: Merge "Update a comment about when ↵James Dong2010-11-081-1/+1
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | setOrientationHint() should be called" into gingerbread * commit '9cebb86c95ad4846ecc771e4b40d2dbd5cf1494b': Update a comment about when setOrientationHint() should be called
| * | | | am 1b2efbca: Merge "Update a comment about when setOrientationHint() should ↵James Dong2010-11-081-1/+1
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | be called" into gingerbread * commit '1b2efbca7120cf799d1242d277af354df7b0a9bb': Update a comment about when setOrientationHint() should be called
| | * | | Merge "Update a comment about when setOrientationHint() should be called" ↵James Dong2010-11-081-1/+1
| | |\ \ \ | | | | | | | | | | | | | | | | | | into gingerbread
| | | * | | Update a comment about when setOrientationHint() should be calledJames Dong2010-11-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I389089390a552ee7a86823c050048dcec0a0eb2a
* | | | | | am 8bd41ac1: (-s ours) Merge "Fix typo in manual merge" into ↵Adam Powell2010-11-080-0/+0
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gingerbread-plus-aosp * commit '8bd41ac175f8e254d67d31cf020932e4f02d00c5': Fix typo in manual merge
| * | | | | Merge "Fix typo in manual merge" into gingerbread-plus-aospAdam Powell2010-11-081-1/+1
| |\ \ \ \ \
| | * | | | | Fix typo in manual mergeAdam Powell2010-11-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Idaf98e368e032cfbd7fbe3aa2d965b04eea3f43e
* | | | | | | Fix a build break due to the missing kKeyRotationJames Dong2010-11-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6bf030c946abe7a95f8f7bc464e6507fb02cf39c
* | | | | | | am f8c24a66: am cd43fbb4: Merge "improve sensorservice dumpsys and increase ↵Mathias Agopian2010-11-083-5/+16
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the max sensor rate to 1 ms (1000Hz)" into gingerbread * commit 'f8c24a66a7318554604ae63d0ae4948c41b0d6e1': improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz)
| * | | | | | am cd43fbb4: Merge "improve sensorservice dumpsys and increase the max ↵Mathias Agopian2010-11-083-5/+16
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / / | | | | | | | | | | | | | | | | | | sensor rate to 1 ms (1000Hz)" into gingerbread * commit 'cd43fbb4537487a9c3185e919904f8b0c93daee6': improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz)
| | * | | | Merge "improve sensorservice dumpsys and increase the max sensor rate to 1 ↵Mathias Agopian2010-11-083-5/+16
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | ms (1000Hz)" into gingerbread
| | | * | | | improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz)Mathias Agopian2010-11-083-5/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the increased maximum rate is needed for proper gyro integration, current gyro parts can sample at up to 800Hz Change-Id: Ide75f6d5bc7a0fdafeb2dafd72db39e7afb9e794
* | | | | | | am 3c09ba3f: (-s ours) resolved conflicts for merge of 06fd1dc5 to ↵Adam Powell2010-11-080-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gingerbread-plus-aosp * commit '3c09ba3f798c8dafed4846c6782bc489b841cdbb': DO NOT MERGE Fix bug 3121030 - Text handles erroneously appear over extract mode IME window
| * | | | | | resolved conflicts for merge of 06fd1dc5 to gingerbread-plus-aospAdam Powell2010-11-081-30/+99
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | Change-Id: Iae11cabdc3c6b6b59dfdcc3b4944088dded91a52
| | * | | | | Merge "DO NOT MERGE Fix bug 3121030 - Text handles erroneously appear over ↵Adam Powell2010-11-081-29/+98
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | extract mode IME window" into gingerbread
| | | * | | | | DO NOT MERGE Fix bug 3121030 - Text handles erroneously appear overAdam Powell2010-11-081-29/+98
| | | | |/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extract mode IME window Make the SelectionModifierCursorController track its show/hide state more accurately in the presence of an extract mode IME. Lazily initialize CursorControllers so that we don't end up creating them for various TextViews where they are not needed. Change-Id: Ib76a95d9e7669016cf11b8b0add8843b438068ea
* | | | | | | am 6bb4f67a: am 26153a33: Fix bug 3163052 - always use 32-bit drawing caches ↵Adam Powell2010-11-082-7/+8
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when destination window is 32-bit * commit '6bb4f67ac29b916b8ea4f08b79a7bc46c5844646': Fix bug 3163052 - always use 32-bit drawing caches when destination window is 32-bit
| * | | | | | am 26153a33: Fix bug 3163052 - always use 32-bit drawing caches when ↵Adam Powell2010-11-082-7/+8
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | destination window is 32-bit * commit '26153a33df8e6608bd37da7d44214b2a0db3195f': Fix bug 3163052 - always use 32-bit drawing caches when destination window is 32-bit
| | * | | | | Fix bug 3163052 - always use 32-bit drawing caches when destinationAdam Powell2010-11-082-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | window is 32-bit Change-Id: I0b6de28eb2de583e1d10d0a65c1ab534ef5bb047
* | | | | | | am c4a2ead2: am d2d62d04: Merge "Support extracting thumbnail from rotated ↵James Dong2010-11-084-1/+67
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | video tracks" into gingerbread * commit 'c4a2ead2aa5ab4403553e4956ba71b44782f0c84': Support extracting thumbnail from rotated video tracks
| * | | | | | am d2d62d04: Merge "Support extracting thumbnail from rotated video tracks" ↵James Dong2010-11-084-1/+67
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into gingerbread * commit 'd2d62d04fc387e2f51d414e101a3e8e3c45f415e': Support extracting thumbnail from rotated video tracks
| | * | | | | Merge "Support extracting thumbnail from rotated video tracks" into gingerbreadJames Dong2010-11-084-1/+67
| | |\ \ \ \ \
| | | * | | | | Support extracting thumbnail from rotated video tracksJames Dong2010-11-084-1/+67
| | | |/ / / / | | | | | | | | | | | | | | | | | | | | | Change-Id: Ife0a2536aaac5ff1efdf1035b9d2c892773ee16c
* | | | | | | am d962bca6: am 08686b07: am c10a4773: Set capabilities sooner.Andy McFadden2010-11-080-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | * commit 'd962bca66fb99d437f065e9a7c66e7fe9abac20e': Set capabilities sooner.
| * | | | | | am 08686b07: am c10a4773: Set capabilities sooner.Andy McFadden2010-11-080-0/+0
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | * commit '08686b0755a841d343249ac951db4ec2d7770cba': Set capabilities sooner.
| | * | | | | am c10a4773: Set capabilities sooner.Andy McFadden2010-11-080-0/+0
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c10a4773ece6ca66ba9cfe4cd15e5987a02bee68': Set capabilities sooner.
| | | * | | | | Set capabilities sooner.Andy McFadden2010-11-082-26/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry-pick from gingerbread I4e34b60c0a01b85ce0d80eb96ff3510604a68c71) Bug 3176774 Change-Id: I34d36b5b215ff0465f4f2f148c675f37ceba1a78
* | | | | | | | am 38f1196e: (-s ours) am dee7335b: Merge "DO NOT MERGE - Updated textfield ↵Justin Ho2010-11-080-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pressed states" into gingerbread * commit '38f1196e2bf1695810e42b83520575e7837da3a9': DO NOT MERGE - Updated textfield pressed states
| * | | | | | | am dee7335b: Merge "DO NOT MERGE - Updated textfield pressed states" into ↵Justin Ho2010-11-082-0/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gingerbread * commit 'dee7335b8f9b691688da2139da42aa2c2434b862': DO NOT MERGE - Updated textfield pressed states
| | * | | | | | Merge "DO NOT MERGE - Updated textfield pressed states" into gingerbreadJustin Ho2010-11-082-0/+0
| | |\ \ \ \ \ \
| | | * | | | | | DO NOT MERGE - Updated textfield pressed statesJustin Ho2010-11-082-0/+0
| | | | |_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | Change-Id: I96a582895c4393349f7f88ced8fb625181379b47
* | | | | | | | am 2487efb0: am 05de5a15: Merge "docs: remove quick start; make it an ↵Scott Main2010-11-082-50/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | overview of the steps and go to installing guide" into gingerbread * commit '2487efb0e01f6e612984f006af09db4eb90ea16c': docs: remove quick start; make it an overview of the steps and go to installing guide
| * | | | | | | am 05de5a15: Merge "docs: remove quick start; make it an overview of the ↵Scott Main2010-11-082-50/+13
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | steps and go to installing guide" into gingerbread * commit '05de5a15a3b36046df98a7da7a210b7ffc4d43e2': docs: remove quick start; make it an overview of the steps and go to installing guide
| | * | | | | | Merge "docs: remove quick start; make it an overview of the steps and go to ↵Scott Main2010-11-082-50/+13
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | | | | | | | | installing guide" into gingerbread
| | | * | | | | docs: remove quick start; make it an overview of the steps and go to ↵Scott Main2010-11-082-50/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | installing guide Change-Id: If842c840e0c0c0dc8dc12140563e07461dc4fa23
* | | | | | | | am f704645b: am 5fd30540: Merge "possibly fix [2265804] OpenGL GLSurfaceView ↵Mathias Agopian2010-11-081-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apps don\'t draw status bar drop shadow correctly" into gingerbread * commit 'f704645b0ccf6feac9f41c82caf0ec34370a3bd0': possibly fix [2265804] OpenGL GLSurfaceView apps don't draw status bar drop shadow correctly
| * | | | | | | am 5fd30540: Merge "possibly fix [2265804] OpenGL GLSurfaceView apps don\'t ↵Mathias Agopian2010-11-081-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | draw status bar drop shadow correctly" into gingerbread * commit '5fd3054048b41b033700be3f30e4bca69f4f13a6': possibly fix [2265804] OpenGL GLSurfaceView apps don't draw status bar drop shadow correctly