summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/panels
Commit message (Expand)AuthorAgeFilesLines
* Removed more defunct code from ChromeOS.saintlou@chromium.org2012-03-207-586/+0
* Some ChromeOS GTK cleanup: removing WmIpc and related files. And a few orphan...saintlou@chromium.org2012-03-191-13/+0
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-2/+2
* ui/gfx: Convert Canvas::DrawLineInt() to use gfx::Point.tfarina@chromium.org2012-02-052-8/+7
* Pass const gfx::Rect& as the first parameter to FillRect.tfarina@chromium.org2012-02-011-2/+2
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-281-2/+7
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-303-3/+3
* AURA: Disable failing browser tests so that we can enable browser_tests on bu...oshima@chromium.org2011-11-231-1/+8
* Add OVERRIDE to chrome/browser/chromeos/.avi@chromium.org2011-11-223-7/+10
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* aura: Touch state file after first browser is ready.derat@chromium.org2011-11-171-1/+1
* ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-311-2/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+3
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-2/+2
* This compiles out IPC under Aura. I have built and run chromeos with and with...saintlou@chromium.org2011-10-121-1/+7
* GTTF: Remove super-flaky ui_test_utils functions and fix callers.phajdan.jr@chromium.org2011-09-271-6/+8
* Include chromeos_wm_ipc_enums.h from third_party/cros_system_api.satorux@chromium.org2011-08-161-1/+1
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+2
* Adding a new window type for frameless non-transient top level windows, used ...ben@chromium.org2011-06-091-1/+2
* Move more from Window onto Widget.ben@chromium.org2011-06-081-1/+1
* Chromeos: virtual destructors should have virtual keyword (part 3).hans@chromium.org2011-05-251-2/+1
* Re-land:ben@chromium.org2011-05-131-1/+1
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Browser::Type cleanup.jianli@chromium.org2011-05-051-1/+2
* Rename CreateParams to InitParams.ben@chromium.org2011-04-261-1/+1
* Rework the way Widget::Init works:ben@chromium.org2011-04-261-3/+4
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-2/+2
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-294-18/+17
* Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...ben@chromium.org2011-03-281-4/+3
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-021-1/+1
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-164-4/+4
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-1/+1
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-7/+8
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-053-4/+4
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-121-4/+4
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-121-4/+4
* Remove wstring from gfx.avi@chromium.org2011-01-121-4/+4
* Move animation code to new ui/base/animation directory.ben@chromium.org2011-01-072-11/+11
* Remove CrOS hack from ppapi.gyp that made the include directories work. Thisbrettw@chromium.org2010-12-171-1/+1
* Cleanup: Remove unneeded includes of tab_contents.h.thestig@chromium.org2010-12-091-3/+0
* Pulls AnimationDelegate out into its own header.sky@chromium.org2010-11-171-0/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 1].jhawkins@chromium.org2010-11-161-1/+1