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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace some CRects with gfx::Rect
agl@chromium.org
2008-12-17
7
-18
/
+17
*
Add some initial before unload tests. We still need tests
ojan@google.com
2008-12-17
1
-11
/
+115
*
Make stop work again (I broke it). Rather than revert to the previous workin...
pkasting@chromium.org
2008-12-17
1
-11
/
+10
*
Add a test for fts2 prefix searching.
mpcomplete@google.com
2008-12-17
1
-0
/
+15
*
fix build
estade@chromium.org
2008-12-16
1
-1
/
+1
*
Port the spell checker to posix.
estade@chromium.org
2008-12-16
6
-51
/
+52
*
Fix for crbug.com/5471 (browser crash regression).
tim@chromium.org
2008-12-16
2
-21
/
+40
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
5
-3682
/
+3682
*
Attempt 2 at this. This differs from first version in that I renamed
sky@google.com
2008-12-16
3
-1
/
+15
*
Reverting 7083,7079.
phajdan.jr@chromium.org
2008-12-16
10
-68
/
+63
*
Platform cleanup in browser/ and porting of few files.
phajdan.jr@chromium.org
2008-12-16
10
-63
/
+68
*
Fixes crash at ResourceDispatcherHost::BeginDownload
cpu@google.com
2008-12-16
1
-5
/
+3
*
Reverts r7062 as caused failures on interactive tests.
sky@google.com
2008-12-16
2
-7
/
+0
*
Fix Justin Haygood's last name (sorry!). Patch by Mohamed Mansour, r=me; see...
pkasting@chromium.org
2008-12-16
1
-1
/
+1
*
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
2
-0
/
+7
*
Port few files in browser/ to Linux.
phajdan.jr@chromium.org
2008-12-16
2
-15
/
+16
*
Porting in browser/webdata and template_url.
phajdan.jr@chromium.org
2008-12-16
11
-202
/
+173
*
Don't show chrome://about/foo as the title for about:foo. Instead, show abou...
abarth@chromium.org
2008-12-16
2
-4
/
+12
*
Omnibox metrics logging patch splitout, part 6: Log more omnibox data (client...
pkasting@chromium.org
2008-12-16
3
-2
/
+13
*
Remove unnecessary temporary GlobalRequestID objects.
wtc@google.com
2008-12-16
1
-5
/
+2
*
Rip out custom WM_GETMINMAXINFO handling entirely. I think this is a relic o...
pkasting@chromium.org
2008-12-16
2
-13
/
+0
*
Eliminates the dependencies between views and browser, and also does some oth...
klink@chromium.org
2008-12-16
5
-5
/
+396
*
Changes to the autofill popup:
jcampan@chromium.org
2008-12-16
2
-4
/
+5
*
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
*
Cleanup IsExecutableMimeType.
abarth@chromium.org
2008-12-15
1
-17
/
+21
*
Add "Enable spell check for this field" menu option in sub context menu for c...
sidchat@google.com
2008-12-15
5
-1
/
+21
*
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
*
A new shot at the old system monitor changelist.
mbelshe@google.com
2008-12-13
11
-152
/
+88
*
Remove all the CHECKs I added to debug issue 4749.
wtc@google.com
2008-12-13
2
-24
/
+1
*
Reverting 6966.
ericroman@google.com
2008-12-13
1
-8
/
+18
*
Use automatic memory management for URLRequestContext's members.
ericroman@google.com
2008-12-13
1
-18
/
+8
*
revert r6938
estade@chromium.org
2008-12-12
1
-1
/
+1
*
Remove a CHECK in RemovePendingRequest that asserts a
wtc@google.com
2008-12-12
1
-2
/
+10
*
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
3
-10
/
+3
*
Reverting 6935.
ojan@google.com
2008-12-12
1
-1
/
+1
*
Implement the memory mapped file class for posix.
estade@chromium.org
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
3
-9
/
+8
*
Add PropertyBag to TabContents. Convert the autocomplete state as a proof of ...
brettw@google.com
2008-12-12
3
-17
/
+22
*
Add a MemoryMappedFile class to file_util.
estade@chromium.org
2008-12-12
2
-56
/
+12
*
During tab dragging if you hover over a browser window we now move it
sky@google.com
2008-12-12
3
-1
/
+43
*
Fix onblur= handelers getting called on popup window creation. This regressed...
erg@google.com
2008-12-12
1
-1
/
+4
*
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
*
Port flush_cache tool and perf_tests.
phajdan.jr@chromium.org
2008-12-12
3
-89
/
+97
[next]