summaryrefslogtreecommitdiffstats
path: root/chrome/browser/apps
Commit message (Expand)AuthorAgeFilesLines
* Add WebView browser test for MediaStreamTrack.getSources and CheckMediaAccess...grunell2014-09-301-8/+49
* Adds new webview.loadDataWithBaseUrl API to allow data URLs to be loaded with...paulmeyer2014-09-291-0/+4
* Remove AppsClient::GetLoadedBrowserContextshashimoto2014-09-263-2/+120
* Disable WebViewInteractiveTest.EditCommandsNoMenu since it's flaky.John Abd-El-Malek2014-09-251-1/+2
* Remove Increment/DecrementKeepAliveCount from AppsClienthashimoto2014-09-253-1/+43
* Mac: Give app_shim code a nicer hometapted2014-09-2419-0/+3066
* Adds more webview tests to app_shell_browsertests.lfg2014-09-241-82/+6
* WebViewTest.Shim_TestGetProcessId does not need a test serverfsamuel2014-09-231-1/+1
* Deflake ComponentExtensionRuntimeReload test and re-enable.amistry2014-09-231-4/+9
* Browser Plugin: Remove dependency on NPAPIfsamuel2014-09-201-0/+4
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-194-12/+11
* Move extension_test_message_listener to extensions.lfg2014-09-1914-14/+14
* Remove the --event-page-idle-time and --event-page-suspending-time switches.yoz2014-09-193-10/+8
* Cleanup: Remove unneeded extension_messages.h usage and ifdef out some extens...thestig2014-09-181-1/+0
* Move Webstore URL concepts to //extensions and outrockot2014-09-181-1/+1
* Disable WebViewInteractiveTest.PointerLock which is flaky.John Abd-El-Malek2014-09-141-2/+2
* Browser Plugin: Don't crash browser when reloading crashed webviewfsamuel2014-09-121-1/+5
* cros: Enable Drive apps integration in app launcher.xiyuan2014-09-121-0/+7
* Disable Shim_TestEventName as it is super flaky on Chrome OS.engedy2014-09-121-1/+7
* Browser Plugin: Report autosize view size in DIP instead of physical pixelsfsamuel2014-09-101-0/+25
* <webview>: Fix an issue with destroying an opener that has unattached guests.lazyboy2014-09-101-12/+65
* Use extensions::ResultCatcher; delete ExtensionApiTest::ResultCatcher.yoz2014-09-095-6/+13
* Disable AppWindowInteractiveTest.TestInnerBounds on Windows.John Abd-El-Malek2014-09-091-1/+1
* Add AppWindow.setVisibleOnAllWorkspaces.jackhou2014-09-091-0/+6
* Fix compilation on Windows with enable_printing=2.vitalybuka2014-09-091-0/+7
* Disable WebViewInteractiveTest.PointerLockFocus which is flaky.jam2014-09-081-1/+2
* Revert "Add AppWindow.setVisibleOnAllWorkspaces." (https://codereview.chromiu...Nico Weber2014-09-081-6/+0
* Add AppWindow.setVisibleOnAllWorkspaces.jackhou2014-09-081-0/+6
* Adding MimeHandlerView.lazyboy2014-09-061-5/+1
* BrowserPlugin: Grab the correct viewsize to report to BrowserPluginGuestDelegatefsamuel2014-09-061-0/+4
* Move app.window API implementation to extensionshashimoto2014-09-051-2/+2
* Fix and enable WebViewInteractiveTest.Focus_InputMethodlazyboy2014-09-041-1/+5
* Move AppWindowContentsImpl to extensionshashimoto2014-09-031-3/+2
* Move AppWindow to extensionshashimoto2014-08-298-31/+26
* [Mac] Make app shims load the same framework version as the running Chrome pr...jackhou2014-08-291-1/+1
* Extensions-related fixups for scoped_refptr conversion operator removal.dcheng2014-08-281-1/+1
* Part 3: Merged FakedDBusThreadManager with DBusThreadManager.zelidrag2014-08-271-6/+1
* Fix display:none issue for <webview>.lazyboy2014-08-261-6/+53
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Remove implicit conversions from scoped_refptr to T* in chrome/browser/apps/dcheng2014-08-2610-25/+25
* Disable sync in EphemeralAppBrowserTests on Windows due to flakinesstmdiep2014-08-261-18/+16
* Disable PlatformAppBrowserTest.ComponentExtensionRuntimeReload.John Abd-El-Malek2014-08-261-1/+2
* Allow undefined data param to <appview>.connectfsamuel2014-08-251-2/+2
* Add fsamuel@ and lazyboy@ as app_view OWNERSfsamuel2014-08-251-2/+2
* Merge apps/pref* to extensions/browser/pref*hashimoto2014-08-251-1/+0
* Revert of Merge apps/pref* to extensions/browser/pref* (patchset #1 of https:...machenbach2014-08-251-0/+1
* Merge apps/pref* to extensions/browser/pref*hashimoto2014-08-251-1/+0
* <webview>: Add test coverage for deferred newwindow attachment.lazyboy2014-08-231-0/+6
* Remove BrowserPlugin's -internal-attach methodfsamuel@chromium.org2014-08-221-3/+2
* Moving app_view to extensions.lfg@chromium.org2014-08-211-2/+2