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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start Chrome button on First Run customize view should launch Chrome.
kuchhal@chromium.org
2009-07-09
1
-0
/
+1
*
Make the toolbar theme align with the left edge of the browser and the top ed...
glen@chromium.org
2009-07-09
4
-7
/
+10
*
Add 'resize_leading_on_bounds_change' property into the SingleSplitView.
pfeldman@chromium.org
2009-07-09
1
-0
/
+1
*
DevTools: paint devtools split with COLOR_TOOLBAR.
pfeldman@chromium.org
2009-07-09
1
-0
/
+5
*
Hack and slash TabStrip2 into mostly working state - DWM frame is now properl...
ben@chromium.org
2009-07-09
3
-15
/
+1
*
Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos.
brettw@chromium.org
2009-07-08
1
-1
/
+3
*
Some views GTK fixes.
brettw@chromium.org
2009-07-08
2
-1
/
+11
*
fix bustage - ALLOW_THIS_IN_..
ben@chromium.org
2009-07-08
1
-4
/
+9
*
Add temporary TabStripWrapper interface that is implemented by both TabStrip ...
ben@chromium.org
2009-07-08
21
-198
/
+337
*
Lands http://codereview.chromium.org/155128 for Thiago.
sky@chromium.org
2009-07-08
1
-5
/
+6
*
Fix the Views-GTK build by adding necessary tab_strip_2 files and fixing some...
brettw@chromium.org
2009-07-08
4
-6
/
+19
*
Some code had been removed from FirstRun::IsChromeFirstRun() so that it may r...
jcampan@chromium.org
2009-07-08
2
-3
/
+11
*
Removing an unused variable from cookies_view.h
deanm@chromium.org
2009-07-08
1
-5
/
+4
*
DevTools: Align status bubble with the contents container, not docked devtool...
pfeldman@chromium.org
2009-07-08
1
-1
/
+2
*
Fix memory leaks introduced and exposed by r20028.
mirandac@chromium.org
2009-07-08
1
-1
/
+6
*
Sprinkle some defensiveness into the UI tests so that they don't explode if t...
stuartmorgan@chromium.org
2009-07-07
1
-0
/
+3
*
bustage fix - add header
ben@chromium.org
2009-07-07
2
-0
/
+2
*
Fix release bustage. ALLOW_THIS_IN_INITIALIZER_LIST
ben@chromium.org
2009-07-07
2
-3
/
+3
*
Basics of a new TabStrip.It's very, very rough, but I wanted to check it in s...
ben@chromium.org
2009-07-07
11
-26
/
+1184
*
Change the use of typedef Language in Spell Check files back to std::string. ...
sidchat@google.com
2009-07-07
1
-1
/
+1
*
Theme window control buttons.
mirandac@chromium.org
2009-07-07
4
-18
/
+62
*
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
*
Popup changes
davemoore@chromium.org
2009-07-07
2
-0
/
+341
*
Extend the no-match red background to take up more space
finnur@chromium.org
2009-07-06
1
-10
/
+23
*
Fix the current remaining Views-GTK compile and linker errors.
brettw@chromium.org
2009-07-06
1
-0
/
+11
*
Add an ExtensionBrowserTest base class that allows in-process browser tests o...
aa@chromium.org
2009-07-04
3
-2
/
+8
*
Revert 19829.
mirandac@chromium.org
2009-07-02
2
-211
/
+9
*
Fix the Linux2 build.
brettw@chromium.org
2009-07-02
3
-3
/
+3
*
Change status bubble so that it expands to accommodate URL's that are abridge...
mirandac@chromium.org
2009-07-02
2
-9
/
+211
*
Convert menu strings to UTF16, fix some views-GTK build errors.
brettw@chromium.org
2009-07-02
10
-28
/
+27
*
Add split with devtools container into the browser view.
pfeldman@chromium.org
2009-07-02
2
-6
/
+55
*
Adds user metrics for tab overview.
sky@chromium.org
2009-07-01
3
-2
/
+18
*
PageActions can now specify multiple icons and switch between them
finnur@chromium.org
2009-07-01
2
-18
/
+65
*
Reverting 19758.
mirandac@chromium.org
2009-07-01
4
-49
/
+17
*
Improves tab overview.
sky@chromium.org
2009-07-01
8
-25
/
+153
*
Theme window control buttons.
mirandac@chromium.org
2009-07-01
4
-17
/
+49
*
DevTools: Add docked pane into the browser view.
pfeldman@chromium.org
2009-07-01
2
-0
/
+5
*
In this episode, we implement the DOMUI interface for extension views that ar...
aa@chromium.org
2009-07-01
2
-11
/
+0
*
Regression: task manager icon for chrome is blank
cpu@google.com
2009-07-01
1
-3
/
+0
*
This CL removes the last (major) Windows specific part out of the focus manag...
jcampan@chromium.org
2009-06-30
22
-87
/
+75
*
Coverity was complaining about the result of getenv not being null checked, b...
finnur@chromium.org
2009-06-30
1
-40
/
+25
*
Coverity nit. Enums lacking name...
finnur@chromium.org
2009-06-30
1
-2
/
+2
*
Fix crash in delayed tab resizing. If the Resize Relayout code is called afte...
ben@chromium.org
2009-06-29
1
-0
/
+6
*
Take two for http://codereview.chromium.org/131094
tim@chromium.org
2009-06-29
2
-0
/
+7
*
Wires up the create browser window.
sky@chromium.org
2009-06-29
3
-4
/
+8
*
fix build bustage by using ALLOW_THIS_IN_INITIALIZER_LIST
ben@chromium.org
2009-06-27
1
-5
/
+6
*
gcl error, this file belonged in last changeset
ben@chromium.org
2009-06-27
1
-0
/
+53
*
First part of bookmark context menu reorg.
ben@chromium.org
2009-06-27
8
-763
/
+84
[next]