summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prevent excessive crash reporting due stack overflow (due exception in SEH fi...stoyan@chromium.org2010-01-318-358/+645
* 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
* Add third_party/swig to .gitignorejeremy@chromium.org2010-01-311-0/+1
* 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-317-8/+51
* Revert "DevTools: load injected script using WebKit API"yurys@chromium.org2010-01-315-34/+8
* Re-enable the cookie policy browser tests.darin@chromium.org2010-01-311-18/+5
* DevTools: load injected script using WebKit APIyurys@chromium.org2010-01-315-8/+34
* DevTools: let GC manage utility script's ScriptState lifetimeyurys@chromium.org2010-01-312-8/+2
* DevTools upstreaming: rename Js* to JS*yurys@chromium.org2010-01-316-38/+37
* Remove valgrind suppression.jorlow@chromium.org2010-01-311-18/+0
* 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-305-18/+18
* 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
* Updated test expectations to reflect new passing test.atwilson@chromium.org2010-01-302-201/+0
* Trivial fix: static -> const.viettrungluu@chromium.org2010-01-301-2/+2
* WebKit roll 54075:54103.pfeldman@chromium.org2010-01-301-1/+1
* 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
* Disable 3 cookie tests that started failing.nsylvain@chromium.org2010-01-301-3/+6
* 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-3021-187/+333
* The FullTabModeIE_WindowOpenInChrome ChromeFrame test should not quit the mes...ananta@chromium.org2010-01-301-2/+1
* 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
* Try to fix linux views, part I don't even know how manypkasting@chromium.org2010-01-301-1/+0
* 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
* Add mechanism for global queueing and prioritization of DNS.eroman@chromium.org2010-01-309-30/+634
* 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