summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 36.0.1954.036.0.1954.0gitdeps2014-04-242-762/+505
* Add chromium-side plumbing for ServiceWorkerGlobalScope.clientskinuko@chromium.org2014-04-237-21/+112
* Update .DEPS.gitchrome-admin@google.com2014-04-231-2/+2
* Update WebRtc/libjingle revision from r5831 to r5963.perkj@chromium.org2014-04-233-2/+5
* Revert 265598 "Remove title and icon from chrome apps native sty..."hashimoto@chromium.org2014-04-2315-509/+108
* [SyncFS] Wrap callbacks on SyncWorker to relay them to original thread.tzik@chromium.org2014-04-235-6/+135
* Add command line flag for enabling notifications.akuegel@chromium.org2014-04-233-2/+12
* Set proper default for multi-profile behavior of enterprise users.mnissler@chromium.org2014-04-237-8/+60
* Land Recent QUIC changes.rtenneti@chromium.org2014-04-2326-34/+309
* Remove title and icon from chrome apps native style title bars.benwells@chromium.org2014-04-2315-108/+509
* Fix Watchlist for DeviceSensorsrijubrata.bhaumik@intel.com2014-04-232-9/+9
* Fix find_runtime_tools.py as a command-line tool.dmikurube@chromium.org2014-04-231-1/+1
* Move creation of webrtc specific MediaStreamVideoTrack classes to WebRtcMedia...perkj@chromium.org2014-04-2336-260/+241
* VEATest: Add more testcases for bitrate/framerate changes mid-stream.posciak@chromium.org2014-04-231-40/+203
* [SyncFS] Make ListChangesTask run as a background tasktzik@chromium.org2014-04-232-4/+24
* Use platform's device scale factor for cursor instead of gfx::Display because...oshima@chromium.org2014-04-2317-105/+130
* Make streamlined hosted apps browser toolbar only appear for bookmark apps.calamity@chromium.org2014-04-233-24/+68
* Add a flag to use the video overlay for the embedded video forcefully.ycheo@chromium.org2014-04-234-1/+14
* Files.app: Use volumeInfo.label in util.getEntryLabel.kinaba@chromium.org2014-04-231-4/+4
* Remove socket hacks for FreeBSD and OpenBSDmdempsky@chromium.org2014-04-232-17/+3
* sync: always send entity specifics with bookmark tombstonestim@chromium.org2014-04-232-7/+15
* Non-SFI NaCl: Do not run sandbox tests with ASan or TSanhamaji@chromium.org2014-04-233-32/+17
* CoreAnimation: Fix fade-out effect on resizeccameron@chromium.org2014-04-231-0/+3
* Post the callback methods on correct thread and address some nitssgurun@chromium.org2014-04-232-11/+38
* Fix blink_perf indentation mistake.nednguyen@google.com2014-04-231-1/+1
* Refactor media::VideoRendererImpl tests to use more human-friendly notation f...scherkus@chromium.org2014-04-231-136/+135
* [Telemetry] Set the browser in the backend before starting it.tonyg@chromium.org2014-04-231-1/+1
* Cleanup: Fix a bunch of random style cleanups and lint errors.thestig@chromium.org2014-04-237-18/+12
* Modify smoothness measurement to measure smoothness for ranges around gestures.nednguyen@google.com2014-04-2317-86/+280
* Mojo: Generate TypeTraits specializations for enums.sammc@chromium.org2014-04-234-0/+54
* Adding check for MIME types that do not take codecs parameteramogh.bihani@samsung.com2014-04-234-168/+156
* net: Remove unused NetLog parameter from FileStream's ctorhashimoto@chromium.org2014-04-2319-224/+74
* Paint the background instead of setting background when booting with multiple...oshima@chromium.org2014-04-232-22/+45
* Cleanup: Get rid of base::UTF16ToWideHack.thestig@chromium.org2014-04-232-14/+11
* Addition of assets for moving the local ntp images.calamity@chromium.org2014-04-234-0/+0
* Linux: Detect host g++ version as well as target g++ version.thestig@chromium.org2014-04-232-21/+74
* Move ui_test_support target into ui_base.gyptfarina@chromium.org2014-04-237-61/+60
* drive: Add drive::test_util::SetUpTestEntrieshashimoto@chromium.org2014-04-238-58/+303
* content: Move WebTestProxy and WebFrameTestProxy into content namespace.tfarina@chromium.org2014-04-2320-78/+76
* Remove suppressions for ServiceWorkerDispatcher leak (hopefully fixed now)kinuko@chromium.org2014-04-231-26/+0
* Unbreak GN bootstrap script.tfarina@chromium.org2014-04-231-2/+3
* Fix relative/absolute path handling in checkdeps.pynbarth@chromium.org2014-04-232-9/+12
* Changes layer reparenting to happen after a window parent is changed in aura:...varkha@chromium.org2014-04-232-2/+54
* Do not provide the input level if the APM is not enabled in Chrome.xians@chromium.org2014-04-235-10/+34
* Update .DEPS.gitchrome-admin@google.com2014-04-231-1/+1
* Blink roll 172130:172317dominicc@google.com2014-04-231-1/+1
* Revert "Move Files.app files to ui/file_manager"hashimoto@chromium.org2014-04-23536-147/+151
* Update .DEPS.gitchrome-admin@google.com2014-04-231-3/+3
* Revert of SDK building script now uses package_version to extract. (https://c...hidehiko@chromium.org2014-04-235-86/+121
* ServiceWorker should be able to send messages to browser (not only for reply)kinuko@chromium.org2014-04-2319-132/+264