summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move directory creation functions to base namespace.brettw@chromium.org2013-12-03223-541/+540
* Show handles when marking text with touch in NativeTextfieldViewsmohsen@chromium.org2013-12-032-11/+58
* Add error handling to validate expectation names.baxley@chromium.org2013-12-031-0/+26
* Reapply "Remove TraceController"wangxianzhu@chromium.org2013-12-0336-1638/+547
* Ensure that a fullscreen RenderWidgetHostViewAura instance does not restore i...ananta@chromium.org2013-12-031-0/+11
* Create prerender event histograms by origin & experiment.tburkard@chromium.org2013-12-035-31/+59
* Add error handling to inline signin flowguohui@chromium.org2013-12-034-34/+45
* nss: fix order of parenthesis.agl@chromium.org2013-12-032-2/+2
* [rAC, OSX] Default to prod wallet.groby@chromium.org2013-12-033-15/+1
* Extract UI dependencies from ExtensionHost, part 3jamescook@chromium.org2013-12-035-102/+117
* Add owners for ui/accessibilitydmazzoni@chromium.org2013-12-031-0/+3
* Convert ExtensionFunctionDispatcher from Profile to BrowserContextjamescook@chromium.org2013-12-033-26/+26
* swarming: Support branded mac builds.thakis@chromium.org2013-12-032-33/+28
* Adds unit tests for swipe flick. We add the following tests:rsadam@chromium.org2013-12-033-2/+124
* <webview>: Expose transparency APIfsamuel@chromium.org2013-12-036-28/+67
* Move temp file functions to base namespace.brettw@chromium.org2013-12-03134-324/+304
* gyp_chromium integration for automatic toolchainscottmg@chromium.org2013-12-031-0/+29
* Mojo: Add a Mojo-specific multiprocess test base class.viettrungluu@chromium.org2013-12-036-10/+216
* Revert of https://codereview.chromium.org/99103004/wangxianzhu@chromium.org2013-12-0336-547/+1638
* Update the location of extract_actions.py in comments.xhwang@chromium.org2013-12-033-9/+9
* Store xsrf token received with psuggest results.mariakhomenko@chromium.org2013-12-035-84/+400
* Update .DEPS.gitchrome-admin@google.com2013-12-031-1/+1
* Blink roll 163007:163087eseidel@chromium.org2013-12-031-1/+1
* Add media perf benchamrk under network simulations.shadi@chromium.org2013-12-034-35/+140
* Files.app: Don't pass {singleton: false} to chrome.app.window.create.kinaba@chromium.org2013-12-031-4/+2
* Added CrOS startup sound.ygorshenin@chromium.org2013-12-032-78/+55
* Remove plumbing for showing HTML notifications from content/.peter@chromium.org2013-12-038-72/+24
* SyncFS: Clean up callbacks in v1 testsnhiroki@chromium.org2013-12-033-107/+32
* suppress GDI usage error at skia::BitmapPlatformDevice::ReleaseBitmapDCzhaoqin@google.com2013-12-031-0/+18
* Adding templating for chrome repos:mkearney@chromium.org2013-12-038-4/+1263
* Whitelist two more apps for use in public sessionsbartfab@chromium.org2013-12-031-26/+28
* Refactor how the MediaStreamManager::DeviceMonitor is started.perkj@chromium.org2013-12-033-13/+12
* Initial cut at layerless windows.sky@chromium.org2013-12-039-49/+440
* Android: run bb_device_status_check prior to other steps.bulach@chromium.org2013-12-031-1/+1
* Move ConfigurationPolicyProvider to components/policy/.dconnelly@chromium.org2013-12-0346-62/+94
* Add OWNER file in components/nacl/rendereralexis.menard@intel.com2013-12-031-0/+4
* Cast Extensions API: Major namespace and object renaminghclam@chromium.org2013-12-0325-263/+247
* Revert 238283 "Infobar system refactor."tonyg@chromium.org2013-12-03165-1248/+1471
* Avoid DCHECK failures from get_characterExtents and get_unclippedSubstringsfalken@chromium.org2013-12-031-0/+6
* This CL refactors the Manage Passwords Bubble Code which previously depended ...npentrel@chromium.org2013-12-0319-376/+311
* drive: Fix DriveFileStreamReader to run cancel closure on the right threadhashimoto@chromium.org2013-12-031-1/+1
* net: Implement new SSL session cache for OpenSSL sockets.digit@chromium.org2013-12-035-147/+995
* gpu: Fix broken import path in Maps testskyostil@chromium.org2013-12-031-1/+1
* Revert 238395 "Add some DVLOG's in MetadataDatabase::Update* met..."dubroy@chromium.org2013-12-032-44/+35
* Add some DVLOG's in MetadataDatabase::Update* methodskinuko@chromium.org2013-12-032-35/+44
* Add instrumented libraries build with msanalextaran@chromium.org2013-12-034-10/+48
* SyncFS: Handle HTTP_CONFLICT as Precondition errorkinuko@chromium.org2013-12-032-6/+9
* Deinline the implementation of StdStringCanonOutput.tfarina@chromium.org2013-12-033-21/+39
* Record user actions for Ash accelerators.stevet@chromium.org2013-12-034-323/+544
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-0383-189/+234