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