summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/views
Commit message (Expand)AuthorAgeFilesLines
* [cros] Remove bunch of obsolete oobe/login classes.nkostylev@chromium.org2012-01-102-68/+0
* Removing dead code (chrome/browser/chromeos/views/dropdown_button.cc).saintlou@chromium.org2012-01-052-131/+0
* views: Rename IsAccessibilityFocusableInRootView() to just IsAccessibilityFoc...tfarina@chromium.org2011-12-231-1/+1
* views: Convert IsFocusable() to just focusable() since it's just a simple acc...tfarina@chromium.org2011-12-161-1/+1
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-012-2/+2
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-1/+1
* Add OVERRIDE to chrome/browser/chromeos/.avi@chromium.org2011-11-222-4/+6
* ui/gfx: Convert Canvas::TranslateInt() to use gfx::Point.tfarina@chromium.org2011-10-271-5/+3
* ui/gfx: Convert Canvas::DrawFocusRect() to use gfx::Rect.tfarina@chromium.org2011-10-251-4/+5
* views: Change TextButtonBase API to string16.tfarina@chromium.org2011-10-182-4/+3
* Revert 105998 - views: Change TextButtonBase API to string16.sail@chromium.org2011-10-182-3/+4
* views: Change TextButtonBase API to string16.tfarina@chromium.org2011-10-182-4/+3
* views: Change MenuButton API to string16.tfarina@chromium.org2011-10-122-3/+3
* views: Change TextButtonBase::text() to string16.tfarina@chromium.org2011-10-061-0/+3
* Cleanup:pkasting@chromium.org2011-06-071-20/+25
* cros: More build fixes and breakages.thakis@chromium.org2011-05-152-1/+5
* Remove WebUI menuoshima@google.com2011-03-166-1406/+0
* Re-lands:ben@chromium.org2011-03-162-9/+11
* Revert 78222 - Add native capture API to Widget, and fix a bug in Window wher...ben@chromium.org2011-03-152-11/+9
* Add native capture API to Widget, and fix a bug in Window where we wouldn't l...ben@chromium.org2011-03-152-9/+11
* Minor improvements to Chrome OS login screen accessibility.dmazzoni@chromium.org2011-03-052-0/+12
* Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...ben@chromium.org2011-03-033-15/+7
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-3/+3
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-162-2/+2
* WebUI: Move chromeos/dom_ui to chromeos/webui directory.tfarina@chromium.org2011-02-151-1/+1
* WebUI: Fix random variations of DOMUI.tfarina@chromium.org2011-02-131-1/+1
* Carnitas: Delete stub src/gfx/* headerssail@chromium.org2011-02-132-2/+2
* WebUI: Get rid of references to DOMUI in comments. ChromeOS Part.tfarina@chromium.org2011-02-113-4/+4
* Use DispatchX for dispatching X events.sadrul@chromium.org2011-02-112-3/+3
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-091-4/+5
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-4/+4
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-5/+4
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-4/+5
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-053-5/+5
* WebUI: Rename NativeMenuDOMUI to NativeMenuWebUI.tfarina@chromium.org2011-02-044-80/+80
* WebUI: Change DOMUI to WebUI in two chromeos classes.tfarina@chromium.org2011-02-036-71/+71
* views: Move layout_manager.[cc,h] into layout directory.tfarina@chromium.org2011-01-251-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Implementing context menu for the new views textfield.varunjain@chromium.org2011-01-141-21/+0
* Move models from app to ui/base/modelsben@chromium.org2011-01-142-17/+17
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-1/+0
* Remove CrOS hack from ppapi.gyp that made the include directories work. Thisbrettw@chromium.org2010-12-171-1/+1
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-2/+3
* A non-GTK version of menus for touchui.sadrul@chromium.org2010-12-052-4/+15
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-3/+3
* Adding style notion to the TextButton.glotov@google.com2010-11-132-0/+106
* Eliminate white corners around password field on screen locker.oshima@chromium.org2010-11-122-0/+69