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
*
Reverting 8822.
brettw@chromium.org
2009-01-28
5
-167
/
+83
*
Factor out the common parts of the about network dialog. I will be using this
brettw@chromium.org
2009-01-28
5
-83
/
+167
*
Make WebContentsView portable by using the native view types.
brettw@chromium.org
2009-01-28
1
-2
/
+3
*
Adds the ability to have browser windows shown with a specific
sky@google.com
2009-01-28
2
-0
/
+16
*
Extend the popup-mode location bar out into the nonclient view. This makes p...
pkasting@chromium.org
2009-01-27
2
-52
/
+34
*
Fix a small, subtle problem that caused an interactive_ui_test failure.
pkasting@chromium.org
2009-01-27
1
-2
/
+8
*
Re-land this from earlier... unit tests no longer crash.
ben@chromium.org
2009-01-27
4
-36
/
+63
*
Fixes tab contents crash. This changes a number of things in dragged
sky@google.com
2009-01-27
1
-13
/
+40
*
Make popups closer to pixel-perfect. The main problem is that the toolbar is...
pkasting@chromium.org
2009-01-27
6
-65
/
+77
*
Revert change 8693 because it breaks the unit_tests.
nsylvain@chromium.org
2009-01-27
4
-63
/
+36
*
Extract a cross-platform LocationBar interface accessible via the BrowserWind...
ben@chromium.org
2009-01-27
4
-36
/
+63
*
Include chrome/browser/views/SConscript in Linux build.
phajdan.jr@chromium.org
2009-01-26
1
-3
/
+171
*
This change should have few user-visible effects. I think I slightly modifie...
pkasting@chromium.org
2009-01-26
3
-279
/
+304
*
Two of the three places that set a window mask had it wrong. Fix it.
pkasting@chromium.org
2009-01-26
1
-2
/
+5
*
Two things:
ben@chromium.org
2009-01-24
5
-0
/
+15
*
Create a dialog box for the about:network view and kill the tab type.
brettw@chromium.org
2009-01-24
3
-0
/
+454
*
===================================================
xji@chromium.org
2009-01-23
6
-16
/
+70
*
Prep for generated .vcproj files:
sgk@google.com
2009-01-23
1
-8
/
+0
*
Don't expose the go and star button views directly through the BrowserWindow ...
ben@chromium.org
2009-01-23
4
-25
/
+32
*
Fix a bug when saving web pages that have a period in their title.
paulg@google.com
2009-01-23
1
-1
/
+1
*
BUG=1007
hclam@chromium.org
2009-01-23
6
-6
/
+369
*
Make the browser talk to the status bubble through an abstract interface to r...
ben@chromium.org
2009-01-22
5
-77
/
+55
*
(1) If you create tabs and manage to resize the window before the
maruel@chromium.org
2009-01-22
1
-1
/
+12
*
Fix messed up include path.
brettw@chromium.org
2009-01-22
1
-3
/
+3
*
Move files out of browser and into either renderer_host or tab_contents.
brettw@chromium.org
2009-01-22
4
-6
/
+6
*
Move automation specific accessors to their own interface to make their purpo...
ben@chromium.org
2009-01-22
2
-14
/
+25
*
Fix p13n build break due to a change in CommandLine class.
munjal@chromium.org
2009-01-21
1
-1
/
+2
*
Refactor automation wrappers. Move the methods from AutomationProxy to the ap...
stoyan@chromium.org
2009-01-21
3
-19
/
+10
*
Correct icon/title sizing/placement for varying titlebar font sizes. This ma...
pkasting@chromium.org
2009-01-21
1
-23
/
+78
*
Fix some problems with scaled icons. This allows the TabIconView to automati...
pkasting@chromium.org
2009-01-21
3
-12
/
+42
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-1
/
+3
*
Rework the command updater to not be dependent on views::Button (needed for p...
ben@chromium.org
2009-01-20
10
-191
/
+85
*
Revert "revert r8217 until memory tests are fixed." This re-applies r8217.
tc@google.com
2009-01-20
2
-1
/
+3
*
Porting in chrome/browser/
phajdan.jr@chromium.org
2009-01-20
1
-0
/
+1
*
Generate all chrome .vcproj files:
sgk@google.com
2009-01-17
1
-41
/
+192
*
revert r8217 until memory tests are fixed.
ben@chromium.org
2009-01-17
2
-3
/
+1
*
Pull app modal dialog handling out of the BrowserList to remove the ChromeVie...
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Move url_* to net subdir
ben@chromium.org
2009-01-16
6
-6
/
+6
*
window.cc should not include browser_list.h ... dependent (non-browser) windo...
ben@chromium.org
2009-01-16
2
-1
/
+3
*
This change list fix issues 6093 [settings] bad directionality for gears button
xji@chromium.org
2009-01-16
1
-2
/
+9
*
Move all the SSL stuff into its own subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Move metrics files into a subdir
ben@chromium.org
2009-01-16
16
-16
/
+16
*
Move search code to a subdir
ben@chromium.org
2009-01-16
9
-16
/
+25
*
Fie.
ben@chromium.org
2009-01-15
9
-25
/
+16
*
Fix for Issue 3258: Tabs created when tabstrip is compressed pending resize
ben@chromium.org
2009-01-15
1
-2
/
+11
*
Move search engines files into subdir
ben@chromium.org
2009-01-15
8
-14
/
+14
*
Render maximized mode better when using nonstandard border widths.
pkasting@chromium.org
2009-01-15
2
-69
/
+68
*
Fix status bubble positioning with custom border widths by positioning the bu...
pkasting@chromium.org
2009-01-15
1
-9
/
+12
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
32
-51
/
+51
*
Provides the infrastructure for Browser unit tests that create a
sky@google.com
2009-01-14
2
-1
/
+5
[next]