aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* am 50f0388e: Merge "Fix gesture floating preview on up event" into jb-mr1-dev•••* commit '50f0388ee6515e9d52a1cb202e02dc5492d47d61': Fix gesture floating preview on up event Tadashi G. Takaoka2012-09-131-12/+12
|\
| * Merge "Fix gesture floating preview on up event" into jb-mr1-devTadashi G. Takaoka2012-09-131-12/+12
| |\
| | * Fix gesture floating preview on up event•••This is a follow up of Iddb26ba1. Bug: 7119032 Change-Id: Ibbc94a1a4880ca31bd8aeece89893691b14acc4d Tadashi G. Takaoka2012-09-131-12/+12
* | | am 2427f578: Merge "Import TextUtils.getCapsMode to fix it internally (A1)" i...•••* commit '2427f578c8fafa85f3f9f74c00384f785e489bcf': Import TextUtils.getCapsMode to fix it internally (A1) Jean Chalard2012-09-133-3/+110
|\| |
| * | Merge "Import TextUtils.getCapsMode to fix it internally (A1)" into jb-mr1-devJean Chalard2012-09-133-3/+110
| |\ \ | | |/ | |/|
| | * Import TextUtils.getCapsMode to fix it internally (A1)•••This should have on effect at all on behavior, except an increase in performance. Bug: 4967874 Bug: 6950087 Change-Id: Ie2b51efefe84ca767f5dc8e3b80bfef7e1faab3d Jean Chalard2012-09-133-3/+110
* | | am 737e9150: Merge "Show gesture floating preview text at oldest finger" into...•••* commit '737e9150935e1058b2d7d6adcd1b7857fa7c37ca': Show gesture floating preview text at oldest finger Tadashi G. Takaoka2012-09-134-9/+17
|\| |
| * | Merge "Show gesture floating preview text at oldest finger" into jb-mr1-devTadashi G. Takaoka2012-09-134-9/+17
| |\ \
| | * | Show gesture floating preview text at oldest finger•••Bug: 7119032 Change-Id: Iddb26ba1a595e472fde0982d744b5652d5fbda3e Tadashi G. Takaoka2012-09-134-9/+17
* | | | am 37872892: Merge "Make onUpdateSelection much more resilient to race condit...•••* commit '378728920bec5e43138573acb8473093e674fde9': Make onUpdateSelection much more resilient to race conditions. Jean Chalard2012-09-132-1/+32
|\| | |
| * | | Merge "Make onUpdateSelection much more resilient to race conditions." into j...Jean Chalard2012-09-132-1/+32
| |\ \ \
| | * | | Make onUpdateSelection much more resilient to race conditions.•••This is pretty much as strong as it gets. It should be impossible to get false positives and nearly impossible to get true negatives with this new code. Bug: 6981089 Change-Id: Ia32ab62f89c5943f0be169b979abab652e67bf5b Jean Chalard2012-09-132-1/+32
| | | |/ | | |/|
* | | | am 0e301bdc: Merge "Generalize incremental recognition to non-Latin languages...•••* commit '0e301bdc294b4a22688e486b4570948ff98b9ccf': Generalize incremental recognition to non-Latin languages Tom Ouyang2012-09-133-30/+11
|\| | |
| * | | Merge "Generalize incremental recognition to non-Latin languages" into jb-mr1...Tom Ouyang2012-09-133-30/+11
| |\ \ \
| | * | | Generalize incremental recognition to non-Latin languages•••Bug: 7043019 Change-Id: I9a26f74177d4f8f03b7b65e2e255e4087d5ef8d9 Tom Ouyang2012-09-123-30/+11
| | |/ /
* | | | am f8986ac6: Merge "Add tests for BinaryDictInputOutput." into jb-mr1-dev•••* commit 'f8986ac69bd1928e0dcf044b28de69a7553cc512': Add tests for BinaryDictInputOutput. Ken Wakasa2012-09-131-37/+59
|\| | |
| * | | Merge "Add tests for BinaryDictInputOutput." into jb-mr1-devKen Wakasa2012-09-131-37/+59
| |\ \ \ | | |_|/ | |/| |
| | * | Add tests for BinaryDictInputOutput.•••Change-Id: I2ca66fd9a3568d5b6ece79d954095383d23a0a9f Yuichiro Hanada2012-09-131-37/+59
* | | | am 71fcf0f5: Assign subtypes\' hashCode value as its subtypeId•••* commit '71fcf0f5ec04d1ca00e83a07768ba5883c74017d': Assign subtypes' hashCode value as its subtypeId Tadashi G. Takaoka2012-09-131-0/+55
|\| | |
| * | | Assign subtypes' hashCode value as its subtypeId•••Bug: 6752230 Change-Id: I311b840c890f4c6ff89c2808237d7e9b8baef21d Tadashi G. Takaoka2012-09-131-0/+55
* | | | am 9144eecd: Merge "Add boolean resource isDefault=true for all supported loc...•••* commit '9144eecd8e76d443fd884010f34504367f64a8ff': Add boolean resource isDefault=true for all supported locales Tadashi G. Takaoka2012-09-1347-11/+939
|\| | |
| * | | Merge "Add boolean resource isDefault=true for all supported locales" into jb...Tadashi G. Takaoka2012-09-1347-11/+939
| |\ \ \ | | |/ / | |/| |
| | * | Add boolean resource isDefault=true for all supported locales•••Bug: 7115368 Change-Id: I390d52d10d6c7d1639f73255ace9985886ea2157 Tadashi G. Takaoka2012-09-1347-11/+939
* | | | am 328755ee: Merge "Move FormatOptions and FileHeader to FormatSpec." into jb...•••* commit '328755eee2f6e44daa98a54bd0ee9c0f433c58be': Move FormatOptions and FileHeader to FormatSpec. Ken Wakasa2012-09-137-43/+47
|\| | |
| * | | Merge "Move FormatOptions and FileHeader to FormatSpec." into jb-mr1-devKen Wakasa2012-09-137-43/+47
| |\ \ \ | | |/ / | |/| |
| | * | Move FormatOptions and FileHeader to FormatSpec.•••Change-Id: I232e35598635113bf2c81825669c744aadc79efe Yuichiro Hanada2012-09-137-43/+47
* | | | am 9deb52c9: Merge "Cosmetic change to remove trailing space" into jb-mr1-dev•••* commit '9deb52c9968c0dfc00713b76aff9398173df6f79': Cosmetic change to remove trailing space Tadashi G. Takaoka2012-09-124-30/+30
|\| | |
| * | | Merge "Cosmetic change to remove trailing space" into jb-mr1-devTadashi G. Takaoka2012-09-124-30/+30
| |\ \ \
| | * | | Cosmetic change to remove trailing space•••Change-Id: If8c00c763f815d5eb97e18b19060c63d321ccd61 Tadashi G. Takaoka2012-09-134-30/+30
| | | |/ | | |/|
* | | | am f4554d8b: Fix an issue on FP calculation diff of osx and linux•••* commit 'f4554d8b10f25ab300d057ff0ebd16b2b7a70be8': Fix an issue on FP calculation diff of osx and linux Satoshi Kataoka2012-09-123-9/+20
|\| | |
| * | | Fix an issue on FP calculation diff of osx and linux•••sugar on mac result_type=1 expected=<1093> actual=<1047> result_type=4 expected=<730> actual=<698> result_type=5 expected=<177> actual=<173> sugar on linux result_type=1 expected=<1093> actual=<1047> result_type=4 expected=<730> actual=<698> result_type=5 expected=<177> actual=<173> Change-Id: I4cd39becb0de4076dd37d870adda6463a96de424 Satoshi Kataoka2012-09-133-9/+20
| | |/ | |/|
* | | am 81d97eec: Move constants and comments.•••* commit '81d97eec0e77e72cce606f9c9f96091c0b348190': Move constants and comments. Yuichiro Hanada2012-09-123-282/+325
|\| |
| * | Move constants and comments.•••Change-Id: Ifd66bda7d528827ba61c60531121ea206a2325be Yuichiro Hanada2012-09-133-282/+325
| |/
* | Reconcile with jb-mr1-release - do not merge•••Change-Id: Id2ab069a952f0872441fc02a89e26fd71ede249a The Android Open Source Project2012-09-120-0/+0
|\ \
| * \ merge in jb-mr1-release history after reset to jb-mr1-devThe Android Automerger2012-09-120-0/+0
| |\ \ | | |/ | |/|
| | * merge in jb-mr1-release history after reset to jb-mr1-devThe Android Automerger2012-09-100-0/+0
| | |\
| | | * merge in jb-mr1-release history after reset to jb-mr1-devThe Android Automerger2012-09-090-0/+0
| | | |\
* | | | | am 18fc3bf4: Merge "Make Latin IME aware of its surrounding text." into jb-mr...•••* commit '18fc3bf4c453fe106be254eeb7aefb4a4a7154ba': Make Latin IME aware of its surrounding text. Jean Chalard2012-09-122-9/+203
|\| | | |
| * | | | Merge "Make Latin IME aware of its surrounding text." into jb-mr1-devJean Chalard2012-09-122-9/+203
| |\ \ \ \
| | * | | | Make Latin IME aware of its surrounding text.•••This is a preparatory change for Bug: 4967874 Bug: 6617760 Bug: 6950087 Change-Id: I3abf8e45c0d02c42491421f108370220134b9602 Jean Chalard2012-09-122-9/+203
| | |/ / /
* | | | | am 57e95111: Merge "Use offscreen bitmap buffer to draw gesture preview trail...•••* commit '57e95111138c94b7db7fec6749ca42be9fe92b2e': Use offscreen bitmap buffer to draw gesture preview trail Tadashi G. Takaoka2012-09-123-24/+55
|\| | | |
| * | | | Merge "Use offscreen bitmap buffer to draw gesture preview trail" into jb-mr1...Tadashi G. Takaoka2012-09-123-24/+55
| |\ \ \ \
| | * | | | Use offscreen bitmap buffer to draw gesture preview trail•••Bug: 7042741 Change-Id: Ie3d7054e786938dc501c7aa2ffc96b5924a7967b Tadashi G. Takaoka2012-09-123-24/+55
* | | | | | am 8d031a63: Add put method to FusionDictionaryBufferInterface.•••* commit '8d031a63b4d59d4d8670b4310dd9e18a0e03435a': Add put method to FusionDictionaryBufferInterface. Yuichiro Hanada2012-09-122-0/+11
|\| | | | |
| * | | | | Add put method to FusionDictionaryBufferInterface.•••Change-Id: Iac0b35d2da05e81237d105e8fe13c56d16038de1 Yuichiro Hanada2012-09-122-0/+11
* | | | | | am 9182daf9: Output detailed log in ProximityInfoState•••* commit '9182daf98c0d1db897e82b77c2196b7f9aad6f01': Output detailed log in ProximityInfoState Satoshi Kataoka2012-09-111-0/+21
|\| | | | |
| * | | | | Output detailed log in ProximityInfoState•••Change-Id: If6a254e2a116d1b6812f448d38139b7656168be6 Satoshi Kataoka2012-09-121-0/+21
| |/ / / /
* | | | | am 64c65ce6: Add missing MoreKeySpec.hashCode•••* commit '64c65ce6d780175fe606fdd7ee694a3b5af4e37f': Add missing MoreKeySpec.hashCode Tadashi G. Takaoka2012-09-111-1/+26
|\| | | |
| * | | | Add missing MoreKeySpec.hashCode•••Bug: 7149235 Change-Id: I14ba1017dffccc690e24289052a3ad7265a5f5f7 Tadashi G. Takaoka2012-09-121-1/+26
* | | | | am 655be140: Merge "When Accessibility is on, intercept touch events during d...•••* commit '655be140a0df4eaeee6789a0a14b765881c46748': When Accessibility is on, intercept touch events during dispatch. Charles Chen2012-09-112-8/+13
|\| | | |