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
/
views
/
frame
Commit message (
Expand
)
Author
Age
Files
Lines
*
DevTools: store devtools split offset only when devtools is being hidden.
pfeldman@chromium.org
2009-07-07
1
-3
/
+6
*
Clean up contents creation in BrowserView
ben@chromium.org
2009-07-07
1
-3
/
+1
*
Fix issue once and for all where distributor logo overlays window controls. N...
ben@chromium.org
2009-07-07
2
-0
/
+19
*
Add an ExtensionBrowserTest base class that allows in-process browser tests o...
aa@chromium.org
2009-07-04
1
-0
/
+3
*
Convert menu strings to UTF16, fix some views-GTK build errors.
brettw@chromium.org
2009-07-02
2
-3
/
+3
*
Add split with devtools container into the browser view.
pfeldman@chromium.org
2009-07-02
2
-6
/
+55
*
Reverting 19758.
mirandac@chromium.org
2009-07-01
2
-12
/
+0
*
Theme window control buttons.
mirandac@chromium.org
2009-07-01
2
-0
/
+12
*
DevTools: Add docked pane into the browser view.
pfeldman@chromium.org
2009-07-01
2
-0
/
+5
*
Regression: task manager icon for chrome is blank
cpu@google.com
2009-07-01
1
-3
/
+0
*
Revert cl 19315 to see if it fixes the builds.
rvargas@google.com
2009-06-26
2
-5
/
+0
*
Removes the outdated and flaky UI tests, and introduces a whole new set of sh...
klink@chromium.org
2009-06-26
2
-0
/
+5
*
Fix build break (file missing from CL).
erikkay@google.com
2009-06-23
1
-1
/
+1
*
Disable extensions besides externally installed ones and themes.
aa@chromium.org
2009-06-23
1
-5
/
+2
*
Rejiggers the keyword editor so that the UI is independent of the model rathe...
ben@chromium.org
2009-06-23
2
-0
/
+8
*
Reorganize the way the task manager is constructed.
ben@chromium.org
2009-06-22
2
-0
/
+5
*
TBR: Fix dead tree.
aa@chromium.org
2009-06-22
1
-2
/
+5
*
Disable extensions besides externally installed ones and themes.
aa@chromium.org
2009-06-22
1
-5
/
+2
*
First draft of web resource service; fetches data from a JSON feed
mirandac@chromium.org
2009-06-18
1
-3
/
+5
*
Hook up "clear browsing data" dialog. It looks like ass right now. The intent...
ben@chromium.org
2009-06-18
1
-1
/
+2
*
Fix a crash when closing an incognito window with a download
paul@chromium.org
2009-06-16
2
-8
/
+15
*
Reverting Rev 18383 since it brings down the performance of single core page ...
mad@chromium.org
2009-06-15
1
-2
/
+1
*
This is to thest the page cycler performance without the resize corner, to se...
mad@chromium.org
2009-06-15
1
-1
/
+2
*
Reduce header dependencies in browser/
phajdan.jr@chromium.org
2009-06-13
3
-0
/
+3
*
Remove the Menu object, converting all the remaining callers to use Menu2. I'...
ben@chromium.org
2009-06-12
1
-1
/
+14
*
Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...
jcampan@chromium.org
2009-06-12
2
-6
/
+10
*
Revert mad's backing store changes, it completely hosed Linux painting.
deanm@chromium.org
2009-06-11
1
-4
/
+6
*
Fix browser window crash on windows.
thakis@chromium.org
2009-06-11
1
-0
/
+8
*
Relanding reverted patch 18090.
mad@google.com
2009-06-11
1
-6
/
+4
*
Revert 18090
jrg@chromium.org
2009-06-10
1
-4
/
+6
*
To help resolve the performance issue introduced when enabling the resize cor...
mad@google.com
2009-06-10
1
-6
/
+4
*
Remove Menu2Delegate interface and fold methods onto Menu2Model instead.
ben@chromium.org
2009-06-09
2
-12
/
+6
*
Convert toolbar page and app menus over to use the new system.
ben@chromium.org
2009-06-08
2
-120
/
+142
*
Rename BrowserToolbarView->ToolbarView to match file name.
ben@chromium.org
2009-06-06
2
-11
/
+11
*
More theme bits for the NTP and window frame.
glen@chromium.org
2009-06-05
1
-0
/
+12
*
Make the inactive tab background line up with the parent without using magic ...
glen@chromium.org
2009-06-04
1
-0
/
+2
*
Fix for DWM crash.
glen@chromium.org
2009-06-04
1
-1
/
+2
*
Allow WindowGtks to be moved and sized when the mouse is over the caption or ...
ben@chromium.org
2009-06-04
1
-9
/
+8
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
2
-31
/
+42
*
Part 1 of dragging extensions on the shelf. This part was just about getting...
erikkay@google.com
2009-06-03
1
-1
/
+3
*
Fix the Linux views build.
jcampan@chromium.org
2009-06-03
1
-0
/
+1
*
Headers cleanup in chrome/browser/
phajdan.jr@chromium.org
2009-06-03
1
-0
/
+1
*
Fix the blue tab titles on GTK by hooking up the browser theme provider to the
brettw@chromium.org
2009-06-02
2
-0
/
+14
*
Makes the text of the in-progress download dialog better by special-casing th...
jcampan@chromium.org
2009-06-02
1
-5
/
+24
*
Fix opaque app mode display.
glen@chromium.org
2009-06-02
1
-8
/
+10
*
Use the right frame type on startup, do proper swapping of frames when themes...
glen@chromium.org
2009-05-31
2
-2
/
+2
*
Fix bustage by fixing defines not to include windows.
ben@chromium.org
2009-05-30
1
-1
/
+1
*
Fixes to make a browser window come up with TOOLKIT_VIEWS.
ben@chromium.org
2009-05-30
1
-0
/
+6
*
Reverting 17271.
ben@chromium.org
2009-05-30
1
-6
/
+0
*
Fixes to make a browser window come up with TOOLKIT_VIEWS.
ben@chromium.org
2009-05-30
1
-0
/
+6
[next]