Gitiles
Code Review
Sign In
review.blissroms.org
/
android_packages_apps_Gello
/
0c73c7cf9093604173f08a16fc3d7bca2713b950
/
src
/
com
/
android
/
browser
/
provider
3f04dc7
Removed dependency on framework browser provider from browser
by Bijan Amirzada
· 11 years ago
8654d42
Fix for null BrowserSettings in BrowserProvider2
by Bijan Amirzada
· 11 years ago
2ec7ead
Fix for Bookmarks images not populating for standalone
by Bijan Amirzada
· 11 years ago
ef749cb
Fixes for 1599-qrd browser to work with 1857 swe engine
by Tarun Nainani
· 11 years ago
e75909d
Changes to conform to new overlay format
by Bijan Amirzada
· 11 years ago
9138388
Insert empty title into db for mynavigation page
by Axesh R. Ajmera
· 11 years ago
58383e7
Modified last of reflection calls to use ReflectHelper class
by Bijan Amirzada
· 11 years ago
6f4f82a
Use android overlay for carrier configuration
by Vivek Sekhar
· 11 years ago
41242f2
Change SWE app properties back to stock Android
by Bijan Amirzada
· 11 years ago
69b30be
Copy of new files from 1599
by Bijan Amirzada
· 11 years ago
a58e6fb
Browser: support DM to config browser homepage for cmcc
by kayiz
· 12 years ago
6e5b3e0
Browser: add to support my navigation feature
by kaiyiz
· 12 years ago
08f9e2b
Browser: add homepage and bookmark feature
by kaiyiz
· 12 years ago
8c5b0a3
Browser: add homepage and bookmark feature
by qqzhou
· 12 years ago
bc68188
Remove ORDER BY clause on Search Suggestion queries.
by Ben Murdoch
· 13 years ago
b0fb2ba
Merge "Remove voice search handling" into jb-dev
by Michael Kolb
· 13 years ago
5ff5c8b
Remove voice search handling
by Michael Kolb
· 13 years ago
3e45528
Fix NPE
by John Reck
· 13 years ago
dedcee2
Remove debug code
by John Reck
· 13 years ago
163ae53
Merge "Fix typo"
by John Reck
· 13 years ago
5eac0b6
Fix typo
by John Reck
· 13 years ago
3ad8d5c
Bookmark page changes
by John Reck
· 13 years ago
2b71d6d
Change where saved pages are stored
by John Reck
· 13 years ago
d18ac4b
Support BOOKMARK_TYPE
by John Reck
· 13 years ago
510a36e
Enable WAL mode using new API, which is more efficient.
by Jeff Brown
· 13 years ago
ab2c4d7
Should recycle TypedArray.
by Jeff Brown
· 13 years ago
31ae2cc
Switch BP1->2 upgrade to best effort
by John Reck
· 14 years ago
3f3da52
Improve content notifications
by John Reck
· 14 years ago
68ca4ab
Drop all snapshots for Skia change
by John Reck
· 14 years ago
93a10fe
Return history/bookmarks from BrowserProvider.
by Mark Brophy
· 14 years ago
1d10eee
Return browser history results for zero query.
by Mark Brophy
· 14 years ago
37d9f2f
Merge "Tests fixup"
by John Reck
· 14 years ago
db78cd0
Tests fixup
by John Reck
· 14 years ago
1e9815d
Move local bookmarks to end of Bookmark page
by John Reck
· 14 years ago
914c559
Cache the application context instead of Activity.
by Ben Murdoch
· 14 years ago
e17db42
Fix race condition
by John Reck
· 14 years ago
5e8466f
Turbobox!
by John Reck
· 14 years ago
4e310c9
Merge "Tests for BP1->BP2 upgrade"
by John Reck
· 14 years ago
d92922c
Merge "Fix Strict Mode violation in SnapshotProvider."
by Ben Murdoch
· 14 years ago
ad662f0
Tests for BP1->BP2 upgrade
by John Reck
· 14 years ago
fc49252
Fix for bug 5090755 StrictMode violation BrowserProvider2 - Cursor not closed
by Kristian Monsen
· 14 years ago
b98cb51
Fix Strict Mode violation in SnapshotProvider.
by Ben Murdoch
· 14 years ago
c032281
Fix HC -> ICS db upgrade
by John Reck
· 14 years ago
1cf4b79
Restore overhaul
by John Reck
· 14 years ago
8cc9235
Move Snapshots to own DB on sdcard
by John Reck
· 14 years ago
2bc8042
Saved Pages tab
by John Reck
· 14 years ago
749b936
Merge "Prevent duplicates in omnibox"
by John Reck
· 14 years ago
7ffb895
Prevent duplicates in omnibox
by John Reck
· 14 years ago
e6db1e7
Fix tests
by John Reck
· 14 years ago
b3fb20e
Merge "Delete bookmarks when sync account is removed"
by John Reck
· 14 years ago
5a77537
Delete bookmarks when sync account is removed
by John Reck
· 14 years ago
6a835ee
Fix adding bookmarks
by John Reck
· 14 years ago
d8c7452
Persistent frozen tabs
by John Reck
· 14 years ago
b9b2a82
Remove sync setting
by John Reck
· 14 years ago
749542e
Remove no longer needed sync settings/code
by John Reck
· 14 years ago
8706008
Transfer data from BP1 to BP2
by John Reck
· 14 years ago
30b0e3e
Add provider support for moving between accounts
by John Reck
· 14 years ago
2cb9dc2
Strip text2_url
by John Reck
· 14 years ago
837ea5b
Create accounts view
by John Reck
· 14 years ago
71efc2b
Initial pass at collapsable bookmarks
by John Reck
· 14 years ago
a755aaf
Merge "Adding search_client_id which includes the "ms-" or "tablet-" client-id prefix, set in GooglePartnerSetup. Retaining client-id (which does not include the client-id prefix) for legacy purposes, if Browser is used with an older version of GooglePartnerSetup." into honeycomb-mr1
by Reena Lee
· 14 years ago
f59fc9b
Adding search_client_id which includes the "ms-" or "tablet-" client-id prefix, set in GooglePartnerSetup.
by Reena Lee
· 14 years ago
a0df4b2
Add invalid id check to isValidParent
by John Reck
· 14 years ago
57e39f9
Fix isValidParent check
by John Reck
· 14 years ago
17e78fd
Prevent PARENT account from not matching inserted values
by John Reck
· 14 years ago
7dd30cb
Fix shouldUpdateImage check
by John Reck
· 14 years ago
fca41d7
Changes BP2 to notify on the full URI
by John Reck
· 15 years ago
e6adaf5
BP2 ContentResolver.notifyChange tests
by John Reck
· 14 years ago
99c6d33
Get the widget off of startservice
by John Reck
· 15 years ago
5a72f18
asset drop & naming
by Michael Kolb
· 15 years ago
a81e89b
Merge "Enable write ahead logging in browser database." into honeycomb
by Leon Scroggins
· 15 years ago
5add405
Enable write ahead logging in browser database.
by Leon Scroggins
· 15 years ago
0f86b12
Fix no preload available crash
by John Reck
· 15 years ago
6c22ce6
DO NOT MERGE - Fixes account_* URI handling in BP2
by John Reck
· 15 years ago
d805589
Fixes Chrome Sync caused by BP2 account_* where
by John Reck
· 15 years ago
9c001cd
Fixes CTS failures
by John Reck
· 15 years ago
75c720e
Delete unused images
by John Reck
· 15 years ago
5ddb484
Readds support for browser/search_suggest_query
by John Reck
· 15 years ago
c86d5a5
Add legacy mimetype support to BP2
by John Reck
· 15 years ago
dd03faf
BP2 now handles old browser URI
by John Reck
· 15 years ago
1254686
Adds support for PARAM_ACCOUNT* to Combined URI
by John Reck
· 15 years ago
be9a947
Adds selection support to Bookarks DEFAULT_FOLDER
by John Reck
· 15 years ago
b77aa7a
Adds client id URL filtering to the provider
by John Reck
· 15 years ago
f23451a
Revert "Adds selection support to Bookarks DEFAULT_FOLDER"
by Leon Scroggins
· 15 years ago
8bb2e84
Adds selection support to Bookarks DEFAULT_FOLDER
by John Reck
· 15 years ago
1097e3d
Fixes bookmark sort order
by John Reck
· 15 years ago
f176bda
Add support for preloaded thumbnails and favicons
by John Reck
· 15 years ago
6eb77c7
Adds support for Chrome Sync to bookmark widget
by John Reck
· 15 years ago
df63d2f
New bookmark list widget
by John Reck
· 15 years ago
f0e2913
Use the proper sort order for the no-account case.
by Jeff Hamilton
· 15 years ago
9c1deb4
browser: Move SyncStateContentProviderHelper to frameworks/ex
by Bjorn Bringert
· 15 years ago
3d4e011
Send change notifications for the default folder.
by Jeff Hamilton
· 15 years ago
a9bad83
Add settings to enable bookmarks sync.
by Jeff Hamilton
· 15 years ago
25230d7
Use the Bookmarks Bar as the base folder.
by Leon Scroggins
· 15 years ago
21ce4d2
new two column suggestion dropdown http://b/issue?id=3039704
by Michael Kolb
· 15 years ago
db90aa8
Add a basic account picker to the bookmarks picker
by Jeff Hamilton
· 15 years ago
72cca7d
Fix crashes when inserting.
by Jeff Hamilton
· 15 years ago
6e073f3
Don't crash when creating a bookmark.
by Jeff Hamilton
· 15 years ago
1a80565
A bunch of updates to BrowserProvider2.
by Jeff Hamilton
· 15 years ago
c127f47
Don't show deleted bookmarks in the default page view.
by Jeff Hamilton
· 15 years ago
Next »