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 broken resize from bottom with magic frame.
ben@chromium.org
2008-10-16
1
-0
/
+1
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
116
-580
/
+553
*
While doing system level install on Vista, if installer is not running
kuchhal@chromium.org
2008-10-15
4
-400
/
+429
*
As agreed on by the SafeBrowsing server team:
paulg@google.com
2008-10-15
2
-15
/
+14
*
Add a check in Chrome to not run user level mode if machine level Chrome
kuchhal@chromium.org
2008-10-15
14
-27
/
+115
*
libcommon.a (chrome) needs the staticlib settings applied
mark@chromium.org
2008-10-15
1
-0
/
+2
*
Add a lot of robustness to SDCH filter decoding
jar@google.com
2008-10-15
1
-1
/
+1
*
Make user level installs and machine level installs mutually exclusive.
kuchhal@chromium.org
2008-10-15
2
-0
/
+12
*
Add using_generated_strings.vsprops to unit_tests.
maruel@google.com
2008-10-15
1
-1
/
+1
*
Stop failing the build if a dependency has been removed.
maruel@google.com
2008-10-15
1
-1
/
+4
*
Add an alternate error page for connection errors. This is already supported...
tc@google.com
2008-10-15
1
-11
/
+27
*
Change SpellChecker language without restarting the browser.
sidchat@google.com
2008-10-15
8
-25
/
+150
*
Make unit_tests depend on generated_resources.
maruel@google.com
2008-10-15
2
-0
/
+2
*
This file was left out of my last checkin due to prior gcl cruft.
beng@google.com
2008-10-15
1
-32
/
+21
*
Convert GetPreferredSize from:
beng@google.com
2008-10-15
143
-1521
/
+1379
*
Insert NULL check to fix dist crash
ben@chromium.org
2008-10-15
1
-5
/
+4
*
Change #ifdef _DEBUG test to #ifndef NDEBUG test.
maruel@google.com
2008-10-15
3
-6
/
+6
*
Fix a crasher when shutting down with a pending dangerous download.
jcampan@chromium.org
2008-10-15
1
-2
/
+4
*
The is_content_filtered parameter of the ViewHostMsg_FrameNavigate_Params was...
jcampan@chromium.org
2008-10-15
1
-1
/
+5
*
Label::SizeToFit was not setting the width properly.
jcampan@chromium.org
2008-10-15
1
-1
/
+1
*
Enable magic browzr again.
ben@chromium.org
2008-10-14
2
-1
/
+3
*
Convert HitTest/GetViewForPoint to use gfx::Point
ben@chromium.org
2008-10-14
22
-70
/
+72
*
Actually handle WM_SETICON and provide a virtual base that CustomFrameWindow ...
ben@chromium.org
2008-10-14
1
-0
/
+5
*
Fix some places I missed the renaming changes.
brettw@google.com
2008-10-14
3
-11
/
+11
*
Rename RenderWidgetHostHWND to RenderWidgetHostViewWin for consistency with o...
brettw@google.com
2008-10-14
10
-124
/
+139
*
Rename various text zoom related stuff to be more generic, since we now can
brettw@google.com
2008-10-14
10
-55
/
+58
*
Try and find the location of crash
ben@chromium.org
2008-10-14
1
-0
/
+2
*
Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.
ben@chromium.org
2008-10-14
36
-303
/
+283
*
Make zomm do full page zoom instead of just text zoom.
brettw@google.com
2008-10-14
1
-1
/
+1
*
Accomodate move of tab_dragging_test.cc to browser\views.
sgk@google.com
2008-10-14
1
-1
/
+1
*
Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const.
ben@chromium.org
2008-10-14
25
-246
/
+191
*
Fix the build by including string.
brettw@google.com
2008-10-14
1
-0
/
+2
*
Move more view stuff out of WebContents. This moves context menus and info
brettw@google.com
2008-10-14
16
-181
/
+229
*
Revert r3334 to disable magic_browzR and see if that fixes the crashes in the
mal@chromium.org
2008-10-14
2
-3
/
+1
*
Turn on MagicBrowzr again.
ben@chromium.org
2008-10-14
2
-1
/
+3
*
Fix crash in saving pages.
ben@chromium.org
2008-10-13
1
-0
/
+1
*
Fix issues with mouseleave messages not getting sent due to some sort of issu...
ben@chromium.org
2008-10-13
2
-4
/
+5
*
This is the first pass at refactoring the interstitial page.
jcampan@chromium.org
2008-10-13
22
-722
/
+892
*
Make plugin processes (except Gears) run at normal priority.
jam@chromium.org
2008-10-13
1
-2
/
+6
*
I forgot to make the background images not dnd-able on the blocking pages.
jcampan@chromium.org
2008-10-13
4
-6
/
+6
*
Renable disabled plugin ui tests since they now pass again.
jam@chromium.org
2008-10-13
1
-2
/
+2
*
Add new web_contents_view_win.cc to the SCons build.
sgk@google.com
2008-10-13
1
-0
/
+5
*
Fix a memory leak when closing an IPC channel and not properly
rvargas@google.com
2008-10-13
1
-2
/
+9
*
Minor code clean up.
paulg@google.com
2008-10-13
2
-4
/
+9
*
Popups opened from popups should be constrained and subject to constrained po...
erg@google.com
2008-10-13
1
-7
/
+7
*
Use system title bar font for app windows, detached popups, constrained popups.
ben@chromium.org
2008-10-13
5
-7
/
+42
*
Remove WatchObject from the ipc channel.
rvargas@google.com
2008-10-13
2
-93
/
+77
*
Hook up throbber animation for vista detached popup windows and app windows.
ben@chromium.org
2008-10-13
6
-10
/
+76
*
Assorted improvements to window maximization and flicker on Windows Vista wit...
ben@chromium.org
2008-10-13
3
-11
/
+98
*
Tweaks for the text on the About box (from bug 3360):
finnur@google.com
2008-10-13
4
-6
/
+19
[next]