summaryrefslogtreecommitdiffstats
path: root/chrome/android
Commit message (Expand)AuthorAgeFilesLines
* Editable/removable partner bookmarks.aruslan@chromium.org2013-11-012-2/+8
* Implement Get/SetSyncId methodsdtrainor@chromium.org2013-10-313-10/+20
* ui: Move android C++ source files into base/android directory.tfarina@chromium.org2013-10-311-1/+1
* Mark AutofillPopupTest#testClickAutofillPopupSuggestion as flakyjohnme@chromium.org2013-10-301-2/+7
* Read the infobar text on show for accessibilitydtrainor@chromium.org2013-10-291-0/+8
* [Autofill] Restore support for <input type="month"> fields.isherman@chromium.org2013-10-291-13/+11
* Assert that C++ counterparts of Java classes are destroy()ed.newt@chromium.org2013-10-282-0/+12
* Disallow signing in until the FRE check is done.joaodasilva@chromium.org2013-10-282-0/+72
* Really fix translation console error about duplicate strings.tony@chromium.org2013-10-281-1/+1
* (1 of 2) Move InvalidationController to chrome/rlarocque@chromium.org2013-10-275-3/+491
* Using largest favicon for shortcut when possible.michaelbai@chromium.org2013-10-262-4/+10
* Have TabBase always return ContentView's urlyusufo@chromium.org2013-10-252-1/+5
* Mark tests in TranslateInfoBarTest as flaky.mvanouwerkerk@chromium.org2013-10-251-6/+10
* Remove references to GaiaConstants::kSyncService from syncpavely@chromium.org2013-10-251-2/+0
* Really mark SyncTest as disableddfalcantara@chromium.org2013-10-252-5/+4
* Updating XTBs based on .GRDs from branch 1650kerz@chromium.org2013-10-2443-0/+641
* DevTools: Make Android tabs unloaded from memory accessible via remote debugg...kaznacheev@chromium.org2013-10-241-2/+27
* Mark SyncTest#testDisableAndEnableSync as flaky.mvanouwerkerk@chromium.org2013-10-241-0/+3
* Simple http fallback for the data reduction proxy.marq@chromium.org2013-10-242-18/+28
* Add Java bridge for getting recently closed tabs.newt@chromium.org2013-10-241-0/+116
* Cleanup: Clamp down chrome/DEPS.thestig@chromium.org2013-10-231-0/+3
* [InfoBar] Do not try to keep a copy of the native pointer on the translate in...miguelg@chromium.org2013-10-232-4/+3
* [Android] Consolidate and upgrade OWNERS for test filesmiguelg@chromium.org2013-10-234-0/+34
* Move some unrelated methods out of TabAndroiddtrainor@chromium.org2013-10-234-10/+15
* Implement form resubmission warning for Android.ppi@chromium.org2013-10-224-2/+255
* Revert 229934 "DevTools: Make Android tabs unloaded from memory ..."tonyg@chromium.org2013-10-221-27/+2
* Disable flaky test "HostDriven_SyncTest.testAboutSyncPageDisplaysCurrentSyncS...kouhei@chromium.org2013-10-221-1/+2
* DevTools: Make Android tabs unloaded from memory accessible via remote debugg...kaznacheev@chromium.org2013-10-211-2/+27
* DevTools: Make Android tabs unloaded from memory accessible via remote debugg...kaznacheev@chromium.org2013-10-191-0/+1
* Android: route restore loads through ContentViewCore.ppi@chromium.org2013-10-181-0/+14
* Add supoort for stop page loads in TabBase.tedchoc@chromium.org2013-10-171-2/+6
* Add visibility check to [ActivityStatus]dfalcantara@chromium.org2013-10-172-2/+2
* Non flaky tests related to infobars with C++ delegatesmiguelg@chromium.org2013-10-173-0/+191
* Split the dismiss call for C++ and javamiguelg@chromium.org2013-10-175-22/+18
* Adding missing assets.aurimas@chromium.org2013-10-1775-0/+0
* Updating XTBs based on .GRDs from branch 1650dxie@chromium.org2013-10-1643-0/+43
* Add failed provisional load to the tab observer.tedchoc@chromium.org2013-10-164-49/+57
* Let BaseChromiumApplication manage the tracing controllerwangxianzhu@chromium.org2013-10-162-22/+2
* Set NavigationEntry titles based on NativePage titlesdtrainor@chromium.org2013-10-151-13/+29
* Add plumbing for dominant favicon color to FaviconHelperyusufo@chromium.org2013-10-151-0/+12
* Revert "Move images from drawable to drawable-mdpi."newt@chromium.org2013-10-1435-0/+0
* Fix issue with sync status observer for testshell.nyquist@chromium.org2013-10-113-0/+25
* Add support for notifying about refreshed credentials.nyquist@chromium.org2013-10-119-151/+696
* Upstreaming isEditBookmarksEnabled call.aurimas@chromium.org2013-10-111-2/+7
* [InfoBar] Enable infobars in chromium test shellmiguelg@chromium.org2013-10-103-1/+58
* Move images from drawable-mdpi to drawable.newt@chromium.org2013-10-0935-0/+0
* Expose an uneditable ObserverList from TabBasedtrainor@chromium.org2013-10-091-0/+10
* [InfoBar] Always close native infobars from C++miguelg@chromium.org2013-10-091-3/+5
* Convert NOTIFICATION_TEMPLATE_URL_SERVICE_LOADED to CallbackList.caitkp@chromium.org2013-10-081-2/+4
* Added probe to determine if data reduction proxy can be usedbengr@chromium.org2013-10-081-0/+202