summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* manifest.json: add fileSystem permissionrginda@chromium.org2011-04-071-0/+1
* Fix DCHECK on multiple SSL client auths for the same request.mattm@chromium.org2011-04-071-1/+8
* Add a test to verify that password infobar does not appear when autocomplete ...dyu@chromium.org2011-04-072-0/+53
* Cleanup in handling of JavaScript URLs in tabs APIaa@chromium.org2011-04-0711-35/+202
* Print Preview: Set a print job's title and url correctly.thestig@chromium.org2011-04-075-16/+48
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-0712-91/+96
* Added a command-line flag to enable h/w accelerated rendering of content layers.alokp@chromium.org2011-04-071-0/+3
* Fix accidental overload in r80818.thestig@chromium.org2011-04-075-25/+28
* Support for fileBrowserPrivate extension file selection apis.achuith@chromium.org2011-04-078-21/+522
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-0712-96/+91
* Cleanup: Stop creating RenderViewObservers from chrome/ in RenderView.thestig@chromium.org2011-04-077-19/+34
* New notification sent when extension uninstall is not allowed.dennisjeffrey@google.com2011-04-0723-60/+135
* Introduce a ChromeDriver automation version constant and a JSON requestkkania@chromium.org2011-04-0718-61/+252
* ntp4: tile shuffle animationestade@chromium.org2011-04-074-137/+249
* Update mac sandbox *.sb file commentsdmaclach@chromium.org2011-04-072-5/+5
* Don't store/restore focus when window is activated/deactivated on linux.oshima@google.com2011-04-071-18/+0
* [Chrome OS] Request{Store|Retrieve}Policy require explicit lengthscmasone@chromium.org2011-04-073-12/+20
* This change loads opencryptoki and uses the TPM for keygen tags.gspencer@chromium.org2011-04-074-1/+19
* Add myself to the OWNERS file for the profiles directory, so I can keep track...mirandac@chromium.org2011-04-071-0/+1
* Detect download errors.ahendrickson@chromium.org2011-04-0737-169/+702
* Add a dcheck to make sure that RenderProcessHost::AllHostsIterator is called ...jam@chromium.org2011-04-071-1/+7
* Basic support for ppapi trusted broker process: --type=ppapi-broker.ddorwin@chromium.org2011-04-072-1/+10
* Changes 'Open all' bookmarks to not recurse through nested folders.sky@chromium.org2011-04-073-217/+10
* importer: Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-072-13/+13
* Updates the dragged tab to render multiple selection.sky@chromium.org2011-04-0711-89/+113
* Use TCW in AppleScript.avi@chromium.org2011-04-073-23/+31
* Temporary disabled for landing DevTools protocol patch upstream.loislo@chromium.org2011-04-071-1/+4
* Deflake PrerenderBrowserTest.PrerenderRedirectToHttpscbentzel@chromium.org2011-04-072-60/+31
* Change text of DNS prefetch option to Network prediction option.cbentzel@chromium.org2011-04-0719-56/+63
* DevTools: fix exception in console during DevTools startupyurys@chromium.org2011-04-072-7/+5
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-071-37/+39
* Save initial locale from VPD/customization manifest as current Chrome locale ...dpolukhin@chromium.org2011-04-071-1/+7
* Add a unit test for the Extension App Provider.finnur@chromium.org2011-04-074-0/+117
* Updating trunk VERSION from 729.0 to 730.0chrome-release@google.com2011-04-071-1/+1
* Forgot to rename this file in CL 6690053.jeremy@chromium.org2011-04-071-1/+1
* Revert 80748 - Fade tab titlesThis change fades tab titles instead of truncat...sail@chromium.org2011-04-071-18/+7
* Fade tab titlessail@chromium.org2011-04-071-7/+18
* Avoid DCHECK when a page contains two identical password forms.isherman@chromium.org2011-04-071-7/+9
* Unroll Autofill metrics macros, since the metric names can vary over time.isherman@chromium.org2011-04-071-6/+25
* Disable a failing sync testnirnimesh@chromium.org2011-04-071-0/+1
* Rename keyboard layouts to make them more consistent.satorux@chromium.org2011-04-073-57/+57
* Fix regression of DomView not dispatching extension messages.jam@chromium.org2011-04-072-0/+6
* Add a unittest for FileSystemOperation::Write().dmikurube@chromium.org2011-04-071-0/+1
* Fix copy-paste bug from r80731 (enum should be on "type", not on "title")mihaip@chromium.org2011-04-072-5/+5
* Revert changes to supress Reliability bot messagesscr@chromium.org2011-04-071-8/+0
* Change some context menu APIs to use enums in the schema.mihaip@chromium.org2011-04-072-14/+22
* remove extra parenrginda@chromium.org2011-04-071-1/+1
* Eliminate sources of spurious commits & getUpdateses.nick@chromium.org2011-04-074-5/+30
* ntp4 - Recently closed menuestade@chromium.org2011-04-0714-136/+194
* Move sync notifier contruction out of syncer thread.nileshagrawal@chromium.org2011-04-0711-33/+102