| Commit message (Expand) | Author | Age | Files | Lines |
* | events: Move some files into ui/base/events/ | sadrul@chromium.org | 2012-09-04 | 1 | -1/+1 |
* | Replace views::Event with ui::Event. | beng@google.com | 2012-08-10 | 2 | -2/+2 |
* | views: Forward declare more classes in balloon_view_views.h. | tfarina@chromium.org | 2012-08-05 | 2 | -19/+17 |
* | Rename bounds accessors to be intuitive and consistent | oshima@chromium.org | 2012-07-19 | 1 | -2/+2 |
* | This CL moves the contents of ui_resources_standard.grd into ui_resources.grd... | benrg@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 2 | -2/+0 |
* | Remove renamed balloon_view.cc and balloon_collection_impl_aura.cc | stevenjb@google.com | 2012-06-07 | 2 | -719/+0 |
* | Rename and move balloon_collection_impl_aura, rename balloon_view.cc | stevenjb@chromium.org | 2012-06-06 | 3 | -2/+721 |
* | Converted the rest of chrome except for extensions and favicons to user Image... | pkotwicz@chromium.org | 2012-06-05 | 1 | -3/+5 |
* | Revert 140554 - Rename and move balloon_collection_impl_aura, rename balloon_... | cbentzel@chromium.org | 2012-06-05 | 3 | -5/+5 |
* | Rename and move balloon_collection_impl_aura, rename balloon_view.cc | stevenjb@google.com | 2012-06-05 | 3 | -5/+5 |
* | Revert 140531 - Converted the rest of chrome except for extensions and favico... | pkotwicz@chromium.org | 2012-06-05 | 1 | -5/+3 |
* | Converted the rest of chrome except for extensions and favicons to user Image... | pkotwicz@chromium.org | 2012-06-05 | 1 | -3/+5 |
* | Fix bug 127498: Panels: The position of notifications aren't adjusted when pa... | jianli@chromium.org | 2012-06-01 | 1 | -1/+1 |
* | Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia | pkotwicz@chromium.org | 2012-05-21 | 1 | -5/+5 |
* | views: Move balloon_collection_views.cc into views/ directory. | tfarina@chromium.org | 2012-05-17 | 1 | -0/+115 |
* | Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i... | vrk@google.com | 2012-05-14 | 1 | -5/+5 |
* | Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkia | pkotwicz@chromium.org | 2012-05-14 | 1 | -5/+5 |
* | views: Have a more accurate name for View parent_owned accessors. | tfarina@chromium.org | 2012-05-12 | 1 | -1/+1 |
* | Add a _chromeos suffix to a CrOs-only file. | thakis@chromium.org | 2012-05-03 | 1 | -2/+2 |
* | Disables the options menu in notifications bubble on chromeos. This is a | sky@chromium.org | 2012-04-19 | 1 | -0/+6 |
* | Replaced sk_canvas()->drawPath() with DrawPath() | pkotwicz@chromium.org | 2012-04-10 | 1 | -1/+1 |
* | views: Stop using ResourceBundle without the namespace prefix. | tfarina@chromium.org | 2012-04-05 | 1 | -2/+2 |
* | views: Rename MenuButtonDelegate::RunMenu to something more obvious. | tfarina@chromium.org | 2012-03-15 | 2 | -5/+7 |
* | ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function. | tfarina@chromium.org | 2012-03-13 | 1 | -1/+1 |
* | ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia. | tfarina@chromium.org | 2012-03-09 | 1 | -1/+1 |
* | views: Rename ViewMenuDelegate to MenuButtonDelegate and move to controls/but... | tfarina@chromium.org | 2012-03-08 | 1 | -3/+3 |
* | Move RenderWidgetHost and RenderViewHost interfaces to their own files. | joi@chromium.org | 2012-03-06 | 2 | -2/+2 |
* | Extract minimal RenderViewHost interface for embedders, leaving | joi@chromium.org | 2012-03-05 | 1 | -1/+1 |
* | Move RenderWidgetHostView into content namespace. Fix include paths. | joi@chromium.org | 2012-02-20 | 2 | -6/+6 |
* | Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include... | joi@chromium.org | 2012-02-20 | 2 | -6/+6 |
* | Move RenderWidgetHostView into content namespace. Fix include paths. | joi@chromium.org | 2012-02-20 | 2 | -6/+6 |
* | Fix two crash and potential leak&crash | oshima@chromium.org | 2012-02-15 | 1 | -7/+11 |
* | Pass const gfx::Rect& as the first parameter to FillRect. | tfarina@chromium.org | 2012-02-01 | 1 | -3/+2 |
* | Implement chromeos SystemNotification on Aura by introducing BalloonCollectio... | stevenjb@chromium.org | 2012-01-18 | 2 | -4/+22 |
* | Revert 117984 - Implement chromeos SystemNotification on Aura by introducing ... | apatrick@chromium.org | 2012-01-17 | 2 | -22/+4 |
* | Implement chromeos SystemNotification on Aura by introducing BalloonCollectio... | stevenjb@chromium.org | 2012-01-17 | 2 | -4/+22 |
* | Get rid of another bunch of tab_contents.h includes from chrome and switch th... | jam@chromium.org | 2012-01-05 | 1 | -1/+1 |
* | Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo... | jam@chromium.org | 2011-12-27 | 2 | -6/+6 |
* | Revert 115346. The change didn't break anything, the test was faulty. Will di... | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests | thakis@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Rename TabContents::controller() to GetController and put it into the WebCont... | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Rename TabContents::render_view_host() to GetRenderViewHost and put it into t... | jam@chromium.org | 2011-12-20 | 1 | -1/+1 |
* | Change NavigationController::LoadURL to take a Referrer class instead of a GU... | jochen@chromium.org | 2011-12-05 | 1 | -1/+1 |
* | views: Move the remaining file from views/ to ui/views/. | tfarina@chromium.org | 2011-12-01 | 1 | -1/+1 |
* | views: Move view.h to ui/views/. | tfarina@chromium.org | 2011-11-30 | 1 | -1/+1 |
* | views: Move label and link files to ui/views/controls/. | tfarina@chromium.org | 2011-11-29 | 1 | -1/+1 |
* | views: Move menu directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-28 | 2 | -4/+4 |
* | views: Move button directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-28 | 2 | -4/+4 |
* | views: Move scrollbar and native directories to ui/views/controls/. | tfarina@chromium.org | 2011-11-27 | 2 | -3/+3 |