| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
receiving dumpAsText and onPageFinish callback.
|
| |
|
|\
| |
| |
| |
| | |
* changes:
allow a longer timeout for layout tests, see if it stabilizes pass/fail numbers
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Corrects for previous partner changes, addressing issue:
http://buganizer/issue?id=2063332
Change-Id: I49e564d81c5db3e92a6bad973f21a02a7302875d
|
|\ \
| |/
|/|
| |
| | |
* changes:
Fix broken unit test.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Addresses issues:
http://buganizer/issue?id=2056263
http://buganizer/issue?id=2058622
Change-Id: I951fabddbb141f86d5126b908fdff80fbf3b4d7e
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Merge commit 'e1df82248a68282a4d556ce61db09949fc186827' into eclair
* commit 'e1df82248a68282a4d556ce61db09949fc186827':
Remove flaky test LifecycleTest.testDialog from large continuous suite.
|
| | |
| | |
| | |
| | |
| | |
| | | |
BUG 1866891
Change-Id: Ifef98426cf3879fc9f17aa5a0891578fefa54ce3
|
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Replace a table of objects that was created at boot
in a costly manner, with a pre-generated table of
more densely formatted numerical data.
Based on data from runhat on the phone process,
this looks to shrink the memory footprint from about
16kB to less then 2kB.
Addresses http://buganizer/issue?id=874072
Change-Id: I5a7b9d7de4c9b9a0360e8370252582969fbd8d4f
|
| |
| |
| |
| |
| |
| | |
can use that amount to figure an initial default quota.
Change-Id:Ic9372b0c86472b42ba5d0b964aaff1e2bbfe3efa
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
Refactor VCard handling code, phase 2, 3, 4, 5
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Phase 2
Make VCard Importer use Data structures in ContactsContract instead of
using old Conatacts structure.
Phase 3
Developed VCardComposer, which was originally in Contacts package, but
now in base/core/java. Also made it use queryEntries() as per jsharkey's
suggestion.
Phase 4
Added VCardUtils and moved some common methods to it, some of which should be
in public API, but hidden for now.
Phase 5
Made VCardComposer emits (almost) valid vCard 3.0 data.
Confirmed with vCard data emitted by Mac.
Related issue:
1784580, 1728351, 1967349
Note:
Probable next step:
- Add "fast parse" mode in VCradBuilder, in which, VCardBuilder skip parsing the value of
each property. It will make the parsing faster.
-- Note that parsing the parameters of each entry cannot be skipped, since it may contains
the information about Encoding of the property. In other words, if the line is
in Quoted-Printable format, the next line may be the part of the property, not a
separated property, which should be parsed accordingly.
- Needs test
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
* changes:
Filter out worker tests from layout suite because merely disabling worker in webview settings no longer works.
|
| | |
| | |
| | |
| | | |
webview settings no longer works.
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
Adds the ability to set Geolocation permissions from DumpRenderTree on Android.
|
| | | |
|
| | |
| | |
| | |
| | | |
Tests only cover populateContentValues. See bug 1594638
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Fix +NANP issue and cleanup plus code conversion.
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch includes the plus code conversion clean up.
1. change the plus code conversion based on the current and default
number systems retrieved from MCC.
2. for format such as +NANP, replace the '+' with the current IDP (011).
3. comments changes.
|
|/ /
| |
| |
| | |
some whitespaces.
|
| |
| |
| |
| |
| |
| |
| | |
return a boolean
- changed the IAccountManager API to use oneway IPCs
- changed the AccountManager to not have to start a thread for any of the calls (versus every call)
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
DumpRenderTree.
Merge commit 'a8dfe24da014b52d7ae93c3fbd7a8b88ec336572'
* commit 'a8dfe24da014b52d7ae93c3fbd7a8b88ec336572':
Adds the ability to configure the mock Geolocation service from DumpRenderTree.
|
| | | |
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
* changes:
Wrap up the stress test into a single script make test_restore.sh return a value signifying success or failure
|
| | |
| | |
| | |
| | | |
make test_restore.sh return a value signifying success or failure
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Packages that do not use android.permission.BACKUP_DATA will neither be backed
up nor restored. That permission is currently signature-only. In the future if
access to the backup/restore infrastructure is made available to arbitrary 3rd
party applications, the permission checks (and indeed, the permission itself)
can simply be removed.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Allow max_retires to be set to infinite.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Setting max_retires to infinite sets mRetryForever to true and therefore
isRetryNeeded will always be true. This is better than an alternative
which is to set max_retires to a large value such as 2147483647.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
Rename bcdByteToInt to gsmBcdByteToInt and beBcdByteToInt to cdmaBcdByteToInt.
|
| |/ / / |
|
|/ / /
| | |
| | |
| | | |
Page cycler calls window.gc between pages, JSC exposes window.gc by default, and V8 requires the flag to be set.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Fix the issue of incorrect conversion of the plus sign in a dial string.
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The issue is that the plus sign in a dial string is always converted
to the IDP (International Dial Prefix).
This fix implements a plus sign conversion mechanism based on the default
telephone numbering system that the phone is activated and the current telephone
number system that the phone is camped on. Currently, we only support the cases
where the default and current telephone numbering system are NANP.
|
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| | |
Merge commit '3b5f4a841e9e87442eeacd7773bd2a6ca8710019'
* commit '3b5f4a841e9e87442eeacd7773bd2a6ca8710019':
Remove flaky auto complete tests from continuous.
|
| |
| |
| |
| | |
BUG 2036517
|
| | |
|
| |
| |
| |
| | |
enhanced readability.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When performing a set of batch operations, some callers need
to enforce that a query has specific values. For example,
when persisting edited Contact values, we need to assert
that the RawContacts.VERSION matches the version we read out
through queryEntities().
This change adds a new TYPE_ASSERT that uses withValues()
and withSelection(), and checks all values when applying the
batch operation, bailing if any values don't match.
|
| |
| |
| |
| |
| |
| |
| | |
For CDMA, clean up the GSM encapsulation to properly align
user data payload after the user data header.
Addresses http://buganizer/issue?id=2007011
|
| |
| |
| |
| |
| |
| |
| | |
Add RetryManager and change GsmDataConnectionTracker and
CdmaDataConnectionTracker to use it.
Add TelephonyUtilsTest which tests RetryManager.
|
|\ \
| | |
| | |
| | |
| | | |
* changes:
Wipe data on backend before a backup run Append the date to 3.txt so that we can see if/when backup failures occurred solely from the device/server state Note that these files will probably be deleted from the tree immediately, to be replaced by the ruby versions.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Append the date to 3.txt so that we can see if/when backup failures occurred
solely from the device/server state
Note that these files will probably be deleted from the tree immediately, to
be replaced by the ruby versions.
|
| | | |
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
Merge commit 'ff6585cbb0e5e42adf056b4a074b9f3683b853c1'
* commit 'ff6585cbb0e5e42adf056b4a074b9f3683b853c1':
Remove flaky MonitorTest#testInterrupt from continuous, and attempt to make
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* changes:
Remove flaky MonitorTest#testInterrupt from continuous, and attempt to make AutoCompletePopup tests more reliable.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
AutoCompletePopup tests more reliable.
Bugs 2036517 and 1636810.
|