summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Add a warning when viewing unofficial or non-stable docs.aa@chromium.org2012-01-2491-363/+1825
* Send user gesture on reload. Add regression test.joi@chromium.org2012-01-242-0/+49
* Do not invoke setDartEnabled.antonm@google.com2012-01-241-1/+0
* Remove the default plugin.bauerb@chromium.org2012-01-2446-3735/+10
* Move DownloadDangerType to its own file.jam@chromium.org2012-01-2411-76/+88
* Do not send an IBus IPC message for updating a cursor location.yusukes@chromium.org2012-01-242-9/+98
* Get rid of a bunch of geolocation includes in chrome tests. I've created a si...jam@chromium.org2012-01-244-59/+33
* Add a cros autotest runner for omx_video_decode_accelerator_unittest (on ARM).fischman@chromium.org2012-01-242-0/+40
* Coverity: Fix uninitialized member variables.kmadhusu@chromium.org2012-01-2414-17/+34
* Fix string resources for reverse auto-login.rogerta@chromium.org2012-01-243-7/+11
* Converted uses of DictionaryValue to PolicyMap in policy providers.joaodasilva@chromium.org2012-01-2427-211/+228
* Improvements in directory scanning.serya@google.com2012-01-242-165/+180
* Bookmarks menu empty after switching profiledhollowa@chromium.org2012-01-241-2/+3
* Add alternate version of sync promo graphicsail@chromium.org2012-01-242-0/+2
* net: add a policy option: DisableSSLRecordSplittingagl@chromium.org2012-01-2410-1/+32
* Unescape username and realm from X-Auto-Login headerqsr@chromium.org2012-01-241-2/+5
* Always show "Reload policies" button in about:policy.joaodasilva@chromium.org2012-01-243-7/+7
* Disable ExtensionApiTest.WebSocket instead of marked as FAILS_toyoshim@chromium.org2012-01-241-1/+1
* Disable ExtensionApiTest.WebSocket on Windows.joaodasilva@chromium.org2012-01-241-1/+7
* Updating trunk VERSION from 1017.0 to 1018.0chrome-release@google.com2012-01-241-1/+1
* Updating ~20 extensions to use `manifest_version: 2`mkwst@chromium.org2012-01-2445-61/+62
* Disable WebSocket related PPAPI teststoyoshim@chromium.org2012-01-241-16/+18
* Aura: apply UI font list to cros.xji@chromium.org2012-01-242-24/+40
* Make almost all public functions in XKeyboard pure virtual.yusukes@google.com2012-01-249-342/+361
* Changes the launcher around so that it's up to the shell to populate itsky@chromium.org2012-01-2410-74/+1000
* Print Preview: Changing "Print to PDF" to "Save to PDF".dpapad@chromium.org2012-01-244-4/+20
* tab title for pack extensions dialogestade@chromium.org2012-01-241-2/+2
* Rename visual style "password" to "obscured"benrg@chromium.org2012-01-245-9/+9
* Revert 118789 - Always use webkit compositorpiman@chromium.org2012-01-241-2/+2
* Always use webkit compositorpiman@chromium.org2012-01-241-2/+2
* Replace lazy-background switch with a manifest entry controlled by thempcomplete@chromium.org2012-01-2416-76/+98
* Use ImageBurnerClienthashimoto@chromium.org2012-01-242-131/+87
* Two minor net-internals EventsView improvements:mmenke@chromium.org2012-01-244-46/+88
* [Coverity] Eliminate UNINIT_CTOR warning by calling |Type|'s constructor expl...tbreisacher@chromium.org2012-01-241-19/+14
* Print Preview: Displaying correct page numbers in pdf viewer page indicator.dpapad@chromium.org2012-01-242-2/+10
* Initial draft of chrome://omnibox/ page.mpearson@chromium.org2012-01-2414-2/+596
* Get rid of download_stats.h dependency from Chrome.jam@chromium.org2012-01-2410-14/+67
* Hide geolocation_provider.h from chrome, and move geolocation_permission_cont...jam@chromium.org2012-01-2410-32/+15
* Start extension installatiion when .crx file is being opened in FileManager.tbarzic@chromium.org2012-01-242-13/+41
* Profiles: Add a --dump-profile-graph option when !NDEBUG.erg@chromium.org2012-01-2428-55/+163
* Print Preview: Fixing issues reported by closure compiler and gjslint.dpapad@chromium.org2012-01-2414-63/+72
* The gettime call in updatecredential is not used as it only verifies it can c...lipalani@chromium.org2012-01-243-5/+25
* Performance - Disabled ExtensionsSyncPerfTest on Windows to fixrtenneti@google.com2012-01-231-2/+9
* Attempt to fix UI tests on chromeosnirnimesh@chromium.org2012-01-231-1/+2
* Add a convenience typedef LazyInstance<T>::Leaky to avoid repeating T.fischman@chromium.org2012-01-231-3/+2
* Avoid divide by zero when animating panel bounds.jennb@chromium.org2012-01-231-2/+3
* Removed deprecated AutofillProfile::Compare, renamed CompareMulti to Compare,...georgey@chromium.org2012-01-2311-88/+41
* Revert debug logging to ExtensionUnpackerTests. We have enough data.mpcomplete@chromium.org2012-01-233-66/+9
* Aura: Hide about:flag for Aura window mode if device only supports one modejamescook@chromium.org2012-01-231-0/+10
* Adds an accelerator to handle Ctrl-Shift-L during weird casespkotwicz@chromium.org2012-01-233-1/+15