index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
chromeos
/
frame
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for regressions caused by FREEZE_UPDATE property
oshima@google.com
2011-04-04
1
-2
/
+6
*
Initial integration of DOM login screen with existing infrastructure.
rharrison@chromium.org
2011-03-31
1
-1
/
+0
*
Disambiguate OnMouseCaptureLost from OnMouseReleased.
msw@chromium.org
2011-03-29
2
-25
/
+27
*
Add focused property to chrome.windows.create extension API.
jennb@chromium.org
2011-03-28
4
-4
/
+30
*
Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...
ben@chromium.org
2011-03-28
2
-5
/
+6
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
2
-3
/
+3
*
Refactored DOMBrowser files to be under chromeos/frame instead of chromeos/we...
sadrul@chromium.org
2011-03-23
6
-0
/
+427
*
Add in DOMBrowserView and Frame related classes
rharrison@chromium.org
2011-03-22
1
-11
/
+12
*
Reland 78062 with some NULL checks.
ben@chromium.org
2011-03-14
3
-8
/
+3
*
Revert 78062 - Migrate more of BrowserFrame's event handling down into Window...
ben@chromium.org
2011-03-14
3
-3
/
+8
*
Migrate more of BrowserFrame's event handling down into WindowWin/WidgetWin a...
ben@chromium.org
2011-03-14
3
-8
/
+3
*
Add Activation support to WindowDelegate.
ben@chromium.org
2011-03-11
2
-11
/
+11
*
Build out NativeWindow interface for Window method pass-thrus.
ben@chromium.org
2011-03-10
1
-1
/
+1
*
Consolidate more into Window:
ben@chromium.org
2011-03-09
3
-13
/
+18
*
This will help minimize the area we paint various views, including BrowserVie...
davemoore@chromium.org
2011-03-09
1
-1
/
+0
*
chromeos: Update the references of notification includes to the new content l...
tfarina@chromium.org
2011-03-07
1
-2
/
+2
*
Move WindowDelegate and NonClientView creation and management to Window.
ben@chromium.org
2011-03-07
4
-9
/
+9
*
Rename BrowserFrameGtk::Init to BFG::InitBrowserFrame.
thakis@chromium.org
2011-03-04
2
-4
/
+4
*
Try to fix chromeos build.
thakis@chromium.org
2011-03-04
1
-1
/
+1
*
Remove WindowGtk::Init() to InitWindow().
thakis@chromium.org
2011-03-04
2
-3
/
+3
*
Try to fix arm build.
thakis@chromium.org
2011-03-04
2
-6
/
+6
*
Rename Paint* -> OnPaint*
ben@chromium.org
2011-02-16
2
-3
/
+3
*
Change the size of Keyboard Overlay and simplifies TrimMargins code.
mazda@chromium.org
2011-02-14
1
-19
/
+14
*
Move Event files into views/events
ben@chromium.org
2011-02-09
1
-1
/
+1
*
Rework tree APIs to reflect Google style and more const-correctness.Also, mov...
ben@chromium.org
2011-02-09
1
-3
/
+3
*
It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...
ben@chromium.org
2011-02-09
1
-1
/
+1
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-1
/
+1
*
Trim mergins of the keyboard overlay.
mazda@chromium.org
2011-02-06
2
-1
/
+83
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
4
-8
/
+8
*
Add GetScreenMode() to status_area_host.h.
yusukes@google.com
2011-01-21
2
-8
/
+3
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
2
-2
/
+2
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
4
-5
/
+5
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
1
-1
/
+1
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
2
-7
/
+6
*
Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.
thestig@chromium.org
2011-01-13
1
-2
/
+1
*
chromeos: Run beforeunload handlers when closing panels.
derat@chromium.org
2011-01-13
4
-1
/
+13
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
5
-17
/
+17
*
Remove CrOS hack from ppapi.gyp that made the include directories work. This
brettw@chromium.org
2010-12-17
5
-5
/
+5
*
Add the virtual keyboard to BrowserFrameChromeos.
bryeung@google.com
2010-12-14
2
-12
/
+26
*
[cros] Adjust default font sizes for new hand hinted fonts.
nkostylev@chromium.org
2010-11-22
1
-1
/
+9
*
Fix wrench menu's cut, copy and paste for ChromeOS.
xiyuan@chromium.org
2010-11-16
2
-1
/
+41
*
Fix a couple UI problems of ChromeOS BubbleWindow.
xiyuan@chromium.org
2010-11-16
1
-0
/
+14
*
Cleanup: Include browser.h -> ui/browser.h [Part 1].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Add THROBBER style for BubbleWindow.
dilmah@chromium.org
2010-11-13
3
-24
/
+67
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
[ChromeOS] Remove PanelBrowserView::Init.
xiyuan@chromium.org
2010-11-03
2
-19
/
+0
*
Add proxy settings to network control at upper row of controls at login screen.
dilmah@chromium.org
2010-11-03
2
-2
/
+2
*
Cloud Print Dialog work.
scottbyer@google.com
2010-11-02
1
-17
/
+29
*
[ChromeOS] Remove CHROME_INFO_BUBBLE type from BubbleWindow.
xiyuan@chromium.org
2010-11-01
1
-5
/
+0
*
Add optional close button for BubbleWindow.
dilmah@chromium.org
2010-10-29
4
-9
/
+80
[next]