| Commit message (Expand) | Author | Age | Files | Lines |
* | Create content\public\test\test_utils.h to hold common test classes that are ... | jam@chromium.org | 2012-07-20 | 2 | -3/+3 |
* | [Panels refactor] Track Panels in TaskManager now that they are not under the... | jennb@chromium.org | 2012-07-19 | 5 | -44/+364 |
* | This CL moves the contents of ui_resources_standard.grd into ui_resources.grd... | benrg@chromium.org | 2012-07-11 | 4 | -4/+2 |
* | Move ExtensionSystem into extensions namespace | rdevlin.cronin@chromium.org | 2012-07-11 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 4 | -4/+0 |
* | Move Instant stuff off Browser. | ben@chromium.org | 2012-07-11 | 1 | -2/+4 |
* | chrome: Put browser_navigator.h into chrome namespace. | tfarina@chromium.org | 2012-07-01 | 1 | -4/+3 |
* | Move tab functions off Browser into browser_tabstrip and browser_tabrestore. | ben@chromium.org | 2012-06-29 | 1 | -3/+5 |
* | mac: Remove nav.pdf in favor of IDR_DEFAULT_FAVICON. | thakis@chromium.org | 2012-06-26 | 1 | -1/+1 |
* | Check for a delegate before blindly accessing it. | avi@chromium.org | 2012-06-19 | 1 | -1/+2 |
* | Change kAshNotify to kAshNotifyDisabled (default ash notifications to enabled) | stevenjb@google.com | 2012-06-18 | 1 | -0/+6 |
* | ImageSkia is 1:1 to NSImage. This patch adds conversions between ImageSkia an... | pkotwicz@chromium.org | 2012-06-14 | 1 | -3/+4 |
* | TaskManager: Fix the way to open "Stats for nerds" link | yoshiki@chromium.org | 2012-06-13 | 1 | -3/+4 |
* | TabContentsWrapper -> TabContents, part 31. | avi@chromium.org | 2012-06-10 | 5 | -44/+36 |
* | Rename and move balloon_collection_impl_aura, rename balloon_view.cc | stevenjb@chromium.org | 2012-06-06 | 1 | -1/+3 |
* | Converted the rest of chrome except for extensions and favicons to user Image... | pkotwicz@chromium.org | 2012-06-05 | 7 | -50/+56 |
* | Revert 140554 - Rename and move balloon_collection_impl_aura, rename balloon_... | cbentzel@chromium.org | 2012-06-05 | 1 | -3/+1 |
* | Rename and move balloon_collection_impl_aura, rename balloon_view.cc | stevenjb@google.com | 2012-06-05 | 1 | -1/+3 |
* | Revert 140531 - Converted the rest of chrome except for extensions and favico... | pkotwicz@chromium.org | 2012-06-05 | 7 | -55/+49 |
* | Converted the rest of chrome except for extensions and favicons to user Image... | pkotwicz@chromium.org | 2012-06-05 | 7 | -49/+55 |
* | TabContentsWrapper -> TabContents, part 1. | avi@chromium.org | 2012-06-05 | 2 | -2/+4 |
* | Remove the web-ui task manager unused stuffs for non-ChromeOS. | yoshiki@chromium.org | 2012-05-31 | 1 | -3/+3 |
* | Asynchronously launch the GPU process as soon as the IO thread is ready. | apatrick@chromium.org | 2012-05-30 | 2 | -1/+21 |
* | browser: Factor out TabContentsIterator into its own module. | tfarina@chromium.org | 2012-05-27 | 1 | -0/+1 |
* | Add NOTIFICATION_TAB_CONTENTS_DESTROYED when a TabContentsWrapper is about to... | pkasting@chromium.org | 2012-05-26 | 1 | -15/+0 |
* | Fix task manager stats for nerds link not loading. Turns out you do have to g... | ben@chromium.org | 2012-05-24 | 1 | -1/+4 |
* | Get rid of the last RenderViewHostDelegate usage in chrome. | jam@chromium.org | 2012-05-23 | 1 | -3/+4 |
* | Get rid of the RenderViewType concept in content, since it was only used by C... | jam@chromium.org | 2012-05-23 | 2 | -8/+8 |
* | Remove BrowserList::GetLastActive usage in TaskManager. Just use browser::Nav... | ben@chromium.org | 2012-05-22 | 1 | -31/+6 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 5 | -9/+18 |
* | Improving the process model extension API | nasko@chromium.org | 2012-05-17 | 3 | -13/+86 |
* | Moves methods for finding browsers to browser_finder. | sky@chromium.org | 2012-05-16 | 2 | -0/+2 |
* | Enable a test on ChromeOS now that its associated bug has been fixed. | ben@chromium.org | 2012-05-15 | 1 | -3/+1 |
* | Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID. | aa@chromium.org | 2012-05-14 | 1 | -3/+1 |
* | browser: Move the tabs directory into ui. | tfarina@chromium.org | 2012-05-11 | 1 | -1/+1 |
* | Pull shell window stuff out of ExtensionHost and put in ShellWindow | benwells@chromium.org | 2012-05-10 | 2 | -18/+27 |
* | Remove EPM:all_hosts_ and use all_extension_views_ instead. | benwells@chromium.org | 2012-04-26 | 3 | -38/+69 |
* | TabContents -> WebContentsImpl, part 22. | avi@chromium.org | 2012-04-18 | 1 | -1/+1 |
* | TabContents -> WebContentsImpl, part 21. | avi@chromium.org | 2012-04-17 | 3 | -7/+7 |
* | TaskManager: Replace the string "Page" with "Task" | yoshiki@chromium.org | 2012-04-06 | 1 | -1/+1 |
* | Exposing the child process unique ID through the task manager. This is an ini... | nasko@chromium.org | 2012-04-05 | 7 | -5/+63 |
* | Split the NotificationUIManager into a virtual interface and an impl. | rsesek@chromium.org | 2012-04-04 | 1 | -0/+1 |
* | Add ResourceRequestInfo. | darin@chromium.org | 2012-03-07 | 1 | -8/+8 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 2 | -4/+7 |
* | Fix a bug that sometimes broke content script injection on startup, caused by | mpcomplete@chromium.org | 2012-03-06 | 1 | -4/+10 |
* | Move RenderWidgetHost and RenderViewHost interfaces to their own files. | joi@chromium.org | 2012-03-06 | 3 | -4/+4 |
* | Added yoshiki@chromium.org to task-manager related OWNERS files, as estade re... | kgr@chromium.org | 2012-03-05 | 1 | -0/+1 |
* | Extract minimal RenderViewHost interface for embedders, leaving | joi@chromium.org | 2012-03-05 | 4 | -9/+9 |
* | Cleanup: Typedef std::pairs in TaskManager code. Also making goat teleporting... | thestig@chromium.org | 2012-03-02 | 2 | -17/+21 |
* | Remove mach_broker_mac.h dependency from chrome. | jam@chromium.org | 2012-02-29 | 1 | -6/+3 |