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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove code path that passes a file handle to the renderer
hclam@chromium.org
2009-05-29
32
-659
/
+17
*
Only copy the rlz files when branding == "Chrome".
sgk@google.com
2009-05-29
1
-7
/
+11
*
Handle mimetype queries for media files
hclam@chromium.org
2009-05-29
6
-7
/
+55
*
Really theme the find bar. We were previously getting the DefaultThemeProvide...
glen@chromium.org
2009-05-29
4
-7
/
+13
*
Avoid DCHECKING on NEW_FOREGROUND_TAB and NEW_BACKGROUND_TAB dispositions in ...
robertshield@google.com
2009-05-29
1
-3
/
+4
*
Fix a browser crash that occurs if the extension unpacker process crashes
mpcomplete@google.com
2009-05-29
1
-2
/
+15
*
Renames BackForwardMenuModelWin to BackForwardMenuModelViews.
sky@chromium.org
2009-05-29
6
-29
/
+30
*
Fix a memory leak... the wrapped platform helper isn't a view, so it's not au...
ben@chromium.org
2009-05-29
3
-6
/
+7
*
BUG=11279
glen@chromium.org
2009-05-29
2
-2
/
+2
*
Linux: show tab context menu on mousedown rather than mouse up.
estade@chromium.org
2009-05-29
1
-2
/
+2
*
Put findbar close button back where it belongs.
estade@chromium.org
2009-05-29
1
-1
/
+1
*
linux: Bookmark bar slide animation.
estade@chromium.org
2009-05-29
2
-6
/
+52
*
Adding missing "EndProject" in .sln that showed up with recent gmock changes.
robertshield@google.com
2009-05-29
1
-0
/
+1
*
Make default browser button wide enough for branded builds.
pinkerton@chromium.org
2009-05-29
1
-28
/
+27
*
Fix drawing problem with options dialog. I'm not sure why this flag is neede...
jam@chromium.org
2009-05-29
1
-1
/
+1
*
Gets TabIconView compiling on linux.
sky@chromium.org
2009-05-29
2
-2
/
+14
*
Stub out a couple of methods in BookmarkDragData.
sky@chromium.org
2009-05-29
1
-0
/
+9
*
Add duplicate 'conditions' blocks that define the '<(BRANDING)'
sgk@google.com
2009-05-29
1
-0
/
+36
*
Ensure that Firefox search engines are imported correctly.
mirandac@chromium.org
2009-05-29
1
-25
/
+46
*
Add new Linux packaging file to build output.
mmoss@chromium.org
2009-05-29
1
-0
/
+1
*
Disable more flaky tests.
tc@google.com
2009-05-29
1
-1
/
+3
*
Changing these to be executable.
bradnelson@google.com
2009-05-29
2
-0
/
+0
*
Disable memory tests that are failing after recent webkit merges.
tc@google.com
2009-05-29
1
-2
/
+2
*
Adding more Webkit tests to the failure list to get the build green(er).
finnur@chromium.org
2009-05-29
1
-1
/
+4
*
Fix app/locales/locales.gyp path.
sgk@google.com
2009-05-29
1
-1
/
+1
*
Reverting 17183 since it caused linux unit_test breakage.
maruel@chromium.org
2009-05-29
2
-16
/
+4
*
Disable the failing UI test. I filed a P1 bug on it.
brettw@chromium.org
2009-05-29
1
-1
/
+4
*
More expectation changes from the WebKit merge.
brettw@chromium.org
2009-05-29
1
-2
/
+4
*
Add new failing WebKit tests to the expectations file.
brettw@chromium.org
2009-05-29
1
-3
/
+8
*
Fix more test list errors.
brettw@chromium.org
2009-05-29
1
-2
/
+2
*
Fix the test expectations file by removing duplicate names.
brettw@chromium.org
2009-05-29
1
-1
/
+0
*
WebKit merge 44202:44252
brettw@chromium.org
2009-05-29
2
-5
/
+20
*
A change made yesterday caused us not to include any of the toolkit_views rules
davemoore@chromium.org
2009-05-29
1
-8
/
+3
*
Fix namespace to ultimately compile on Mac
pinkerton@chromium.org
2009-05-29
1
-2
/
+2
*
Implement Clear Browser Data for Mac as an app modal dialog. Uses the profile...
pinkerton@chromium.org
2009-05-29
11
-252
/
+895
*
svn:ignore gmock_main.scons which started to be generated in revision 17066.
maruel@chromium.org
2009-05-29
0
-0
/
+0
*
svn:ignore binaries added in revision 16826.
maruel@chromium.org
2009-05-29
0
-0
/
+0
*
Scale backing store cache size.
deanm@chromium.org
2009-05-29
2
-4
/
+16
*
Move a few functions commonly called with char* to StringPiece.
deanm@chromium.org
2009-05-29
4
-9
/
+10
*
Update V8 in Chromium to version 1.2.6.
sgjesse@chromium.org
2009-05-29
1
-1
/
+1
*
Reduce header dependencies in net/
phajdan.jr@chromium.org
2009-05-29
51
-19
/
+61
*
Headers cleanup in chrome/common
phajdan.jr@chromium.org
2009-05-29
21
-32
/
+30
*
DevTools: decouple class and method names from RPC message arguments. That wo...
yurys@google.com
2009-05-29
20
-101
/
+203
*
DEPS roll for gyp SCons generator that copies symlinks.
sgk@google.com
2009-05-29
1
-1
/
+1
*
chrome.gyp fixes to preserve various build behaviors
sgk@google.com
2009-05-29
1
-1
/
+52
*
Fixing more bustage by ifdefing out Windows-only code.
ben@chromium.org
2009-05-29
2
-1
/
+19
*
Fix unit test bustage by making sure ExtensionView::ViewHierarchyChanged call...
ben@chromium.org
2009-05-29
3
-0
/
+9
*
fix bustage by not compiling windows-specific code on other platforms.
ben@chromium.org
2009-05-29
1
-0
/
+4
*
fix bustage by not compiling windows-specific code on other platforms.
ben@chromium.org
2009-05-29
1
-1
/
+5
*
Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...
ben@chromium.org
2009-05-29
44
-632
/
+712
[next]