| Commit message (Expand) | Author | Age | Files | Lines |
* | Save and restore State for ShellWindows, including panels | stevenjb@chromium.org | 2013-05-09 | 1 | -0/+12 |
* | Revert 198918 "Save and restore State for ShellWindows, includin..." | csharp@chromium.org | 2013-05-08 | 1 | -12/+0 |
* | Save and restore State for ShellWindows, including panels | stevenjb@chromium.org | 2013-05-08 | 1 | -0/+12 |
* | Enable Clang warnings in .cc files for Linux+[Aura/ChromeOS] | rsleevi@chromium.org | 2013-05-07 | 1 | -3/+3 |
* | components: Move PrefRegistrySyncable into user_prefs namespace. | tfarina@chromium.org | 2013-05-06 | 1 | -3/+6 |
* | Support component v2 packaged apps in incognito mode | asargent@chromium.org | 2013-05-03 | 1 | -0/+67 |
* | Support extension-based file-handlers for packaged apps. | sammc@chromium.org | 2013-05-03 | 1 | -0/+104 |
* | Revert "Support extension-based file-handlers for packaged apps." | iannucci@chromium.org | 2013-05-02 | 1 | -75/+0 |
* | Support extension-based file-handlers for packaged apps. | sammc@chromium.org | 2013-05-02 | 1 | -0/+75 |
* | Treat unknown MIME type as application/octet-stream when launching apps. | sammc@chromium.org | 2013-04-18 | 1 | -4/+4 |
* | Disable PlatformAppBrowserTest.WindowsApi on all OSes. | maruel@chromium.org | 2013-04-17 | 1 | -8/+2 |
* | Disable PlatformAppBrowserTest.WebContentsHasFocus since it depends on focus.... | jam@chromium.org | 2013-04-05 | 1 | -1/+3 |
* | Disable PlatformAppBrowserTest.WindowsApi on Windows | mmenke@chromium.org | 2013-03-28 | 1 | -2/+8 |
* | Change RenderWidgetHostViewGtk::HasFocus() to check global focus instead of t... | mthiesse@chromium.org | 2013-03-18 | 1 | -4/+9 |
* | Delete items of the launcher jump list upon pressing Shift click | skuhne@chromium.org | 2013-03-13 | 1 | -1/+1 |
* | Introduce //components/user_prefs. | joi@chromium.org | 2013-03-06 | 1 | -1/+1 |
* | Enable browser_tests on linux_aura. | erg@chromium.org | 2013-02-23 | 1 | -1/+7 |
* | Enable tests that depend on shell windows being focused on GTK. | jeremya@chromium.org | 2013-02-22 | 1 | -7/+1 |
* | Enable PlatformAppBrowserTest.WindowsApi | jeremya@chromium.org | 2013-02-21 | 1 | -1/+1 |
* | Store the content bounds of the shell window, rather than the frame bounds. | jeremya@chromium.org | 2013-02-21 | 1 | -54/+1 |
* | Allow launching an app from the command line using --load-and-launch-app. | jackhou@chromium.org | 2013-02-19 | 1 | -0/+1 |
* | Revert 182194 | rdsmith@chromium.org | 2013-02-13 | 1 | -20/+1 |
* | Fix issue 174250, crash when reloading packaged app. | jeremya@chromium.org | 2013-02-13 | 1 | -1/+20 |
* | Update app runtime custom bindings to handle no WebIntents launch data. | benwells@chromium.org | 2013-02-13 | 1 | -7/+3 |
* | Disable LaunchWithFile too | thakis@chromium.org | 2013-02-11 | 1 | -1/+2 |
* | Disable PlatformAppBrowserTest.LaunchWithRelativeFile while I investigate | thakis@chromium.org | 2013-02-11 | 1 | -1/+3 |
* | Disable PlatformAppBrowserTest.GetDisplayPath | thakis@chromium.org | 2013-02-11 | 1 | -1/+2 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Delete most web intents code. | thakis@chromium.org | 2013-02-11 | 1 | -83/+0 |
* | Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable. | joi@chromium.org | 2013-02-10 | 1 | -2/+6 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -2/+4 |
* | 'all' compiles and links on mac with enable_web_intents=0 | thakis@chromium.org | 2013-02-02 | 1 | -0/+4 |
* | Rename application_launch namespace to chrome | benwells@chromium.org | 2013-01-31 | 1 | -17/+20 |
* | Disable flaky PlatformAppBrowserTest.Messaging. | beaudoin@chromium.org | 2013-01-22 | 1 | -1/+7 |
* | Create top level apps component and move some apps code there. | benwells@chromium.org | 2013-01-22 | 1 | -33/+0 |
* | Fix a bug where the HTML content in a v2 app window wouldn't be initially foc... | jeremya@chromium.org | 2013-01-16 | 1 | -0/+15 |
* | Clean up WebContentsModalDialogManager. | wittman@chromium.org | 2013-01-12 | 1 | -3/+5 |
* | Remove TabStripModel wrapper use. | avi@chromium.org | 2013-01-11 | 1 | -4/+5 |
* | Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it | kalman@chromium.org | 2013-01-11 | 1 | -2/+2 |
* | Revert revision 176015 | ricow@chromium.org | 2013-01-10 | 1 | -2/+2 |
* | Revert 176047 | ricow@chromium.org | 2013-01-10 | 1 | -2/+2 |
* | Revert 176015 | ricow@chromium.org | 2013-01-10 | 1 | -2/+2 |
* | Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it | kalman@chromium.org | 2013-01-10 | 1 | -2/+2 |
* | Rename platform-independent ConstrainedWindow types to WebContentsModalDialog... | wittman@chromium.org | 2013-01-03 | 1 | -6/+6 |
* | DevTools: introduce public content::DevToolsAgentHost. | pfeldman@chromium.org | 2012-12-25 | 1 | -5/+5 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 1 | -1/+1 |
* | Rename platform-independent ConstrainedWindow types to WebContentsModalDialog... | wittman@chromium.org | 2012-12-22 | 1 | -2/+2 |
* | Disable PlatformAppBrowserTest.WindowsApi{,Bounds} | phajdan.jr@chromium.org | 2012-12-20 | 1 | -1/+2 |
* | Move messaging APIs from chrome.extension to chrome.runtime | asargent@chromium.org | 2012-12-19 | 1 | -0/+7 |
* | DevTools: rename debugger/ to devtools/, move DevTools files into content/ren... | pfeldman@chromium.org | 2012-12-19 | 1 | -1/+1 |