summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This CL does the following: (1) Pass the max_length attribute to the password...zysxqn@google.com2012-06-0616-30/+212
* Add sample for event page with context menus.yoz@chromium.org2012-06-065-0/+149
* Fix typo in socket API document.penghuang@chromium.org2012-06-061-3/+3
* Makes menus cancel if the display size changes.sky@chromium.org2012-06-064-0/+103
* Add experimental radial menu assets for skuhne@chromium.orgjamescook@chromium.org2012-06-064-0/+0
* Fixes option-right in textfields when VoiceOver is set to read to the right o...dtseng@chromium.org2012-06-064-1/+32
* Add a CachingValueStore class, which acts as a frontend for LeveldbValueStore,mpcomplete@chromium.org2012-06-0627-333/+687
* Fix WebKit layout Valgrind runner, part 1 - avoid mismatching output on ALL t...timurrrr@chromium.org2012-06-061-1/+1
* Adjust 7z compression settings.abodenha@chromium.org2012-06-061-3/+3
* content: A couple of device-scale-factor fixes:sadrul@chromium.org2012-06-063-0/+7
* content/chromeos: Fix WebKit software rendering in high-device-scale-factors.sadrul@chromium.org2012-06-065-29/+49
* Disable all policy tests on macnirnimesh@chromium.org2012-06-061-6/+2
* Fix memory leak in OneClickSigninHelperTest.rogerta@chromium.org2012-06-062-77/+37
* Implement start, end, and middle overlaps for SourceBufferStreamvrk@google.com2012-06-063-315/+971
* Adding an additional gyp flag to enable mini_installer_support for official b...robertshield@chromium.org2012-06-061-1/+2
* Revert 139933 - Clean up RenderViewHostManager swapping logic.creis@chromium.org2012-06-068-170/+113
* Going deeper. The perf regression did recover after pulling out 3.11.9, it ju...dominich@google.com2012-06-061-1/+1
* Use different labels for audio and video tracks. Otherwise peerconnection mayronghuawu@chromium.org2012-06-062-2/+7
* Set page-scale-factor limits if enable-pinch flag is not usedsadrul@chromium.org2012-06-062-0/+10
* PPAPI/NaCl: Minor fixes to ipc_channel_nacldmichael@chromium.org2012-06-061-1/+2
* Revert 140786 - Enable PPAPINaCl GLIBC browser_tests.cbentzel@chromium.org2012-06-069-105/+31
* Regression continued after revert. Reverting the revert to reland 3.11.9.dominich@google.com2012-06-061-1/+1
* Enable PPAPINaCl GLIBC browser_tests.bradchen@google.com2012-06-069-31/+105
* Delete old policy code after AsyncPolicyLoader refactor.joaodasilva@chromium.org2012-06-0615-1130/+0
* Disable validation caching on ChromeOS.ncbray@chromium.org2012-06-061-1/+12
* Treat all navigations from automation as being typed from the address bar.kkania@chromium.org2012-06-061-4/+16
* Make sure permanent policy errors are correctly propagated and consumed.pastarmovj@chromium.org2012-06-062-11/+9
* Followup comments from r140761 regarding moving DownloadManager ownership to ...jam@chromium.org2012-06-0611-34/+21
* Add CORS-awareness to HTML5 media elements.fischman@chromium.org2012-06-0610-20/+76
* IWYU nit in ppapi_proxymcgrathr@chromium.org2012-06-061-1/+2
* Update .DEPS.gitchrome-admin@google.com2012-06-061-1/+1
* More layout tests that were broken by http://crrev.com/140760epoger@google.com2012-06-061-4/+12
* See http://build.chromium.org/f/chromium/perf/mac-release-10.6/v8_benchmark/r...dominich@google.com2012-06-061-1/+1
* Remove references to obsolete RootWindowEventFilteroshima@chromium.org2012-06-066-20/+4
* For Android, use default message loop type for non-UI threadsshouqun.liu@intel.com2012-06-061-2/+2
* Fix --single-process mode after r140524.jam@chromium.org2012-06-061-1/+3
* Implement the windows policy provider based on the AsyncPolicyLoader.joaodasilva@chromium.org2012-06-0611-242/+621
* Makes Layer notify the delegate as the bounds change. This is neededsky@chromium.org2012-06-0612-27/+144
* Force start_index in CWS query to be 0.groby@chromium.org2012-06-062-3/+5
* git ignore /chrome/browser/performance_monitor/performance_monitor.xmlgab@chromium.org2012-06-061-0/+1
* Widen one more WebKit suppressiontimurrrr@chromium.org2012-06-061-3/+0
* Fixes bug where we would set capture on the browser after showing ansky@chromium.org2012-06-061-0/+3
* Refactored ChromeSpeechRecognitionPreferences according to new ProfileKeyedSe...primiano@chromium.org2012-06-0615-63/+299
* Adding metric to tracking the unlock screen request code pathrharrison@chromium.org2012-06-061-1/+44
* Move creation and ownership of DownloadManager from the embedder to content. ...jam@chromium.org2012-06-0646-189/+219
* Remove SK_USE_LEGACY_AA_COVERAGE, which will require rebaselinesepoger@google.com2012-06-062-4/+1833
* Fix libusb dependecy for Chromium with Android OS.felipeg@chromium.org2012-06-062-6/+2
* Suppress probably-benign memcpy overlap in V8 on Mactimurrrr@chromium.org2012-06-061-0/+7
* TabContentsWrapper -> TabContents, part 2.avi@chromium.org2012-06-0628-184/+191
* Rewrite HistoryQuickProvider scoring algorithm.mpearson@chromium.org2012-06-065-77/+490