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 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
*
Attempt 2 at landing this patch. It broke the Mac/linux builds. Fix for now is
ananta@chromium.org
2008-10-09
4
-3
/
+17
*
Changing the About box according to mockups. Basically, we now want to have a...
finnur@google.com
2008-10-09
47
-74
/
+289
*
Another attempt at fixing standard non-client area overpainting.
ben@chromium.org
2008-10-09
3
-8
/
+20
*
Move |result_| and |latest_result_| to the autocomplete controller.
pkasting@chromium.org
2008-10-09
20
-533
/
+530
*
Makes sure the network usage is also reported for non tabs (right now only th...
jcampan@chromium.org
2008-10-09
1
-12
/
+11
*
This CL makes the task manager columns sortable.
jcampan@chromium.org
2008-10-09
2
-93
/
+300
*
Let mini_installer pass any arbitrary command line flags to setup.exe. This w...
kuchhal@chromium.org
2008-10-09
2
-18
/
+71
*
Re-land this earlier change. Will deal with dist crashes as they arise.
ben@chromium.org
2008-10-09
1
-0
/
+3
*
Fix weird painting of elements of the non-client area.
ben@chromium.org
2008-10-09
3
-24
/
+54
*
One more link that needs drag and drop disabled in the malware blocking page.
jcampan@chromium.org
2008-10-09
1
-1
/
+1
*
Initialize string to the empty string to avoid 'undefinedXXX' when appending ...
sgjesse@chromium.org
2008-10-09
2
-3
/
+3
*
Revert r3074 due to Mac build bustage
mark@chromium.org
2008-10-09
4
-17
/
+3
*
Roll back changes to the client area size calculation, since this fix didn't ...
ben@chromium.org
2008-10-09
2
-32
/
+27
*
Adding savedebuglog flag to reliability test. When the flag is
huanr@chromium.org
2008-10-09
1
-2
/
+66
*
New default brandcode.
cpu@google.com
2008-10-09
1
-1
/
+1
*
Fixes crash in BrowserAccessibilityManager destructor (see CPBrowsingContextM...
klink@chromium.org
2008-10-09
4
-12
/
+14
*
Move window_resources.h to chrome/views to remove bad dependency of chrome/vi...
ben@chromium.org
2008-10-08
7
-9
/
+9
*
This fixes http://code.google.com/p/chromium/issues/detail?id=2472, which
ananta@chromium.org
2008-10-08
4
-3
/
+17
*
Allow lang to be blank in the renderer and plugin if running in
tc@google.com
2008-10-08
1
-2
/
+5
*
Constrained window title text colors are inverted.
ben@chromium.org
2008-10-08
1
-1
/
+1
*
Always position and size the toolbar view, since it's used to position other ...
ben@chromium.org
2008-10-08
1
-17
/
+18
*
Make sure the window icon is set to at least the app icon as the window is cr...
ben@chromium.org
2008-10-08
1
-8
/
+5
*
This file was supposed to get committed during my last refactoring chunk but ...
pkasting@chromium.org
2008-10-08
1
-3
/
+4
*
Pass NotificationSource by const ref rather than value, as it's a class (and ...
pkasting@chromium.org
2008-10-08
2
-4
/
+4
*
Reuse a method that will be required for criteria checker as well.
kuchhal@chromium.org
2008-10-08
4
-35
/
+23
*
Build some code and unit tests inside chrome. This depended on sqlite, so
mark@chromium.org
2008-10-08
2
-5
/
+2877
[next]