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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix bustage
ben@chromium.org
2008-11-21
1
-0
/
+2
*
Beginnings of a new InfoBar system.
ben@chromium.org
2008-11-21
15
-25
/
+989
*
Attempt 2 at this fix. I hit after my patch. The problem appears to be
sky@google.com
2008-11-21
2
-6
/
+8
*
Fix a few leaks in SafeBrowsing. These have been around since the beginning,...
erikkay@google.com
2008-11-21
4
-8
/
+76
*
Base class for setup's html dialogs
cpu@google.com
2008-11-21
3
-13
/
+291
*
Add a manifest to chrome.exe because we need that
nsylvain@chromium.org
2008-11-21
3
-1
/
+17
*
Rollback "Remove use of wide characters in stats table identifiers."
evanm@google.com
2008-11-21
5
-29
/
+29
*
Rename Container->Widget
ben@chromium.org
2008-11-21
107
-701
/
+663
*
Port some files in chrome/common to Linux.
evanm@google.com
2008-11-21
6
-36
/
+25
*
Remove use of wide characters in stats table identifiers.
evanm@google.com
2008-11-21
5
-29
/
+29
*
Fix issue where NTP metrics for restored tabs weren't getting recorded correc...
glen@chromium.org
2008-11-21
2
-4
/
+1
*
Fixes possible crash in creating Browser. The crash could happen
sky@google.com
2008-11-21
1
-0
/
+5
*
Discard CHAR events if their corresponding KEY_DOWN events triggered accelera...
pkasting@chromium.org
2008-11-21
2
-2
/
+17
*
Plumb WebCore's windowResizerRect() through glue and renderer. Enables Mac sc...
pinkerton@google.com
2008-11-21
5
-1
/
+20
*
Wrap MSVC-specific pragmas. As -Wunknown-pragmas has been disabled for wtf,
deanm@chromium.org
2008-11-21
1
-2
/
+3
*
Relanding this fix. The earlier attempt broke test_shell_tests. The fix
ananta@chromium.org
2008-11-21
2
-6
/
+27
*
Fixed all the remaining hardcoded strings in AccessibilityTests
niranjan@google.com
2008-11-21
4
-107
/
+103
*
Fix use of LOAD= with WantSystemLib() (we could blow up if a variable
sgk@google.com
2008-11-21
1
-36
/
+38
*
Revert r5816 due to InvokeMethods failures in test_shell_tests.
sgk@google.com
2008-11-21
2
-27
/
+6
*
Fix Silverlight windowless plugin painting issues. This fixes the
ananta@chromium.org
2008-11-21
2
-6
/
+27
*
Disable inspector UI test.
ojan@google.com
2008-11-21
1
-1
/
+2
*
Add builds of miscellaneous .exes:
sgk@google.com
2008-11-21
4
-0
/
+186
*
Link ui_tests against port.lib (where PlatformDeviceWin::InitializeDC moved).
sgk@google.com
2008-11-21
1
-0
/
+1
*
Fixes bug where tooltips would get stuck. This was happening because
sky@google.com
2008-11-20
4
-1
/
+10
*
Adds various docking positions when dragging around a tab. I've added
sky@google.com
2008-11-20
14
-112
/
+1085
*
* fix build error
kuchhal@chromium.org
2008-11-20
1
-1
/
+1
*
* fix build error
kuchhal@chromium.org
2008-11-20
1
-1
/
+2
*
- If the exe rename command fails try calling Google Update to do the same jo...
kuchhal@chromium.org
2008-11-20
6
-64
/
+50
*
Mach msg class can use an externally allocated buffer rather than an internal
jeremy@chromium.org
2008-11-20
3
-95
/
+184
*
Don't CHECK if we couldn't get a handle to the renderer process, it may have ...
jam@chromium.org
2008-11-20
1
-1
/
+1
*
Add a flags to further control response header persistence. We use this to
darin@chromium.org
2008-11-20
1
-2
/
+4
*
Finish release (opt) builds on Windows, including the parallel
sgk@google.com
2008-11-20
3
-6
/
+5
*
Make the net resource interface use StringPiece instead of std::string. This...
deanm@chromium.org
2008-11-20
1
-3
/
+3
*
Revert "Make the net resource interface use StringPiece instead of
tc@google.com
2008-11-20
1
-3
/
+3
*
Make the net resource interface use StringPiece instead of std::string. This...
deanm@chromium.org
2008-11-20
1
-3
/
+3
*
Refactor some windows specific initialization code into
tc@google.com
2008-11-20
2
-31
/
+2
*
Don't execute a NOTREACHED in TabStrip::DestroyDraggedSourceTab if the
sky@google.com
2008-11-20
1
-1
/
+2
*
Cache the generated html for directory listings. This will allow the net res...
deanm@chromium.org
2008-11-19
1
-7
/
+26
*
Use resource strings rather than hard-coded strings for names
patrick@chromium.org
2008-11-19
1
-15
/
+21
*
Move creation of 'open with' registry keys to installer. We should place nice...
kuchhal@chromium.org
2008-11-19
6
-101
/
+36
*
Fixes crash when showing modal dialog from context menu. With this
sky@google.com
2008-11-19
5
-43
/
+124
*
Re-land this change: http://codereview.chromium.org/10967/show
ben@chromium.org
2008-11-19
19
-71
/
+44
*
sort chrome.sln. no functional changes, I just ran
tc@google.com
2008-11-19
1
-1713
/
+1713
*
Remove chrome\browser\frame_util.cc from the SCons build.
sgk@google.com
2008-11-19
1
-1
/
+0
*
Send the chrome.dll base address in the UMA initial log. This will help us d...
deanm@chromium.org
2008-11-19
1
-0
/
+9
*
Enforce httponly on cookies coming from the renderer. This prevents javascri...
deanm@chromium.org
2008-11-19
1
-1
/
+2
*
Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h...
brettw@google.com
2008-11-19
1
-1969
/
+1970
*
Checkin of unmodified version of Mach IPC utility class.
jeremy@chromium.org
2008-11-19
2
-0
/
+544
*
Submitting for developer0420@gmail.com
joshia@google.com
2008-11-19
2
-7
/
+53
*
Move more code to using FilePath.
evanm@google.com
2008-11-19
1
-2
/
+3
[next]