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 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
*
Add about_credits.html and recognize ssl_error.html in its new location.
sgk@google.com
2008-10-11
1
-14
/
+24
*
Fixes a null pointer bug, and adds null checks around potentially dying proce...
klink@chromium.org
2008-10-11
1
-5
/
+11
*
Remove black line above detached poppup location bars
ben@chromium.org
2008-10-11
1
-1
/
+1
*
Add incognito icon to vista frame windows that are incognito.
ben@chromium.org
2008-10-11
2
-3
/
+48
*
Fix RTL issues with opaque frame.
ben@chromium.org
2008-10-10
4
-19
/
+14
*
Start splitting out view-related stuff from WebContents into a new class WebC...
brettw@google.com
2008-10-10
11
-391
/
+622
*
Add about:terms to Chrome, and about:licenses to Chromium and Chrome.
glen@google.com
2008-10-10
95
-3
/
+7032
*
Fix build errors on Linux.
mmoss@google.com
2008-10-10
1
-12
/
+12
*
Add a meaning= attributes to two strings that both have the same
tc@google.com
2008-10-10
1
-1
/
+1
*
This CL adds prompting for dangerous types of files (executable) when they ar...
jcampan@chromium.org
2008-10-10
27
-434
/
+1245
*
Terms of Service don't apply to Chromium. Remove the link from the About box.
finnur@google.com
2008-10-10
2
-19
/
+18
*
Roll back trial from last night
ben@chromium.org
2008-10-10
3
-22
/
+0
*
fix linux build
tc@google.com
2008-10-10
6
-5
/
+6
*
Forgot a .h file.
finnur@google.com
2008-10-10
1
-0
/
+2
*
Allow the translators to chose which link appears first in the About box.
finnur@google.com
2008-10-10
3
-11
/
+22
*
Another attempt at fixing non-client flicker. Let's see how well this works.
ben@chromium.org
2008-10-10
1
-9
/
+9
*
Make loading animations on app windows not call WM_SETICON on every frame. Ow.
ben@chromium.org
2008-10-10
6
-11
/
+18
*
Fix a couple of UMRs in the unit tests.
paulg@google.com
2008-10-10
2
-0
/
+3
*
Add a bunch of dlls to our dll eviction blacklist
cpu@google.com
2008-10-09
1
-2
/
+30
*
Put this file back into its original state when I first landed this change ea...
ben@chromium.org
2008-10-09
2
-0
/
+11
*
Fix regression with app window titles.
ben@chromium.org
2008-10-09
1
-5
/
+2
*
Provide an option to turn on the new SafeBrowsing storage system
paulg@google.com
2008-10-09
1
-0
/
+4
*
Implement ScrollView::inWindow by plumbing through RenderWidget::is_hidden to...
jam@chromium.org
2008-10-09
1
-0
/
+1
*
Account for the distributor logo when sizing the title text bounds.
ben@chromium.org
2008-10-09
1
-1
/
+4
*
Put back WM_ENTERIDLE handler and remove WM_INITMENU and WM_INITMENUPOPUP han...
ben@chromium.org
2008-10-09
2
-11
/
+7
*
Patch by Thatcher Ulrich <tulrich@google.com>.
ojan@google.com
2008-10-09
16
-17
/
+92
*
Support zero size chunks in the current implementation.
paulg@google.com
2008-10-09
5
-39
/
+282
*
The window class now set the initial focus after the window is made visible. ...
jcampan@chromium.org
2008-10-09
1
-13
/
+2
*
Changes BookmarkModel to not grab the same lock twice.
sky@google.com
2008-10-09
2
-5
/
+16
*
Roll back this section of the previous change to see if it is necessary.
ben@chromium.org
2008-10-09
2
-7
/
+0
*
Fix videos stopping playing. Only send an invalidate to the renderer if it's...
jam@chromium.org
2008-10-09
1
-2
/
+4
[next]