Svetoslav Ganov
b449675905
am 2b6f5210: am 5220834c: Merge "Down arrow on the month can end up at the start of the month" into honeycomb
...
* commit '2b6f5210ec4fe87bfa40f663dd019c7eb6d1552d':
Down arrow on the month can end up at the start of the month
2011-01-11 18:09:25 -08:00
Svetoslav Ganov
2b6f5210ec
am 5220834c: Merge "Down arrow on the month can end up at the start of the month" into honeycomb
...
* commit '5220834c6ccdabf949dfe7160548ad378850d71b':
Down arrow on the month can end up at the start of the month
2011-01-11 18:06:46 -08:00
Svetoslav Ganov
5220834c6c
Merge "Down arrow on the month can end up at the start of the month" into honeycomb
2011-01-11 18:04:42 -08:00
Dianne Hackborn
b540514cb2
am b5637c46: am 45a8f53b: Merge "Get rid of old ParcelFileDescriptor API." into honeycomb
...
* commit 'b5637c467d7ea859f589d2006f3806c5a2c4a27f':
Get rid of old ParcelFileDescriptor API.
2011-01-11 18:02:58 -08:00
Dianne Hackborn
b5637c467d
am 45a8f53b: Merge "Get rid of old ParcelFileDescriptor API." into honeycomb
...
* commit '45a8f53b25c8306c7f2c37f3a1d70ace21956e28':
Get rid of old ParcelFileDescriptor API.
2011-01-11 18:00:26 -08:00
Svetoslav Ganov
d7419986ca
Down arrow on the month can end up at the start of the month
...
bug:3338078
1. The bug was that I was claculating delta month and day from
the current date but was changing the latter in the middle
thus causing inconsistent state.
Change-Id: Id3082b01778fc2b3116aa412aff3f12e9ebf0c97
2011-01-11 17:59:32 -08:00
Romain Guy
b0af4188fd
am 65028473: am d139a0ca: Merge "Better backend for hardware layers." into honeycomb
...
* commit '650284739ea5812b25d0c735b3342447d91759af':
Better backend for hardware layers.
2011-01-11 17:56:25 -08:00
Dianne Hackborn
540f86aa42
Get rid of old ParcelFileDescriptor API.
...
Also some new debugging code in AsyncTaskLoader.
Change-Id: Ib13386b7862821cf0ee31b003bedef78f46240f1
2011-01-11 17:56:12 -08:00
Svetoslav Ganov
8a10977f29
am 0879ea32: am 49c771c4: Merge "WebView accessibility key bindings do not allow mapping of all meta keys. Exception when turning off acessibility and having a WebView showing content." into honeycomb
...
* commit '0879ea32283a53c08a3df4e9499420a98be44fa7':
WebView accessibility key bindings do not allow mapping of all meta keys. Exception when turning off acessibility and having a WebView showing content.
2011-01-11 17:54:05 -08:00
Romain Guy
650284739e
am d139a0ca: Merge "Better backend for hardware layers." into honeycomb
...
* commit 'd139a0ca25dbabfaeaed6383f3177704fe0183e2':
Better backend for hardware layers.
2011-01-11 17:53:58 -08:00
Romain Guy
d139a0ca25
Merge "Better backend for hardware layers." into honeycomb
2011-01-11 17:52:05 -08:00
Romain Guy
6c319ca127
Better backend for hardware layers.
...
With this new backend, a hardware layer is only recreated when
its associated view is udpated. This offers fast composition
in GL and fast update of the layer in GL as well.
Change-Id: I97c43a612f5955c6bf1c192c8ca4af10fdf1d076
2011-01-11 17:53:19 -08:00
Svetoslav Ganov
0879ea3228
am 49c771c4: Merge "WebView accessibility key bindings do not allow mapping of all meta keys. Exception when turning off acessibility and having a WebView showing content." into honeycomb
...
* commit '49c771c4da8bb7cf135e6afed3a901b1744beb67':
WebView accessibility key bindings do not allow mapping of all meta keys. Exception when turning off acessibility and having a WebView showing content.
2011-01-11 17:45:37 -08:00
Svetoslav Ganov
49c771c4da
Merge "WebView accessibility key bindings do not allow mapping of all meta keys. Exception when turning off acessibility and having a WebView showing content." into honeycomb
2011-01-11 17:43:01 -08:00
Adam Powell
c223198639
am 43184560: am 16ffa6cb: Merge "Fix bug 3338079 - Dialog styled activity decor" into honeycomb
...
* commit '431845609fa88f133d719b4e7efe8466b592e2e0':
Fix bug 3338079 - Dialog styled activity decor
2011-01-11 16:01:54 -08:00
Adam Powell
431845609f
am 16ffa6cb: Merge "Fix bug 3338079 - Dialog styled activity decor" into honeycomb
...
* commit '16ffa6cb2d31d130bb0b58afca31c461c784ce5d':
Fix bug 3338079 - Dialog styled activity decor
2011-01-11 15:59:54 -08:00
Adam Powell
16ffa6cb2d
Merge "Fix bug 3338079 - Dialog styled activity decor" into honeycomb
2011-01-11 15:58:29 -08:00
Adam Powell
32aa2c90ee
Fix bug 3338079 - Dialog styled activity decor
...
Fixed a bug in FastScroller that could cause a crash on an empty list
in always-show mode.
Fix holo light button text color
Change-Id: I7b50043d715b9b870eb34808017d743ba64d2e08
2011-01-11 15:57:07 -08:00
Svetoslav Ganov
b01c3d2bf2
WebView accessibility key bindings do not allow mapping of all meta keys. Exception when turning off acessibility and having a WebView showing content.
...
bug:3341772
1. Now a key in the binding is represented as a long with 32 MSB for modifiers and 32 LSB for keyCode.
bug: 3340732
1. Added check in the WebView key handling code to diable the accessibility injector/injected script in
case accessibility is been disabled after loading the content.
Change-Id: Ic3746dff16ec77ba682a5b139cec0e6afd8fc839
2011-01-11 15:11:30 -08:00
Huahui Wu
7cb72bae6b
am 0a8fb4b2: am 3ee37b12: Merge "b/3331379 reduce ping-to-zoom jitter." into honeycomb
...
* commit '0a8fb4b21aad9b3bd63567c91f5b7cd1959b3392':
b/3331379 reduce ping-to-zoom jitter.
2011-01-11 14:05:08 -08:00
Huahui Wu
0a8fb4b21a
am 3ee37b12: Merge "b/3331379 reduce ping-to-zoom jitter." into honeycomb
...
* commit '3ee37b12d598d7354fddb698bc6bdefb3b390f64':
b/3331379 reduce ping-to-zoom jitter.
2011-01-11 14:02:46 -08:00
Huahui Wu
3ee37b12d5
Merge "b/3331379 reduce ping-to-zoom jitter." into honeycomb
2011-01-11 13:59:46 -08:00
Nick Pelly
878d05e538
am 9667f4d4: am 240cf3d1: am f54ad8da: Clean up transceive().
...
* commit '9667f4d435744799e372537d3b02a692958f5886':
Clean up transceive().
2011-01-11 13:56:16 -08:00
Nick Pelly
9667f4d435
am 240cf3d1: am f54ad8da: Clean up transceive().
...
* commit '240cf3d17e40c012eb4a830d60f4a6a3607373f0':
Clean up transceive().
2011-01-11 13:53:01 -08:00
Leon Scroggins
c717a7048f
am 4709b69b: am 9fafe4e0: Merge "Find when pressing enter. Call onClickListener in TextView." into honeycomb
...
* commit '4709b69bb1c2d66e6881a2070c468b38d4c42f29':
Find when pressing enter. Call onClickListener in TextView.
2011-01-11 12:57:19 -08:00
Leon Scroggins
4709b69bb1
am 9fafe4e0: Merge "Find when pressing enter. Call onClickListener in TextView." into honeycomb
...
* commit '9fafe4e0ebab270591a505f1f07fd2e5489a16f7':
Find when pressing enter. Call onClickListener in TextView.
2011-01-11 12:43:20 -08:00
Leon Scroggins
9fafe4e0eb
Merge "Find when pressing enter. Call onClickListener in TextView." into honeycomb
2011-01-11 12:41:52 -08:00
Shimeng (Simon) Wang
0a0ae13703
am 3ba9717e: am c1960a60: Merge "Change function parameter from int to float." into honeycomb
...
* commit '3ba9717e3cdc57b3d0c6f25ab838f53a5b91daec':
Change function parameter from int to float.
2011-01-11 12:34:46 -08:00
Shimeng (Simon) Wang
3ba9717e3c
am c1960a60: Merge "Change function parameter from int to float." into honeycomb
...
* commit 'c1960a602037fc4a421e56794bbc581e650b3bcb':
Change function parameter from int to float.
2011-01-11 12:30:35 -08:00
Leon Scroggins
7014b12873
Find when pressing enter. Call onClickListener in TextView.
...
Bug:3313519
In Find ActionMode, Enter should call find on page (rather than
advancing focus to the WebView).
In TextView, pass and Enter key down to super, so that the
pressed state can get called properly, and the
onClickListener will fire.
Change-Id: Ia875fa6b5cf02565a0d066a009e68ce97718b032
2011-01-11 15:17:34 -05:00
Huahui Wu
acd944cce2
b/3331379 reduce ping-to-zoom jitter.
...
Change-Id: I522c86661777e670776b9fb448dc3333cef8b77b
2011-01-11 11:32:34 -08:00
Shimeng (Simon) Wang
c1960a6020
Merge "Change function parameter from int to float." into honeycomb
2011-01-11 10:54:43 -08:00
Shimeng (Simon) Wang
5d8e7a444c
Change function parameter from int to float.
...
This change has a corresponding change in external/webkit:
https://android-git.corp.google.com/g/#change,88118
issue: 3225233
Change-Id: Icff31ef5c440cb02671ed363f57a0a5549cb32ef
2011-01-11 10:52:44 -08:00
Robert Greenwalt
486bca10f5
am 24bc5331: am cef29578: Merge "Change local names for greater clarity." into honeycomb
...
* commit '24bc5331cd302bfdf83ebee14a6acff7b6b48a34':
Change local names for greater clarity.
2011-01-11 10:19:40 -08:00
Robert Greenwalt
24bc5331cd
am cef29578: Merge "Change local names for greater clarity." into honeycomb
...
* commit 'cef295780ade72a26201c0c92ed2b64fde03a261':
Change local names for greater clarity.
2011-01-11 10:18:05 -08:00
Robert Greenwalt
cef295780a
Merge "Change local names for greater clarity." into honeycomb
2011-01-11 10:15:21 -08:00
Robert Greenwalt
1b744ca49c
Change local names for greater clarity.
...
Change-Id: I806284317c0c756260080b6c006b4c338b9cbc6d
2011-01-11 10:08:31 -08:00
Shimeng (Simon) Wang
89d387bc20
am fa1f3de0: am eafbce55: Ignore overflow:hidden in overview mode.
...
* commit 'fa1f3de00fec0b6bb749543ea7a36afbce0b2bfd':
Ignore overflow:hidden in overview mode.
2011-01-11 10:00:42 -08:00
Shimeng (Simon) Wang
fa1f3de00f
am eafbce55: Ignore overflow:hidden in overview mode.
...
* commit 'eafbce55714dbd1f89fe8c131d9c2adcbbc9383e':
Ignore overflow:hidden in overview mode.
2011-01-11 09:59:17 -08:00
Shimeng (Simon) Wang
eafbce5571
Ignore overflow:hidden in overview mode.
...
The feature was enabled to prevent flash sites from flickering due to
viewport height change when the site is scrolled.
Now fixed viewport height is in honeycomb, this flickering shall be
a non-issue. So to support better scrolling of overflow:hidden sites
and better consistency, overflow:hidden in overview mode is ignored
as well.
Tested on flash site http://home.disney.go.com/mwc.index to make sure
no flickering happens. More testing shall be done once good flash
player is there.
issue: 3330038
Change-Id: Ia3f61ce49cfb970d26976d4e876c337d210a9df2
2011-01-11 09:56:35 -08:00
Leon Scroggins
d342ca5a5e
am 99263fec: am d5208cf4: Merge "Enable write ahead logging on databases used by WebView." into honeycomb
...
* commit '99263fecdcc22d4de4a96194713c575efc5eb935':
Enable write ahead logging on databases used by WebView.
2011-01-11 09:29:18 -08:00
Leon Scroggins
99263fecdc
am d5208cf4: Merge "Enable write ahead logging on databases used by WebView." into honeycomb
...
* commit 'd5208cf42c0f9b281505cb465b4de4e8179a6f9f':
Enable write ahead logging on databases used by WebView.
2011-01-11 09:26:57 -08:00
Leon Scroggins
d5208cf42c
Merge "Enable write ahead logging on databases used by WebView." into honeycomb
2011-01-11 09:24:39 -08:00
Chet Haase
39132fe076
am 44efd13a: am 53ee3316: Rename RGBEvaluator to ArgbEvaluator
...
* commit '44efd13afc9af78b11b53d86882f1b89f5816239':
Rename RGBEvaluator to ArgbEvaluator
2011-01-11 07:08:00 -08:00
Chet Haase
44efd13afc
am 53ee3316: Rename RGBEvaluator to ArgbEvaluator
...
* commit '53ee3316bcb3590ff156b3fd7108903c0817c35d':
Rename RGBEvaluator to ArgbEvaluator
2011-01-11 07:05:37 -08:00
Chet Haase
53ee3316bc
Rename RGBEvaluator to ArgbEvaluator
...
Change-Id: Iee74b475960d623fa757349e4053bd7c58cf5734
2011-01-11 06:46:44 -08:00
Patrick Scott
f0b70dcc40
Add an api to toggle content url access.
...
By default, WebView allows access to content providers on the system. This
setting allows applications to turn off content urls.
Bug: 1196879
Change-Id: Iad25e7171a57a9ff392cbb39057468d36355b153
2011-01-11 09:15:01 -05:00
Romain Guy
f0cc430829
am 87e55cdc: am 89254c98: Merge "Better logging of out of memory errors in OpenGLRenderer." into honeycomb
...
* commit '87e55cdcf537a9c2e04176039b4c57c3521c68a2':
Better logging of out of memory errors in OpenGLRenderer.
2011-01-10 21:15:00 -08:00
Romain Guy
87e55cdcf5
am 89254c98: Merge "Better logging of out of memory errors in OpenGLRenderer." into honeycomb
...
* commit '89254c984e8197c2d60ce6c1da3b11b8d445bf9f':
Better logging of out of memory errors in OpenGLRenderer.
2011-01-10 21:13:24 -08:00
Romain Guy
89254c984e
Merge "Better logging of out of memory errors in OpenGLRenderer." into honeycomb
2011-01-10 21:11:27 -08:00