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
*
Add temporary download progress overlay to the dock icon for the Mac (real UI...
avi@chromium.org
2010-02-01
8
-0
/
+322
*
[Mac] Reduce jank in the cookie manager by lazily creating child nodes for th...
rsesek@chromium.org
2010-02-01
4
-12
/
+23
*
Propagate window focus changes to plugins on the Mac
stuartmorgan@chromium.org
2010-02-01
7
-0
/
+67
*
Keep packages from being selected in a Cocoa open single file dialog.
avi@chromium.org
2010-02-01
1
-0
/
+24
*
Updating trunk VERSION from 312.0 to 313.0
chrome-release@google.com
2010-02-01
1
-1
/
+1
*
OS X: Import settings dialog cleanup.
jeremy@chromium.org
2010-02-01
7
-71
/
+61
*
Relanding the hooking of the translate feature UI.
jcampan@chromium.org
2010-02-01
21
-60
/
+340
*
Always percent-escape the copied URL when all the text in the address bar is ...
kinuko@chromium.org
2010-02-01
1
-0
/
+38
*
Fix a bug where we were only checking the screen size of
tony@chromium.org
2010-02-01
1
-1
/
+1
*
Mac: Theme status text of download items.
thakis@chromium.org
2010-01-31
1
-30
/
+67
*
Revert 37674 - Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
21
-335
/
+60
*
Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
21
-60
/
+335
*
Initialize arrowPoint so that warnings don't break Mac compile in new extensi...
mirandac@chromium.org
2010-01-31
1
-1
/
+1
*
ExtensionInstalledBubble for Mac.
mirandac@chromium.org
2010-01-31
21
-16
/
+1566
*
Initial implementation for wizard.
davemoore@chromium.org
2010-01-31
8
-114
/
+255
*
Updating trunk VERSION from 311.0 to 312.0
chrome-release@google.com
2010-01-31
1
-1
/
+1
*
DevTools: load injected script using WebKit API. Now with test_shell working.
yurys@chromium.org
2010-01-31
2
-0
/
+17
*
Revert "DevTools: load injected script using WebKit API"
yurys@chromium.org
2010-01-31
2
-17
/
+0
*
Re-enable the cookie policy browser tests.
darin@chromium.org
2010-01-31
1
-18
/
+5
*
DevTools: load injected script using WebKit API
yurys@chromium.org
2010-01-31
2
-0
/
+17
*
The upstream change to make popup shrinking work properly is a big project, s...
aa@chromium.org
2010-01-31
3
-2
/
+24
*
Fix some bugs related to default-clearing in the HostContentSettingsMap, and ...
pkasting@chromium.org
2010-01-31
6
-37
/
+107
*
Ignore ref (hash fragment) in URL when opening singleton tabs based on URLs.
arv@chromium.org
2010-01-31
3
-11
/
+27
*
If the URLRequestContext has no CookiePolicy, then we should
darin@chromium.org
2010-01-30
2
-6
/
+7
*
Expose sortChildren to the bookmark manager extension API and use that from t...
arv@chromium.org
2010-01-30
6
-7
/
+76
*
NTP: Add work around for recent changes to HTML5 DnD behavior.
arv@chromium.org
2010-01-30
1
-3
/
+12
*
Fix api misunderstanding.
thakis@chromium.org
2010-01-30
3
-25
/
+20
*
Trivial fix: static -> const.
viettrungluu@chromium.org
2010-01-30
1
-2
/
+2
*
Mac: fix crash when blank URL lists dragged to/over web content.
viettrungluu@chromium.org
2010-01-30
3
-30
/
+70
*
Correct the length of the string saved to the "dr" registry value used for Om...
robertshield@chromium.org
2010-01-30
1
-1
/
+4
*
Updating trunk VERSION from 310.0 to 311.0
chrome-release@google.com
2010-01-30
1
-1
/
+1
*
Hook up some of the content settings UI to the actual settings map object. T...
pkasting@chromium.org
2010-01-30
17
-336
/
+317
*
IPC per-host content settings to the renderers.
thakis@chromium.org
2010-01-30
8
-16
/
+144
*
Fix compilation error. Oops!
darin@chromium.org
2010-01-30
1
-4
/
+4
*
Changes to support new cookie policy.
darin@chromium.org
2010-01-30
11
-128
/
+106
*
Stubs for applying content settings.
darin@chromium.org
2010-01-30
2
-1
/
+19
*
Make download items drag sources on OS X.
thakis@chromium.org
2010-01-30
14
-128
/
+270
*
Third take at fixing Linux views build
pkasting@chromium.org
2010-01-30
1
-1
/
+8
*
Things I did not know: Linux Views needs to re-list a bunch of files or it wo...
pkasting@chromium.org
2010-01-30
1
-0
/
+2
*
Fix some signedness issues.
pkasting@chromium.org
2010-01-30
4
-12
/
+19
*
Add basic support for Content Blocked icons in the omnibox. Not yet
pkasting@chromium.org
2010-01-30
15
-8
/
+499
*
Fix build break.
rohitrao@chromium.org
2010-01-30
1
-2
/
+2
*
Rewrite the HostContentSettingsMap to address some issues:
pkasting@chromium.org
2010-01-30
12
-297
/
+316
*
One more place I forgot to lock.
pkasting@chromium.org
2010-01-30
1
-1
/
+5
*
Fix silly failure to actually initialize the scoped_refptrs.
pkasting@chromium.org
2010-01-30
2
-1
/
+4
*
Didn't realize the RefCountedThreadSafe means "no more stack-allocated objects".
pkasting@chromium.org
2010-01-30
3
-34
/
+35
*
More brands for rlz
cpu@chromium.org
2010-01-30
1
-4
/
+6
*
Add an accessibility API for events raised outside of the web content.
estade@chromium.org
2010-01-30
25
-13
/
+1537
*
Make the Blacklist in the URL request context refcounted, since the Profile g...
pkasting@chromium.org
2010-01-30
5
-50
/
+39
*
A few fixes for the HostZoomMap:
pkasting@chromium.org
2010-01-30
5
-25
/
+28
[next]