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
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2009-01-08
2
-20
/
+40
*
Re-enable ui test after WebKit merge which pulled the fix from upstream.
dimich@google.com
2009-01-08
1
-3
/
+1
*
Fix broken browser_views on Windows.
phajdan.jr@chromium.org
2009-01-08
2
-0
/
+2
*
Convert download manager to FilePath.
estade@chromium.org
2009-01-06
2
-11
/
+13
*
Enables restoring of keyboard focus to the the toolbar button that last had f...
klink@chromium.org
2009-01-06
3
-15
/
+30
*
Applying patch for Mohamed Mansour (reviewed by pkasting): http://codereview....
finnur@google.com
2009-01-06
6
-16
/
+22
*
* Disable test that seems to have been broken by r7570\
kuchhal@chromium.org
2009-01-06
1
-1
/
+3
*
Unbreak unit tests. Revert r7564.
estade@chromium.org
2009-01-05
2
-13
/
+11
*
* switch download manager to using FilePath
estade@chromium.org
2009-01-05
2
-11
/
+13
*
Revert 7508.7509 and 7510
nsylvain@chromium.org
2008-12-30
2
-40
/
+20
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2008-12-30
2
-20
/
+40
*
Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...
evanm@google.com
2008-12-26
1
-1
/
+1
*
New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...
jcampan@chromium.org
2008-12-23
1
-1
/
+0
*
Make Maximized Mode Not Suck, part 1 (checkpoint).
pkasting@chromium.org
2008-12-22
1
-170
/
+182
*
Reverting my CL to fix build bustage.
jcampan@chromium.org
2008-12-20
1
-0
/
+1
*
This CL moves the different resource handlers from resource_dispatcher_host.c...
jcampan@chromium.org
2008-12-20
1
-1
/
+0
*
After staring at this line of code I realized it was saying something much si...
pkasting@chromium.org
2008-12-19
1
-3
/
+1
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
1
-0
/
+8
*
Select the Languages tab of the fonts and languages dialog when using spellch...
pkasting@chromium.org
2008-12-19
2
-4
/
+11
*
Review URL: http://codereview.chromium.org/14809
jcampan@chromium.org
2008-12-19
3
-6
/
+6
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
1
-1
/
+1
*
Adds the Home button to the MSAA focus order, if enabled. Also removes an unn...
klink@chromium.org
2008-12-18
1
-0
/
+1
*
Fixes browser crash that could occur if the user closed a tab with an
sky@google.com
2008-12-18
2
-12
/
+52
*
This CL fixes issue 4224: Window Management controls don't work with maximize...
xji@chromium.org
2008-12-18
1
-1
/
+2
*
Move the "platform" wrappers in skia/ext to the skia namespace.
brettw@google.com
2008-12-17
1
-2
/
+2
*
Changes menu's Dispatcher to translate/dispatch message before
sky@google.com
2008-12-17
1
-5
/
+19
*
Fixes crash in download tab view that resulted from attempting to
sky@google.com
2008-12-17
1
-1
/
+4
*
Reverting 7149.
jcampan@chromium.org
2008-12-17
3
-6
/
+6
*
Revamp of the interstitial pages.
jcampan@chromium.org
2008-12-17
3
-6
/
+6
*
Mostly cleanup.
pkasting@chromium.org
2008-12-17
1
-1
/
+5
*
Replace some CRects with gfx::Rect
agl@chromium.org
2008-12-17
2
-6
/
+6
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
1
-807
/
+807
*
Attempt 2 at this. This differs from first version in that I renamed
sky@google.com
2008-12-16
1
-1
/
+2
*
Reverts r7062 as caused failures on interactive tests.
sky@google.com
2008-12-16
1
-1
/
+0
*
Fixes info bubble painting bug. This was happening because we were
sky@google.com
2008-12-16
1
-6
/
+11
*
Makes the interactive bookmark bar view tests faster by disabling
sky@google.com
2008-12-16
1
-0
/
+1
*
Rip out custom WM_GETMINMAXINFO handling entirely. I think this is a relic o...
pkasting@chromium.org
2008-12-16
2
-13
/
+0
*
Add a ui test to make sure the Find box does not go away on Reload but does
finnur@google.com
2008-12-15
1
-1
/
+26
*
Second attempt at extending the back button to the left edge when maximized.
abarth@chromium.org
2008-12-15
1
-2
/
+16
*
Fixes cookies view regression where I broke deleting by way of delete
sky@google.com
2008-12-15
2
-10
/
+8
*
Changes the bookmark bubble to have the following logic:
sky@google.com
2008-12-15
10
-60
/
+96
*
Move skia_utils into the skia namespace.
brettw@google.com
2008-12-12
4
-19
/
+19
*
Test to make sure issue 4737 doesn't regress.
erg@google.com
2008-12-12
1
-0
/
+13
*
Have GRIT generate files into a common directory.
tc@google.com
2008-12-12
1
-1
/
+1
*
Move Image operations and convolver to the skia namespace and clean up a few ...
brettw@google.com
2008-12-12
1
-3
/
+3
*
During tab dragging if you hover over a browser window we now move it
sky@google.com
2008-12-12
2
-0
/
+42
*
Makes open all work again on the bookmark bar's context menu.
sky@google.com
2008-12-12
1
-0
/
+1
*
Fixes bookmark menus so that they align properly when rtl.
sky@google.com
2008-12-12
1
-4
/
+9
*
Changes bookmark manager's import to show a description in the files
sky@google.com
2008-12-12
1
-6
/
+2
*
Reduce the amount of space between the location bar and the bookmark bar by a...
glen@chromium.org
2008-12-12
4
-14
/
+34
[next]