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
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
2
-2
/
+0
*
Reverting 11640.
finnur@chromium.org
2009-03-13
2
-222
/
+75
*
RSS feed support (part 1)
finnur@chromium.org
2009-03-13
2
-75
/
+222
*
This CL fixes issue 8684 -- RTL Regression: Text should be right aligned for ...
xji@chromium.org
2009-03-13
1
-1
/
+1
*
Remove unneeded uses of logging.h in header files.
thestig@chromium.org
2009-03-12
2
-2
/
+1
*
bustage
ben@chromium.org
2009-03-12
1
-1
/
+1
*
bustage
ben@chromium.org
2009-03-12
1
-253
/
+0
*
Make Widget return a gfx::NativeView instead of a HWND.
ben@chromium.org
2009-03-12
36
-100
/
+363
*
Refactors code for showing bookmarks menus into a standalone class
sky@google.com
2009-03-12
2
-384
/
+55
*
Make toggling fullscreen mode on/off significantly less janky-looking by mean...
pkasting@chromium.org
2009-03-12
3
-16
/
+52
*
Some work in refactoring FindBarWin/FindBarView so
tc@google.com
2009-03-12
5
-188
/
+102
*
Make fullscreen exit bubble link work by preventing the bubble from ever bein...
pkasting@chromium.org
2009-03-12
2
-5
/
+25
*
Moving the storing/restoring of the focus from TabContents to WebContentsView...
jcampan@chromium.org
2009-03-12
1
-6
/
+8
*
Remove some empty source files from the tree.
deanm@chromium.org
2009-03-11
2
-0
/
+0
*
Change SpellChecker::Language to be an ASCII string.
estade@chromium.org
2009-03-11
3
-2
/
+20
*
Changes docking in the following ways:
sky@google.com
2009-03-10
1
-140
/
+80
*
Move the tab images into the TabRenderer class.
jhawkins@chromium.org
2009-03-10
2
-76
/
+86
*
Fix interactive UI tests. It was crashing due to a NULL ExtensionsService in...
mpcomplete@google.com
2009-03-10
1
-1
/
+2
*
Unrevert 11294.
mpcomplete@google.com
2009-03-10
2
-7
/
+96
*
Highlight tab close button on click. Original patch by kimworking@gmail.com,...
pkasting@chromium.org
2009-03-10
1
-2
/
+4
*
Make Chromium windows not hide auto-hide taskbars, take 2.
pkasting@chromium.org
2009-03-10
5
-32
/
+68
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
89
-91
/
+0
*
InputWindow's window delegate should pass DeleteDelegate through to its own d...
ben@chromium.org
2009-03-10
1
-0
/
+5
*
Make the last tab part of the client area instead of the non-client as it is ...
ben@chromium.org
2009-03-09
2
-14
/
+0
*
Reverting 11294.
mpcomplete@google.com
2009-03-09
2
-96
/
+7
*
Support loading extensions into the bookmark toolbar.
mpcomplete@google.com
2009-03-09
2
-7
/
+96
*
Remove the spellcheck language preference setting when UI language is changed...
sidchat@google.com
2009-03-09
1
-0
/
+5
*
Fixes session restore bug where we wouldn't necessarily correctly
sky@google.com
2009-03-09
1
-1
/
+0
*
Fixes crash in ResizeCorner. ResizeCorner was caching the BrowserView
sky@google.com
2009-03-09
2
-7
/
+22
*
Back out r10845 because it caused too many other regressions.
pkasting@chromium.org
2009-03-09
5
-65
/
+33
*
BUG=8345
hclam@chromium.org
2009-03-09
4
-14
/
+63
*
Test to see if we can reduce some crashes by deferring delegate destruction u...
ben@chromium.org
2009-03-06
17
-21
/
+13
*
Refactor the download shelf context menu in preparation for porting.
estade@chromium.org
2009-03-06
1
-4
/
+63
*
Fixing two small regressions in the Find box:
finnur@chromium.org
2009-03-06
1
-3
/
+11
*
Add a command-line disable-p13n and use that to disable
munjal@chromium.org
2009-03-05
3
-7
/
+12
*
The new history and download tab caused a regression where opening the NTP wo...
jcampan@chromium.org
2009-03-05
2
-1
/
+5
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
9
-13
/
+23
*
Fix the bug: Scrolling the Spell-checker drop-down box adds the languages scr...
sidchat@google.com
2009-03-05
2
-2
/
+44
*
Reduce the height of options on the Languages panel.
mal@chromium.org
2009-03-05
1
-2
/
+2
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
30
-90
/
+90
*
Fixes regression where bookmark manager would show black background
sky@google.com
2009-03-05
1
-3
/
+6
*
Revert r9953 since it caused regressions like:
ben@chromium.org
2009-03-04
2
-0
/
+6
*
Fix potential crash if the saved options tab is ever out of bounds.
ben@chromium.org
2009-03-04
1
-1
/
+4
*
Fix another regression. Coordinate calculation in the OpaqueBrowserFrameView:...
ben@chromium.org
2009-03-04
1
-1
/
+5
*
Reland r10674, which got lost during Ben's reorg of the frame code.
pkasting@chromium.org
2009-03-04
2
-7
/
+7
*
Take 2 at moving SupportsWindowFeature from BrowserView
tc@google.com
2009-03-04
2
-39
/
+11
*
Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs
brettw@chromium.org
2009-03-04
9
-19
/
+19
*
Fix regression where the window caption buttons weren't clickable when maximi...
ben@chromium.org
2009-03-04
2
-17
/
+14
*
Fix release-only build break.
pkasting@chromium.org
2009-03-04
1
-0
/
+1
*
Make Chromium windows not hide auto-hide taskbars.
pkasting@chromium.org
2009-03-04
5
-37
/
+69
[next]