| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Bug: 14166482
Change-Id: If7ec3345ab34edcd6bc5cef9e72580ced894a0e3
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 14166482
Change-Id: Ic2dc407231743ea668fe0ab8869eb8a7f8b9625f
|
|\| |
|
| |
| |
| |
| |
| |
| | |
Bug; 14166482
Change-Id: I33ab08dad1e39aa7617d391f7eb2561d6f2504bb
|
| |
| |
| |
| |
| |
| | |
This reverts commit de8f85a29d71e143c6b9fceb3734921039028ee5.
Change-Id: Ib6170f3dd898bad2f041b72333b0e390e392215c
|
| |
| |
| |
| |
| |
| | |
This reverts commit 47b4321ed5d09cb01017a2652c799b8b8c445fb9.
Change-Id: I90f5b6d915837fba036d782e5fc9750b4bba6891
|
|/
|
|
| |
Change-Id: Ib34f66c106f357cd82b1577566e00f490cee2c5a
|
|
|
|
|
|
|
| |
Bug: 14166482
Bug: 14161647
Change-Id: I3b0dd192d7a81c3809f1873bb66ef8fe637f8af0
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 13406708
Change-Id: I10c108dd7047fe230c60495f13800f32fdc46d0d
|
|/
|
|
| |
Change-Id: Icce5f9a12b04bdd7540c52750d303a585d71f28a
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Before:
(0) 670.00 (10.52%)
(1) 5530.00 (86.81%)
(2) 120.00 (1.88%)
Total 6370.00 (sum of others 6320.00)
After:
(0) 730.00 (11.06%)
(1) 5750.00 (87.12%)
(2) 100.00 (1.52%)
Total 6600.00 (sum of others 6580.00)
Bug: 13773693
Bug: 10701902
Bug: 9505397
Change-Id: Ie53640994180a7acabe05da544ab2166403e2394
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Before:
(0) 470.00 (8.25%)
(1) 5160.00 (90.53%)
(2) 50.00 (0.88%)
(66) 10.00 (0.18%)
Total 5700.00 (sum of others 5690.00)
After:
(0) 670.00 (10.52%)
(1) 5530.00 (86.81%)
(2) 120.00 (1.88%)
Total 6370.00 (sum of others 6320.00)
Bug: 13773693
Bug: 10701902
Bug: 9505397
Change-Id: Ie168ac4ae0ca0e954512b08e3cc0f6399a3c163d
|
| |
| |
| |
| |
| |
| |
| | |
srand() and its friends are supposed to be discouraged since C++14.
This CL replaces srand() with new C++11 random libraries.
Change-Id: If2c25158c88c674cd3fd6d891559a9e32283e19e
|
|/
|
|
| |
Change-Id: If97b9e9cc3bbaa4c7877991c11d7935626268ca3
|
|
|
|
|
|
|
|
| |
Bug: 13799846
Bug: 10701902
Bug: 9505397
Change-Id: I6c3f84f035f2310f2f7dfec4432ebdb6e50d5df0
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Before:
(0) 660.00 (1.43%)
(1) 45320.00 (98.18%)
(2) 80.00 (0.17%)
Total 46160.00 (sum of others 46060.00)
After:
(0) 620.00 (1.34%)
(1) 45310.00 (98.05%)
(2) 130.00 (0.28%)
Total 46210.00 (sum of others 46060.00)
Change-Id: I936b639c50e15208aee999a929b33983c6caa59d
|
| |
| |
| |
| | |
Change-Id: I867271665b3c595dc40ac63e93e68c87dc213d08
|
|/
|
|
|
|
| |
Bug: 13406708
Change-Id: I48e9fccedd9dcdc1a35ffe027745b58966a83315
|
|
|
|
|
|
|
|
|
| |
Somehow, we were not able to use cstdint gcc target build. That's no
longer the case with Clang.
Removed unnecessary header inclusions too.
Change-Id: Ic83a4adf696f1d5ec7a9809253f3c95804e622e1
|
|
|
|
|
|
| |
Also, remove irrelevant LOCAL_NDK_STL_VARIANT for host modules.
Change-Id: I45e916c11f7c1f9b13956f01274a82ee7de1f558
|
|
|
|
|
| |
Bug: 13773693
Change-Id: I9e835cc92e16f8ae0e0492af0715d0ef5cd84a35
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 13773693
Change-Id: Ic9d7f81b0eed40e945b04a91fd97ba40fa1cd262
|
|/
|
|
| |
Change-Id: I786c0ad92ba7ce95182e617686c6466a8b2f400e
|
|
|
|
|
| |
Bug: 8187060
Change-Id: Ib9d8a8aed2c141137c1bb3c748a89fb8216293e7
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: 8187060
Change-Id: Ic55d328b87f258f4d65fff207233789a53b2b0ff
|
| |
| |
| |
| |
| | |
BUG: 13754552
Change-Id: I3d5e4c0786547521325405100c175dd1b21754df
|
| |
| |
| |
| |
| |
| |
| |
| | |
This script saves your time to remember how to build and run
native unittests for LatinIME.
BUG: 13754552
Change-Id: I98398648f0eb0a0100a8729df26f71d53b54c5e3
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This CL adds an initial native test that runs on host
environment, from which we can extend the coverage of native
test.
BUG: 13754552
Change-Id: I0af9d1b5dd049c83b955f5b05add4b39f3cfcc6c
|
| |/
|/|
| |
| | |
Change-Id: I111cf59d0d24fa869217788c314fffa94ee9f9f9
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
accidently -> accidentally (top suggest)
convienent -> convenient (top suggest)
dissapear -> disappear (top suggest)
Execution time: +31%
Before:
(0) 610.00 (1.66%)
(1) 35820.00 (97.66%)
(2) 130.00 (0.35%)
Total 36680.00 (sum of others 36560.00)
After:
(0) 820.00 (1.69%)
(1) 47200.00 (97.50%)
(2) 210.00 (0.43%)
Total 48410.00 (sum of others 48230.00)
Bug: 13588483
Bug: 13456384
Bug: 9816611
Change-Id: Ia17491e135a63aaca6e980c3a59bd829441dac40
|
| |
| |
| |
| | |
Change-Id: I53edb2f3d281d78c0301474d65e60f86cc6ff363
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I6ea5eb7e848dbce0f0d468160c16e5da76b23b20
|
|\| |
| |/
|/| |
|
| |
| |
| |
| | |
Change-Id: Ie500a4185792c2ffa0f5185ea5919626fe31c6fe
|
| |
| |
| |
| |
| | |
Bug: 13333066
Change-Id: Ie5e513dacdc5502e7263ddf709824bbd6bc6b74a
|
|/
|
|
|
|
| |
Bug: 13333066
Change-Id: I4e3aa31aa501866c23cc4b86093b866306161bfd
|
|
|
|
| |
Change-Id: Ia44ca0e14f8aad090ae2b8007771dea6d9b41221
|
|
|
|
| |
Change-Id: I8146975d72878ba34d1c5054a7cf5fdcc41a3332
|
|
|
|
|
|
| |
Bug: 8187060
Bug: 13333066
Change-Id: I435096ecf8422453f9b167adb0ca3b9c8a840018
|
|\ |
|