summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add Enterprise policy option to control minimum SSL fallback level.agl2014-10-175-1/+97
* Cleanup: Put more chrome/ code behind ENABLE_EXTENSIONS ifdefs.thestig2014-10-179-17/+57
* Roll src/third_party/skia dc89ca5:7839915skia-deps-roller2014-10-171-1/+1
* Revert of [Mac] Enter should trigger the buttons in the new avatar bubble. (p...noms2014-10-171-2/+0
* Remove unused headers after CL 609833003jiangj2014-10-171-3/+0
* Account for NULL headers in streams.davidben2014-10-173-3/+34
* Make crazy linker work in gn buildcjhopman2014-10-1710-9/+155
* OWNERS updates - willchan on extended leavewillchan2014-10-178-6/+21
* Remove trivially-true check in parsed_cookie.cccmasone2014-10-171-1/+1
* Add the ability to observe MessagePumpMojoabarth2014-10-173-0/+85
* Cleanup: Remove unneeded extensions #includes.thestig2014-10-1713-18/+17
* Implementing direction_of_improvementrobertocn2014-10-173-24/+124
* mac: Fix a bug where a fullscreened window on Mavericks is too short.erikchen2014-10-173-0/+58
* Fix ssl_session_cache_openssl.cc hash function.davidben2014-10-171-2/+3
* Roll src/third_party/WebKit bd4495c:50e6008 (svn 183906:183915)blink-deps-roller2014-10-171-1/+1
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-171-1/+21
* Fix Java indentation issues.aurimas2014-10-1713-37/+36
* [GCM] DCHECK should not be used since it will skip the code insidejianli2014-10-173-1/+30
* Disable OmniboxViewTest.Escape for all AURA since it is also broken for Linux...miu2014-10-171-1/+1
* Type conversion fixes, content/ edition.pkasting2014-10-173-9/+8
* Ensure that the page id assignment IPC is sent.avi2014-10-171-1/+3
* Mojo: Change the way message pipes are passed over channels.viettrungluu2014-10-175-100/+135
* Creates a process for each line in specified input file.anandc2014-10-173-7/+52
* Further refine mojo_example_apptests.msw2014-10-173-32/+100
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-177-17/+16
* Fix re-opening Chrome after the last active profile was a Guest profile.noms2014-10-171-11/+14
* options: fix "Import" button for idle options pages.dbeam2014-10-172-64/+58
* Allow forcing TestWebServer to use a specific port number.raphael.kubo.da.costa2014-10-171-9/+21
* Revert "app_shell: Add experimental shellPrivate extension API"jamescook2014-10-179-103/+0
* NaCl: Update revision in DEPS, r13921 -> r13931mseaborn2014-10-171-1/+1
* Make args() accessors constdavemoore2014-10-172-2/+2
* Add android acceptance test to telemetry.rnephew2014-10-175-0/+86
* mojo: Fix c++ bindings so serialization of empty arrays doesn't crash.erg2014-10-172-2/+19
* Look in partner bucket while uploading .sha1 files.aiolos2014-10-171-1/+2
* Roll src/third_party/skia 6fedd3a:dc89ca5skia-deps-roller2014-10-171-1/+1
* PasswordAutofillAgent: avoid NULL frames in provisionally_saved_forms_vabr2014-10-171-1/+8
* [Password Manager] Update SQL database version in response to rollbackgcasto2014-10-171-1/+6
* Add getUserSelectedDevices to the USB extensions API.reillyg2014-10-1717-98/+229
* Cleanup: Remove trailing whitespaces in gyp files.thestig2014-10-1713-25/+25
* Roll src/third_party/WebKit 2e49896:bd4495c (svn 183868:183906)blink-deps-roller2014-10-171-1/+1
* Adds additional fields to web::NavigationItem.rohitrao2014-10-178-3/+228
* Swarm Vista tests.John Abd-El-Malek2014-10-171-37/+77
* GN: add target_arch build arg for androidcjhopman2014-10-171-0/+18
* bpf_dsl: move more implementation details out of bpf_dsl.hmdempsky2014-10-175-48/+33
* Type conversion fixes, components/ edition.pkasting2014-10-178-38/+51
* Guard against the app launcher having a custom start page URL.amistry2014-10-171-3/+8
* Remove third_party/npapi/npspy.Viet-Trung Luu2014-10-17205-47383/+0
* Type conversion fixes, tools/ edition.pkasting2014-10-174-4/+5
* Make the background of the cast button semi-transparentaberent2014-10-171-0/+0
* Simplify ScopedVector<scoped_ptr<T>> to ScopedVector<T>.dcheng2014-10-177-13/+13