summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()).tfarina@chromium.org2011-05-2015-39/+31
* Implemented chromePrivate.decodeJPEGIntoPixels() APIglotov@google.com2011-05-2012-6/+125
* Delay initialization of cloud policy infrastructuregfeher@chromium.org2011-05-2013-20/+135
* Implement NotifyStorageAccessedkinuko@chromium.org2011-05-205-46/+244
* Added missing DefaultSearchProviderInstantURL.joaodasilva@chromium.org2011-05-201-0/+2
* Add Lei Zhang and Stuart Morgan to the tools/valgrind/ OWNERS filetimurrrr@chromium.org2011-05-201-1/+3
* Make sure policies concerning paths are not enabled for ChromeOS.pastarmovj@chromium.org2011-05-202-2/+14
* Removed unused header.dilmah@chromium.org2011-05-201-1/+0
* Webkit Roll 86929:86935ukai@chromium.org2011-05-201-1/+1
* Include headers for functions that are usedkristianm@chromium.org2011-05-201-0/+1
* Compile fix.bauerb@chromium.org2011-05-201-2/+2
* Add ExtensionContentSettingsStore and content_settings::ExtensionProvider.bauerb@chromium.org2011-05-2020-33/+1119
* Enable DevTools network size/timing/headers tests.vsevik@chromium.org2011-05-202-0/+72
* Move sorting logic from table to list.vsevik@chromium.org2011-05-2011-581/+330
* Updating trunk VERSION from 771.0 to 772.0chrome-release@google.com2011-05-201-1/+1
* Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...morrita@chromium.org2011-05-2045-361/+344
* Valgrind: Merge suppressions from bug 75023 and bug 82642. Expand the suppres...thestig@chromium.org2011-05-201-16/+1
* Webkit Roll 86918:86929ukai@chromium.org2011-05-201-1/+1
* Valgrind: Supress a leak in ThreadWatcher::StartWatching.thestig@chromium.org2011-05-201-0/+13
* Valgrind: Remove suppression for a fixed leak.thestig@chromium.org2011-05-201-9/+0
* Revert 86053 - GTTF: Get rid of a redundant, hardocded timeout in ViewEventTe...phajdan.jr@chromium.org2011-05-204-37/+34
* Revert 86051 - WebKit Roll 86918:86925ukai@chromium.org2011-05-201-1/+1
* GTTF: Get rid of a redundant, hardocded timeout in ViewEventTestBasephajdan.jr@chromium.org2011-05-204-34/+37
* Made network change notifier created after the main thread is initialized to ...zelidrag@chromium.org2011-05-203-4/+18
* WebKit Roll 86918:86925ukai@chromium.org2011-05-201-1/+1
* Fix committing of link click history in prerendering, fixing favicons.tburkard@chromium.org2011-05-203-0/+77
* Set our network state before setting our ready state after the media engine h...scherkus@chromium.org2011-05-201-3/+4
* Use 'crossystem hwid' to obtain the HWID (hardware_class).petkov@chromium.org2011-05-201-1/+1
* Modify URLRequest::Delegate::OnCertificateRequested to cancel the request. T...rch@chromium.org2011-05-201-1/+1
* Adds the following information to about sync page:lipalani@chromium.org2011-05-2012-9/+88
* Remove files that are compiled in both media.gyp and remoting.gyp.tony@chromium.org2011-05-201-6/+1
* Allow app-type browsers to be returned from GetCurrentBrowser.yoz@chromium.org2011-05-202-30/+7
* Revert 86032 - Adds the following information to about sync page:lipalani@chromium.org2011-05-2012-87/+8
* Contains/Intersects methods for ui::Rangeoshima@google.com2011-05-203-0/+87
* A less wordy version of r85947 and r85948.mark@chromium.org2011-05-202-3/+3
* Roll WebKit 86888:86918jschuh@chromium.org2011-05-201-1/+1
* Fix Click-to-Play when prerendering is enabled.mmenke@chromium.org2011-05-203-1/+49
* Teach sort-headers.py about unknwn.hthakis@chromium.org2011-05-201-4/+9
* Basic OAuth2 support using the native app flow.ajwong@chromium.org2011-05-2010-1139/+233
* Adds the following information to about sync page:lipalani@chromium.org2011-05-2012-8/+87
* Cleanup: Remove unneeded includes of download_shelf.htfarina@chromium.org2011-05-204-4/+0
* Use the DatabaseTracker only on the FILE thread.michaeln@google.com2011-05-202-15/+15
* Move the call to ChromotingHost::Start to the right place.wez@chromium.org2011-05-201-6/+5
* Remove more library=shared_library pieces.evan@chromium.org2011-05-201-26/+8
* Fix typing capital keys in TOUCH_UI builds.bryeung@chromium.org2011-05-201-26/+26
* Comment on WARN_UNUSED_RESULT about how to defeat it.shess@chromium.org2011-05-201-0/+1
* Whitelist nacl_integration tests to run on new nacl integration bot.ncbray@google.com2011-05-201-6/+3
* Suppressed benign data race in base::debug::Alias.apatrick@chromium.org2011-05-201-0/+6
* Call makeContextCurrent in places that are missing it.gman@chromium.org2011-05-201-0/+8
* Autofill refactor form_field.h/cc.dhollowa@chromium.org2011-05-1920-650/+726