index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add MobileUsingMenuBy* metric actions owner and remove an unused one.
kkimlabs@chromium.org
2014-08-08
1
-1
/
+1
*
Revert of Enable HTMLMediaElement@autoplay on Android (https://codereview.chr...
abarth@chromium.org
2014-08-08
3
-0
/
+52
*
Move OmniboxFieldTrial to components/omnibox
hashimoto@chromium.org
2014-08-08
1
-1
/
+1
*
Enable HTMLMediaElement@autoplay on Android
abarth@chromium.org
2014-08-08
3
-52
/
+0
*
DevTools: migrate DevTools APIs to use WebContents instead of RenderViewHost.
pfeldman@chromium.org
2014-08-08
1
-20
/
+13
*
Supports DevTools socket access authentication based on Android permissions.
serya@chromium.org
2014-08-08
2
-25
/
+27
*
1. Adds action-parsing functionality for data reduction proxy header.
xingx@chromium.org
2014-08-08
1
-1
/
+1
*
Remove unused methods from GoogleLocationSettingsHelper
miguelg@chromium.org
2014-08-07
4
-45
/
+10
*
Rename components/autocomplete to components/omnibox
hashimoto@chromium.org
2014-08-07
3
-5
/
+5
*
Revert 287855 "1. Adds action-parsing functionality for data red..."
hashimoto@chromium.org
2014-08-07
1
-1
/
+1
*
1. Adds action-parsing functionality for data reduction proxy header.
xingx@chromium.org
2014-08-06
1
-1
/
+1
*
Simplify Android geolocation permission checks
miguelg@chromium.org
2014-08-06
4
-32
/
+45
*
[Android] Make getAllBookmarkIDsOrderedByCreationDate() descending order
kkimlabs@chromium.org
2014-08-06
1
-1
/
+1
*
Revert of Modify data_reduction_proxy_header to support tamper detection logi...
robliao@chromium.org
2014-08-05
1
-1
/
+1
*
1. Adds action-parsing functionality for data reduction proxy header.
xingx@chromium.org
2014-08-05
1
-1
/
+1
*
Navigation transitions: Place transition page in same process as destination ...
simonhatch@chromium.org
2014-08-02
1
-0
/
+19
*
While loading url in current tab should check if any prerender page avaliable.
jitendra.ks@samsung.com
2014-08-01
1
-3
/
+20
*
Enable SigninAllowed policy on Android and plumb it through to SigninManager
bauerb@chromium.org
2014-08-01
2
-0
/
+23
*
[Android] Add BookmarksBridge JNI function checking bookmark existance.
kkimlabs@chromium.org
2014-07-31
2
-0
/
+10
*
Fix foreign tabs with > 6 navigations not showing up on Android.
maxbogue@chromium.org
2014-07-31
1
-49
/
+1
*
Revert of Cache the current WebPreferences on RenderViewHostImpl. (https://co...
erikchen@chromium.org
2014-07-31
1
-2
/
+0
*
View for Distilled Page Preferences
smaslo@chromium.org
2014-07-31
1
-1
/
+1
*
Add bauerb to chrome/browser/android/OWNERS.
bauerb@chromium.org
2014-07-31
1
-0
/
+1
*
Revert of Fix early out in UpdateAutoplayStatus. (https://codereview.chromium...
erikchen@chromium.org
2014-07-31
1
-17
/
+12
*
Componentize AutocompleteMatch and AutocompleteProvider
hashimoto@chromium.org
2014-07-30
2
-2
/
+2
*
android: Switch back to power-of-two ETC1 compression for thumbnails
powei@chromium.org
2014-07-30
1
-5
/
+13
*
android: Use WorkerPool instead of custom thread for thumbnail compression
powei@chromium.org
2014-07-29
2
-8
/
+4
*
Remove AutocompleteMatch::is_starred
hashimoto@chromium.org
2014-07-29
1
-1
/
+4
*
Refactoring isUrlReportable to isDistilledPage
smaslo@chromium.org
2014-07-28
1
-3
/
+1
*
[Suggestions] Moving suggestions code to a new component
mathp@chromium.org
2014-07-25
2
-2
/
+2
*
Remove BaseSearchProvider::set_in_app_list
hashimoto@chromium.org
2014-07-25
2
-12
/
+13
*
Code cleanup
sdefresne@chromium.org
2014-07-24
2
-91
/
+24
*
Refactor unix domain socket.
byungchul@chromium.org
2014-07-24
1
-8
/
+9
*
Moves some functions in search.h to components.
mukai@chromium.org
2014-07-23
1
-0
/
+1
*
android: add ThumbnailCache
powei@chromium.org
2014-07-23
7
-0
/
+1285
*
Fix early out in UpdateAutoplayStatus.
chrishtr@chromium.org
2014-07-23
1
-12
/
+17
*
Register newly added pref
yusufo@chromium.org
2014-07-23
1
-0
/
+4
*
Removed all is_null check before calling any CalledByNative JNI functions.
abhishek.a21@samsung.com
2014-07-22
1
-29
/
+7
*
Cache the current WebPreferences on RenderViewHostImpl.
chrishtr@chromium.org
2014-07-22
1
-0
/
+2
*
Add prefs for collapsed currently open tabs group in new tab page
yusufo@chromium.org
2014-07-19
2
-0
/
+18
*
Add notification of data reduction proxy field trial
bengr@chromium.org
2014-07-18
1
-0
/
+2
*
Change AndroidHistoryProviderService to use CancelableTaskTracker (6/6)
sdefresne@chromium.org
2014-07-18
1
-22
/
+21
*
Change AndroidHistoryProviderService to use CancelableTaskTracker (5/6)
sdefresne@chromium.org
2014-07-18
1
-12
/
+10
*
Implemented HandlePopupNavigation from tab_android.
jitendra.ks@samsung.com
2014-07-18
3
-1
/
+90
*
Change AndroidHistoryProviderService to use CancelableTaskTracker (4/6)
sdefresne@chromium.org
2014-07-17
1
-12
/
+12
*
Bypass android download manager if response is not yet received
qinmin@chromium.org
2014-07-17
2
-8
/
+5
*
Java wrapper for DistilledPagePrefs.
sunangel@chromium.org
2014-07-17
1
-0
/
+3
*
Change AndroidHistoryProviderService to use CancelableTaskTracker (2/6)
sdefresne@chromium.org
2014-07-16
1
-16
/
+19
*
[Android] Fix BookmarksBridge::GetAllBookmarkIDsOrderedByCreationDate.
kkimlabs@chromium.org
2014-07-16
1
-1
/
+1
*
Change AndroidHistoryProviderService to use CancelableTaskTracker (1/6)
sdefresne@chromium.org
2014-07-15
1
-50
/
+94
[next]