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
/
tab_android.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a static method to tab_android to attachTabhelpers to a contentView.
ksimbili@google.com
2014-03-21
1
-0
/
+3
*
[Android] Move LoadUrl from Tab upstream.
tedchoc@chromium.org
2014-03-07
1
-2
/
+24
*
Move away from TabModelList::GetTabModelWithProfile
dtrainor@chromium.org
2014-03-03
1
-0
/
+5
*
[Android] Rename TabBase to Tab
bauerb@chromium.org
2014-02-28
1
-1
/
+1
*
Add support for embedders to require authentication before autofilling passwo...
tedchoc@chromium.org
2014-02-11
1
-0
/
+2
*
Unify desktop and Android tab helper instantiation.
avi@chromium.org
2014-01-30
1
-2
/
+0
*
Pass rendering state on swapping in a prerendered page.
nya@google.com
2014-01-30
1
-1
/
+3
*
Revert of Unify desktop and Android tab helper instantiation. (https://codere...
cimamoglu@chromium.org
2014-01-29
1
-0
/
+2
*
Unify desktop and Android tab helper instantiation.
avi@chromium.org
2014-01-29
1
-2
/
+0
*
Make TabBase non abstract
dtrainor@chromium.org
2014-01-06
1
-14
/
+15
*
Add a java ToolbarModel.
tedchoc@chromium.org
2014-01-02
1
-0
/
+2
*
Add ContextMenu support upstream for Android
dtrainor@chromium.org
2013-12-06
1
-11
/
+2
*
Replace string16 with base::string16.
brettw@chromium.org
2013-12-04
1
-4
/
+4
*
Refactor Android printing code to make it more testable.
cimamoglu@chromium.org
2013-11-20
1
-0
/
+2
*
[InfoBar] Implement the popup blocked infobar using a native delegate
miguelg@chromium.org
2013-11-12
1
-1
/
+0
*
Editable/removable partner bookmarks.
aruslan@chromium.org
2013-11-01
1
-1
/
+4
*
Implement Get/SetSyncId methods
dtrainor@chromium.org
2013-10-31
1
-4
/
+3
*
DevTools: Make Android tabs unloaded from memory accessible via remote debugg...
kaznacheev@chromium.org
2013-10-24
1
-9
/
+9
*
Move some unrelated methods out of TabAndroid
dtrainor@chromium.org
2013-10-23
1
-6
/
+0
*
Revert 229934 "DevTools: Make Android tabs unloaded from memory ..."
tonyg@chromium.org
2013-10-22
1
-9
/
+9
*
DevTools: Make Android tabs unloaded from memory accessible via remote debugg...
kaznacheev@chromium.org
2013-10-21
1
-9
/
+9
*
DevTools: Make Android tabs unloaded from memory accessible via remote debugg...
kaznacheev@chromium.org
2013-10-19
1
-2
/
+10
*
Set NavigationEntry titles based on NativePage titles
dtrainor@chromium.org
2013-10-15
1
-0
/
+4
*
Remove unused function.
yfriedman@chromium.org
2013-09-14
1
-6
/
+0
*
Add GetSecurityLevel to TabBase
dtrainor@chromium.org
2013-09-10
1
-3
/
+1
*
Implement synced_tab_delegate_android in TabAndroid
dtrainor@chromium.org
2013-09-03
1
-5
/
+4
*
Add notification observer support to TabAndroid
dtrainor@chromium.org
2013-09-03
1
-1
/
+12
*
Refactor TabBase to give it ownership of ContentViews and NativePages. This ...
dtrainor@chromium.org
2013-08-28
1
-13
/
+56
*
Move Android to use new Popup Blocker API.
dtrainor@chromium.org
2013-08-23
1
-2
/
+8
*
Remove NEW_TAB_READY notification and use direct communication.
tedchoc@chromium.org
2013-08-09
1
-0
/
+3
*
sync: Convert TabNodePool to use tab_node_id as primary index.
tim@chromium.org
2013-08-02
1
-2
/
+2
*
[Sync] Reland: Add logic to reassociate tab nodes after restart.
shashishekhar@chromium.org
2013-07-11
1
-0
/
+5
*
Revert "[Sync] Add logic to reassociate tab nodes after restart."
shashishekhar@chromium.org
2013-06-24
1
-5
/
+0
*
[Sync] Add logic to reassociate tab nodes after restart.
shashishekhar@chromium.org
2013-06-22
1
-0
/
+5
*
Use a direct include of strings headers in chrome/browser/a*-c*/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
[Android] Use WebUI to interact with chrome://welcome
newt@chromium.org
2013-06-05
1
-0
/
+10
*
Add a new SyncedTabDelegate for Android.
shashishekhar@chromium.org
2013-05-30
1
-6
/
+5
*
[Android] Introduce a Java parent class for Tab to mirror native class.
yfriedman@chromium.org
2013-03-29
1
-2
/
+6
*
Allow querying the security level at the Tab level.
tedchoc@chromium.org
2013-03-04
1
-2
/
+9
*
Pipe editbookmark requests through tab so embedders have more control.
tedchoc@chromium.org
2012-12-22
1
-0
/
+2
*
Remove TabContents from TabAndroid.
avi@chromium.org
2012-12-14
1
-9
/
+3
*
Use the InterceptNavigationDelegate to implement URL overriding.
jknotten@chromium.org
2012-10-24
1
-1
/
+3
*
[Android] Upstream external_protocol_dialog_android.cc
newt@chromium.org
2012-10-17
1
-1
/
+4
*
Revert "Revert"Adding a WindowAndroidHelper class"
aurimas@chromium.org
2012-10-16
1
-0
/
+2
*
Revert "Adding a WindowAndroidHelper class."
felipeg@chromium.org
2012-10-11
1
-3
/
+0
*
Adding a WindowAndroidHelper class.
aurimas@chromium.org
2012-10-11
1
-0
/
+3
*
Add TabAndroid as a friend of TabContents::Factory.
nileshagrawal@chromium.org
2012-10-05
1
-3
/
+9
*
Upstreaming SelectFileDialog for Android
aurimas@chromium.org
2012-09-18
1
-3
/
+0
*
Add Android's context menu handler used on the NTP.
tedchoc@chromium.org
2012-08-24
1
-2
/
+2
*
Upstream ChromeHttpAuthHandler
yusufo@chromium.org
2012-08-07
1
-0
/
+4
[next]