summaryrefslogtreecommitdiffstats
path: root/chrome/android/shell
Commit message (Expand)AuthorAgeFilesLines
* Simplify Android geolocation permission checksmiguelg@chromium.org2014-08-062-23/+2
* Do not submit java UI update to browser compositor when running smoothness te...miletus@chromium.org2014-08-011-1/+12
* Make the constructor for ContentViewRenderView java onlyyusufo@chromium.org2014-07-302-3/+4
* Refactoring isUrlReportable to isDistilledPagesmaslo@chromium.org2014-07-281-3/+1
* Add menu button to menudtrainor@chromium.org2014-07-212-1/+1
* Update targetSdkVersion to 20.aurimas@chromium.org2014-07-182-2/+2
* Don't share renderers between unrelated tabs on Android.ppi@chromium.org2014-07-181-2/+1
* [Android] Add meta-data to point to implementations of SmartClipProviderchangwan@chromium.org2014-07-181-0/+3
* Update menu look and feel on Androiddtrainor@chromium.org2014-07-111-1/+1
* Declare 20 renderer services on Android.ppi@chromium.org2014-07-031-0/+35
* Remove overloaded function that is no longer needed.rogerta@chromium.org2014-06-301-1/+1
* Removes bulach@ from OWNERS.bulach@chromium.org2014-06-271-1/+0
* Componentize TemplateURLPrepopulateData, DefaultSearchManager and DefaultSear...hashimoto@chromium.org2014-06-252-1/+2
* Hide the app menu when the device orientation changes.sungmann.cho@navercorp.com2014-06-141-0/+7
* Fix a crash when clicking "Distill page" menu item.sungmann.cho@navercorp.com2014-06-131-0/+1
* Implement GCMDriver.java using MultiplexingGcmListenerjohnme@chromium.org2014-06-121-0/+10
* Fix window leaks related to the suggestion popup.sungmann.cho@navercorp.com2014-06-063-1/+19
* Make SuggestionPopup disappear when |mUrlTextView| loses its focus.sungmann.cho@navercorp.com2014-06-041-1/+1
* [Android] Fix SuggestionPopup width on device rotationsaurimas@chromium.org2014-06-041-0/+11
* Disable the extract mode in landscape mode for the omnibox suggestions.sungmann.cho@navercorp.com2014-06-031-1/+1
* Fix a problem that the suggestion popup does not disappear when initiating na...sungmann.cho@navercorp.com2014-06-032-2/+7
* [Android] Do not fetch Omnibox suggestions when Omnibox is not focused.aurimas@google.com2014-05-291-0/+1
* Add UI in Aura for distilling web pages and update Chrome Shell.nyquist@chromium.org2014-05-281-3/+3
* [ChromeShell] Add suggestions for ChromeShell toolbar box.aurimas@chromium.org2014-05-273-1/+213
* [Android] Updating menu assets.aurimas@google.com2014-05-221-3/+3
* Move ClearBrowsingData from the ToolbarModel to the applicationtedchoc@chromium.org2014-05-201-0/+9
* Remove all external references to ContentView from Tab/Shell/etc.yfriedman@chromium.org2014-05-153-9/+8
* Fix TabManager for Chrome Shell so it supports swapping WebContents.nyquist@chromium.org2014-05-031-4/+21
* Fix a new fullscreen video crash if ContentVideoView cannot be created.qinmin@chromium.org2014-04-301-3/+5
* Android: Consolidate and simplify VSync logicsievers@chromium.org2014-04-291-1/+5
* ContentView->ContentViewCore.getContainerView in chrome/ testsyfriedman@chromium.org2014-04-292-20/+5
* Remove unnecessary cast in ChromeShellToolbar.onLoadProgressChanged().sungmann.cho@navercorp.com2014-04-231-1/+1
* Fix an incorrect function call in OnEditorActionListener.onEditorAction().sungmann.cho@navercorp.com2014-04-231-1/+1
* Remove some functions from ContentView that just forwarded to ContentViewCore.yfriedman@chromium.org2014-04-215-19/+28
* ContentView->ContentViewCore in ContentViewRenderViewyfriedman@chromium.org2014-04-092-2/+6
* Fix a problem that FeedbackReportingView is stacked infinitely whenever navig...sungmann.cho@navercorp.com2014-04-021-2/+2
* Fix a crash of Chrome Shell when signing in.sungmann.cho@navercorp.com2014-04-012-1/+5
* Fix a problem that video does not show up in Chrome Shell.sungmann.cho@navercorp.com2014-03-292-1/+30
* Adding MRU share activity to the AppMenu.aurimas@chromium.org2014-03-262-19/+43
* Control the visibility of the distill page menu.sungmann.cho@navercorp.com2014-03-251-4/+12
* Add ACCESS_WIFI_STATE permission for Android ContentShell to facilitatepauljensen@chromium.org2014-03-211-0/+1
* Remove unused MenuHandler class. It got created by mistake.aurimas@chromium.org2014-03-211-13/+0
* Fix a problem that all menu items are always shown.sungmann.cho@navercorp.com2014-03-211-2/+2
* Cleanup Icon Row custom code.aurimas@chromium.org2014-03-202-28/+14
* Cleanup AppMenu code.aurimas@chromium.org2014-03-191-5/+35
* Clean up ChromeShellActivity.onOptionsItemSelected().sungmann.cho@navercorp.com2014-03-191-10/+17
* Make going back to previous page more safe.sungmann.cho@navercorp.com2014-03-191-2/+2
* Rename chromium_testshell target to chrome_shell_apk.aurimas@chromium.org2014-03-1215-122/+121
* Add a method to query whether printing is active.sgurun@chromium.org2014-03-101-1/+3
* Fix a brace style according to the style guide.sungmann.cho@navercorp.com2014-03-091-1/+2