summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/platform_app_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Save and restore State for ShellWindows, including panels stevenjb@chromium.org2013-05-091-0/+12
* Revert 198918 "Save and restore State for ShellWindows, includin..."csharp@chromium.org2013-05-081-12/+0
* Save and restore State for ShellWindows, including panelsstevenjb@chromium.org2013-05-081-0/+12
* Enable Clang warnings in .cc files for Linux+[Aura/ChromeOS]rsleevi@chromium.org2013-05-071-3/+3
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-061-3/+6
* Support component v2 packaged apps in incognito modeasargent@chromium.org2013-05-031-0/+67
* Support extension-based file-handlers for packaged apps.sammc@chromium.org2013-05-031-0/+104
* Revert "Support extension-based file-handlers for packaged apps."iannucci@chromium.org2013-05-021-75/+0
* Support extension-based file-handlers for packaged apps.sammc@chromium.org2013-05-021-0/+75
* Treat unknown MIME type as application/octet-stream when launching apps.sammc@chromium.org2013-04-181-4/+4
* Disable PlatformAppBrowserTest.WindowsApi on all OSes.maruel@chromium.org2013-04-171-8/+2
* Disable PlatformAppBrowserTest.WebContentsHasFocus since it depends on focus....jam@chromium.org2013-04-051-1/+3
* Disable PlatformAppBrowserTest.WindowsApi on Windowsmmenke@chromium.org2013-03-281-2/+8
* Change RenderWidgetHostViewGtk::HasFocus() to check global focus instead of t...mthiesse@chromium.org2013-03-181-4/+9
* Delete items of the launcher jump list upon pressing Shift clickskuhne@chromium.org2013-03-131-1/+1
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-1/+1
* Enable browser_tests on linux_aura.erg@chromium.org2013-02-231-1/+7
* Enable tests that depend on shell windows being focused on GTK.jeremya@chromium.org2013-02-221-7/+1
* Enable PlatformAppBrowserTest.WindowsApijeremya@chromium.org2013-02-211-1/+1
* Store the content bounds of the shell window, rather than the frame bounds.jeremya@chromium.org2013-02-211-54/+1
* Allow launching an app from the command line using --load-and-launch-app.jackhou@chromium.org2013-02-191-0/+1
* Revert 182194rdsmith@chromium.org2013-02-131-20/+1
* Fix issue 174250, crash when reloading packaged app.jeremya@chromium.org2013-02-131-1/+20
* Update app runtime custom bindings to handle no WebIntents launch data.benwells@chromium.org2013-02-131-7/+3
* Disable LaunchWithFile toothakis@chromium.org2013-02-111-1/+2
* Disable PlatformAppBrowserTest.LaunchWithRelativeFile while I investigatethakis@chromium.org2013-02-111-1/+3
* Disable PlatformAppBrowserTest.GetDisplayPaththakis@chromium.org2013-02-111-1/+2
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Delete most web intents code.thakis@chromium.org2013-02-111-83/+0
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-2/+6
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-2/+4
* 'all' compiles and links on mac with enable_web_intents=0thakis@chromium.org2013-02-021-0/+4
* Rename application_launch namespace to chromebenwells@chromium.org2013-01-311-17/+20
* Disable flaky PlatformAppBrowserTest.Messaging.beaudoin@chromium.org2013-01-221-1/+7
* Create top level apps component and move some apps code there.benwells@chromium.org2013-01-221-33/+0
* Fix a bug where the HTML content in a v2 app window wouldn't be initially foc...jeremya@chromium.org2013-01-161-0/+15
* Clean up WebContentsModalDialogManager.wittman@chromium.org2013-01-121-3/+5
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-111-4/+5
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-111-2/+2
* Revert revision 176015ricow@chromium.org2013-01-101-2/+2
* Revert 176047ricow@chromium.org2013-01-101-2/+2
* Revert 176015ricow@chromium.org2013-01-101-2/+2
* Run the JSON Schema Compiler's bundle compilation on JSON files. Previously itkalman@chromium.org2013-01-101-2/+2
* Rename platform-independent ConstrainedWindow types to WebContentsModalDialog...wittman@chromium.org2013-01-031-6/+6
* DevTools: introduce public content::DevToolsAgentHost.pfeldman@chromium.org2012-12-251-5/+5
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-1/+1
* Rename platform-independent ConstrainedWindow types to WebContentsModalDialog...wittman@chromium.org2012-12-221-2/+2
* Disable PlatformAppBrowserTest.WindowsApi{,Bounds}phajdan.jr@chromium.org2012-12-201-1/+2
* Move messaging APIs from chrome.extension to chrome.runtimeasargent@chromium.org2012-12-191-0/+7
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-191-1/+1