ModifiedModuleSubjectAuthor
2024-02-21chromiummigrate absl::string_view to std::string_view in services/sharing/nearby/platformNivedan Sharma
2024-02-19chromiumReplace char[] with std::string_view in constants.hChakshu Pragya
2024-02-19chromiumcss: Expose length attribute of CSSKeyframesRuleAmos Lim
2024-02-16chromiumRemove <chrono>[banned] from context_cache_controllerSakib Shabir Tantray
2024-02-16chromiumReplace to_string with base::NumberToStringSakib Shabir Tantray
2024-02-16chromiummigrate absl::optional to std::optional in components/history/core/browserSakib Shabir Tantray
2024-02-07chromium[Code Health] Add unittest for SelfDeletingURLLoaderFactoryShubham Gupta
2024-02-05chromiumFix nullptr references in permission codeShubham Gupta
2024-02-05chromiumFocus root editable element to start stylus writingsyed.wajid
2024-01-22chromium[base] Remove base::Erase()/base::EraseIf() overloads for std::mapK. M. Merajul Arefin
2024-01-17chromiumConvert enum to enum class for LaunchResult:StateK. M Merajul Arefin
2024-01-17chromiumUse std::string Base64Encode(StringPiece input)Binoy Kumar Sutradhar
2024-01-16chromiumStart Android Stylus handwriting after edit element is focusedsyed.wajid
2024-01-15chromiumUse base::Contains instead of std::findK. M Merajul Arefin
2024-01-12chromiumUse std::string Base64Encode(StringPiece input) instead of void Base64Encode(StringPiece input, std::string* output)Binoy Kumar Sutradhar
2024-01-10chromiumUse std::erase[_if]K. M Merajul Arefin
2024-01-10chromium[webview] Include Manage apps text selection menu stringanukul.chand
2024-01-08chromiumUse base::ranges::transform() instead std::transform in //components and //contentBinoy Kumar Sutradhar
2024-01-05chromiumUsed `std::string base::Base64Encode(StringPiece)` instead of `void base::Base64Encode(StringPiece, std::string*)`K. M Merajul Arefin
2024-01-04chromiumFilter text processing items if Manage apps is supportedanukul.chand
2024-01-04chromiumUse base::Contains() instead of std::find()Binoy Kumar Sutradhar
2024-01-03chromiumUsed new switch expressions instead of old switch statementsK. M Merajul Arefin
2023-12-21chromiumMove Translate item to default group for WebView on Samsung devicesanukul.chand
2023-12-21chromiumUse std::string Base64Encode(StringPiece input) instead of void Base64Encode(StringPiece input, std::string* output)Binoy Kumar Sutradhar
2023-12-21chromiumRefactor WebView javatests to use multiline stringsBinoy Kumar Sutradhar
2023-12-16chromiumRemoving unnecessary 'content::' from browser_main_loop.cc as its in content namespace.Neehit Goyal
2023-12-14chromiumConvert enum to enum class for TableTypesK. M. Merajul Arefin
2023-12-14chromiumAdd Manage Apps selection menuitem in web view on Samsung devicesanukul.chand
2023-12-13chromiumUsed `std::string base::Base64Encode(StringPiece)` instead of `void base::Base64Encode(StringPiece, std::string*)` in ash/ and chrome/browser/ash/K. M. Merajul Arefin
2023-12-13chromiumChange std::find() to use base:: functions: ash/K. M Merajul Arefin
2023-12-13chromiumRefactor javatests to use multiline stringsK. M. Merajul Arefin
2023-12-12chromium[DanglingPointer] Remove dangling pointer in storage_unittest.ccNaresh Pratap Singh
2023-12-12chromiumRevert^2 "Use base::Erase/base::EraseIf()"K. M. Merajul Arefin
2023-12-12chromiumUse base::Erase/base::EraseIf()K. M. Merajul Arefin
2023-12-12chromiumRemove SDK 11 check and removing method as it is not required anymore.Naresh Pratap Singh
2023-12-06chromium[DanglingPointer] Remove dangling pointer inChakshu Pragya
2023-12-05chromiumUse std::string Base64Encode(StringPiece input)j1.pareek
2023-12-05chromiumAdjust selection menu order in web view on Samsung devicesanukul.chand
2023-12-04chromium[Code Health] Removing unnecessary use of optionalChakshu Pragya
2023-12-04chromiumRemove unused import in NotificationEventDispatcherImplTestLeena Kaushik
2023-12-04chromiumUsed `std::string base::Base64Encode(StringPiece)` instead of `void base::Base64Encode(StringPiece, std::string)`K. M. Merajul Arefin
2023-12-02chromiumUse base::Contains() instead of std::find()Binoy Kumar Sutradhar
2023-12-02chromiumUse base::EraseIf()K. M Merajul Arefin
2023-12-01chromiumUse menuItemCount for setting order while adding menuItemsanukul.chand
2023-11-30chromiumUse base::Contains instead of std::findK. M. Merajul Arefin
2023-11-29chromiumcss: Make index optional in insertRule of CSSGroupingRuleAmos Lim
2023-11-29chromiumwebauthn: Remove java tests DEPS exceptions for ClientDataJsonImplEuisang Lim
2023-11-29chromiumConverted DUMP_WILL_BE_CHECK to CHECKneehit
2023-11-29chromiumDangling pointer inAditya
2023-11-29chromiumUse std::string Base64Encode(StringPiece input)Sakib Shabir Tantray
2023-11-29chromiumRefactor javatests to use multiline stringsSakib Shabir Tantray
2023-11-29chromiumUse base::Contains instead of std::findK. M Merajul Arefin
2023-11-22chromiumUse base::Contains() instead of std or container::find()fauzia.haque
2023-11-22chromiumRefactor WebView javatests to use multiline stringsSiddhartha Barman Joy
2023-11-22chromiumUse ErrorProne aware syntax for parameter comments in DirectWritingTriggersyed.wajid
2023-11-21chromiumNaming the enums in MultiProfileUma class to match the style guideneehit
2023-11-17chromiumReplace std::find with base::ContainsAquibuzzaman Md. Sayem
2023-11-17chromiumAdded null check for StylusWritingImeCallback in DirectWritingTriggersyed.wajid
2023-11-17chromiumRenamed AddIban function to AddAsLocalIbanneehit
2023-11-16chromiumRefactor WebView javatests to use multiline stringsAmit Paul
2023-11-16chromiumUse base::Contains() instead of std::find()Abdullah Abu Tasneem
2023-11-15chromium[AF] Check and recreate Android view before usageArup Barua
2023-11-14chromiumUse base::Contains() instead of std::find()Md. Sadiqul Amin
2023-11-13chromiumConvert AggregationCoordinator Type enum to enum classAmit Paul
2023-11-13chromiumNaming the enums in MultiProfileUma class to match the style guideChakshu Pragya
2023-11-10chromiumDrop StylusHandwritingImeCallback reference when webContents is destroyed.syed.wajid
2023-11-10chromiumReland "Set StylusHandwritingImeCallback when the web contents is updated"syed.wajid
2023-11-07chromiumReplace std::find with base::ContainsAmit Paul
2023-11-06chromiumUse base::Contains() instead of std::find()Md. Sadiqul Amin
2023-11-03chromiumUse structuredClone() API, instead of JSON.parse(JSON.stringify(...))Anguluri Aravind Kumar
2023-10-25chromiumRemove unnecessary comparison of unsigned against 0.Shubham Gupta
2023-10-25chromiumRemove expired histogram Discover.Search.SearchStatusvikas.mundra
2023-10-23chromiumUse base::Contains() instead of std::find()fauzia.haque
2023-10-20chromiumCleanup webrtc_browsertest_perf to use anonymous namespaceakash1.yadav
2023-10-17chromiumAdd prefix k in AmbientAuthAllowedProfileTypesGrandhi Sri Nikhil
2023-10-16chromiumConvert Direction Type enum to enum classAditya
2023-10-16chromiumRemove unnecessary comparison of unsigned against 0.Shubham Gupta
2023-10-16chromium[DanglingPointer] Removed dangling pointer saved_files_service_unittest.ccneehit
2023-10-14chromiumRemoved duplicate code and added it to a function- addListItemsHimadri Agrawal
2023-10-13chromiumUpdate enum member style of VideoDecodeAccelerator::Config::OutputModeakash1.yadav
2023-10-12chromiumUse inline build condition instead of deprecated functionLeena Kaushik
2023-10-12chromium[Code Health] Removing unnecessary use of optional on String.Anguluri Aravind Kumar
2023-10-10chromium Use base::EraseIf()Himadri Agrawal
2023-10-10chromiumClean up Lollipop references in Android NCNAditya Sharma
2023-10-05chromiumConvert enum to enum classRavindra
2023-10-05chromiumUse base::Contains() instead of std::find()Aditya
2023-10-05chromiumUse inline permission string instead of declaring explicitlyHimadri Agrawal
2023-10-05chromium[Code Health] Convert DrawResult enum to enum classSakib Shabir Tantray
2023-10-04chromiumUse base::EraseIf()Smriti
2023-10-04chromiumUse inline build condition instead of deprecated functionHimadri Agrawal
2023-10-04chromiumConvert enum to enum classnaman.yadav
2023-10-04chromiumReturn nul character when Ctrl+2 is pressedHyomin Kim
2023-10-03chromiumConvert AnimationEvent Type enum to enum classSakib Shabir Tantray
2023-10-03chromiumRemove logs mentioned in TODOYogesh
2023-10-03chromiumUse base::Contains() instead of std::find()Sakib Shabir Tantray
2023-10-02chromiumConvert UIResourceRequestType enum to enum classSakib Shabir Tantray
2023-09-29chromiumUse base::EraseIf()naman.yadav
2023-09-28chromiumUse base::Contains() instead of std::find()Sakib Shabir Tantray
2023-09-28chromiumUse base::EraseIf()Aditya Sharma
2023-09-28chromiumUse base::EraseIf()Leena Kaushik
2023-09-28chromiumUse base::EraseIf()Leena Kaushik
2023-09-27chromiumUse inline build condition instead of deprecated functionDeep Shah
2023-09-26chromiumcomputeMaxWidthOfListAdapterItems method seems redundant and can be removedLeena Kaushik
2023-09-26chromiumUse base::ranges::transform() instead std::transformSakib Shabir Tantray
2023-09-26chromiumReplace erase(std::remove_if())Dushyant Kant Sharma
2023-09-26chromiumUse base::EraseIf()Dushyant Kant Sharma
2023-09-26chromiumUse inline build condition instead of deprecated functionDushyant Kant Sharma
2023-09-26chromiumAdded null check for default Ime package in AndroidStylusWritingHandlersyed.wajid
2023-09-25chromiumReplace erase(std::remove_if()) to base::EraseIf() in src/Sakib Shabir Tantray
2023-09-25chromiumremove BrowserPaymentRequest interface isPaymentSheetBasedPaymentAppSupported method as mention in TODODushyant Kant Sharma
2023-09-25chromiumRemoving unnecessary member variableDeep Shah
2023-09-25chromiumUse base::EraseIf()Dushyant Kant Sharma
2023-09-25chromiumUse base::EraseIf()Sakib Shabir Tantray
2023-09-22chromiumUse base::EraseIf()Aditya Sharma
2023-09-22chromiumUse base::EraseIf()Sakib Shabir Tantray
2023-09-21chromiumUse base::EraseIf()Sakib Shabir Tantray
2023-09-20chromiumremove TODO as mention changes already being doneDushyant Kant Sharma
2023-09-19chromiumUse CrossThreadHandle in SctpTransportProxyShubham Gupta
2023-09-19chromiumUse base::EraseIf()Sakib Shabir Tantray
2023-09-19chromiumAdd Clear() method to nullify CrossThreadHandleShubham Gupta
2023-09-19chromiumAdd Clear() method to nullify CrossThreadHandleShubham Gupta
2023-09-13chromiumRemove expired histograms Ash.Shelf.Palette.Usagevikas.mundra
2023-09-13chromiumUse inline build condition instead of deprecated functionDushyant Kant Sharma
2023-09-05chromiumRefactor TimingCalculations.Shubham Gupta
2023-09-04chromiumRevert "Set StylusHandwritingImeCallback when the web contents is updated"Syed Wajid
2023-09-01chromiumNaming the enums in Graph class to match the style guideJitesh Pareek
2023-09-01chromiumNaming the State enum to match the style guideJitesh Pareek
2023-08-31chromiumNaming the NotificationCenterAnimationState enum to match the style guideJitesh Pareek
2023-08-31chromiumRemove expired histogramsShubham Gupta
2023-08-30chromiumRemove GpuMemoryBufferManager from ContextProviderCommandBuffer.Shubham Gupta
2023-08-29chromiumNaming the State enum to match the style guideJitesh Pareek
2023-08-28chromiumRemove GpuMemoryBufferManager from CommandBufferProxyImplShubham Gupta
2023-08-28chromiumUpdate MediaContainerName enum to enum classDheeraj Kumar
2023-08-28chromiumRemove unsued mini_installer manifestPrakhar Shrivastav
2023-08-28chromiumNaming the AnimationType enum to match the style guideJitesh Pareek
2023-08-25chromiumResolve LeakedDanglingUntriaged issues in gpu/ipc/host/gpu_disk_cache.hShubham Gupta
2023-08-23chromiumRemoved extra period in single line sentenceJitesh Pareek
2023-08-22chromiumUpdate enum member style of MediaStatus::StateDheeraj Kumar
2023-08-21chromiumReset capture_handle_ when destructor is calledNivedan Sharma
2023-08-17chromiumNaming the AnimationDirection enum to match the style guideNivedan Sharma
2023-08-17chromiumEnable prevent_unsafe_narrowing for //android_webviewShubham Gupta
2023-08-16chromiumRemove expired histogram Download.Progress.InfoBar.CloseButtonClickedShubham Gupta
2023-08-16chromiumAdd prefix k in media::MediaContentTypeDheeraj Kumar
2023-08-15chromiumMoving common method LatencyToString to one place.Rahul Yadav
2023-08-11chromiumConvert gfx::BaselineStyle enum to enum classYogesh
2023-08-10chromiumRemove SuppressLint as lint check is fixed.vikas.mundra
2023-08-10chromiumConvert MediaTrack::Type enum to enum classRahul Yadav
2023-08-09chromiumConvert MediaPermission::Type enum to enum classRahul Yadav
2023-08-09chromiumConvert MediaResource::Type enum to enum classRahul Yadav
2023-08-09chromiumRemove unused import from TitleOriginLabelAjay Sharma
2023-08-09chromiumConvert CreditCard::RecordType enum to enum classPrakhar Shrivastav
2023-08-09chromiumConvert AudioLatency::LatencyType enum to enum classRahul Yadav
2023-08-08chromiumChange integerListToIntArray to handle Collection<Integer>.vikas.mundra
2023-08-07chromiumConvert AudioLogFactory::AudioComponent enum to enum classRahul Yadav
2023-08-04chromiumRemove unused build flag in media/Dheeraj Kumar
2023-08-04chromiumRemoving kCertificateTransparencyAndroid feature flagNivedan Sharma
2023-08-04chromiumUse base::to_underlying in crashpad.Rahul Yadav
2023-08-03chromiumRemove ScopedDisableClientSideDecorationsForTestHyomin Kim
2023-08-03chromiumFlag: Extend xsurface-metrics-reporting flagNivedan Sharma
2023-08-02chromiumRefer to the viewport's width correctlyHyomin Kim
2023-08-02chromiumUse base::to_underlying in chrome/*Rahul Yadav
2023-08-01chromium[GURL] Migrate mReferrer and mOriginalUrl to use GURLShubham Gupta
2023-08-01chromiumUse base::to_underlying in ui/*Prakhar Shrivastav
2023-08-01chromiumUse base::to_underlying instead of static_castPrakhar Shrivastav
2023-07-31chromiumRemove unnecessary macros on Lacros testsHyomin Kim
2023-07-28chromiumEnable WebXrVrCardboardPermissionTest.Viatcheslav Ostapenko
2023-07-28chromiumOverlayTransformApiHelper fixesShubham Gupta
2023-07-28chromiumCheck if input text is empty before using it during stylus handwritingMahesh Machavolu
2023-07-28chromiumUse base::to_underlying in chrome/browser/ash*Prakhar Shrivastav
2023-07-28chromiumRemove unnecessary android flagYash Vinayak
2023-07-26chromiumRemove OS deps change and unnecessary method call.Rahul Yadav
2023-07-25chromiumFork cardboard es2 gl renderer to replace GL with ui/gl versionViatcheslav Ostapenko
2023-07-21chromiumConvert CreditCard::VirtualCardEnrollmentState enum to enum classPrakhar Shrivastav
2023-07-21chromiumRemoved extra period in single line sentenceneehit goyal
2023-07-20chromiumConvert CreditCard::VirtualCardEnrollmentType enum to enum classPrakhar Shrivastav
2023-07-20chromiumConvert CreditCard::Issuer enum to enum classPrakhar Shrivastav
2023-07-19chromiumRemoving "cct-retaining-state-in-memory" in m116Nivedan Sharma
2023-07-18chromiumRemoving the code related to SessionRestoreManager.Nivedan Sharma
2023-07-17chromiumRemove remaining of DownloadStatsUmaShubham Gupta
2023-07-14chromiumRemove debug-history-intervention-no-user-activation flag and allShubham Gupta
2023-07-12chromiumClear GpuChannel directly instead of using RemoveChannel()ilwoo905.lee
2023-07-10chromiumMove getting eye FOVs after transport initialization.Viatcheslav Ostapenko
2023-06-29chromiumStop calling redraw on WillBeginImplFrame() after DrawSunghyeok Kang
2023-06-28chromiumImplement VR tests for cardboard vr provider.Viatcheslav Ostapenko
2023-06-27chromiumSet StylusHandwritingImeCallback when the web contents is updatedsyed.wajid
2023-06-21chromiumAllow empty parentheses in @supports evaluating to falseAmos Lim
2023-06-20chromiumcc: Update function doc for UIResourceLayer::SetBitmapShubham Gupta
2023-06-20chromiumUpdate frame_data using parent_routing_id.Ritesh Saharan
2023-06-20chromiumRemove register-property-syntax-parsing.html.iniEuisang Lim
2023-06-19chromiumReplace DOMString with CSSOMString for FontFace propertiesAmos Lim
2023-06-17chromiumRemove remainings of offline_pages/prefetch code.Shubham Gupta
2023-06-15chromiumRemove an existing GPU channel before creating a new GPU channelilwoo905.lee
2023-06-15chromiumUse CHECK instead of DCHECK for insertion failure.Shubham Gupta
2023-06-06chromiumCorrect frame selection for stylus handwriting in input fields within iframessyed.wajid
2023-06-06chromiumRemove dpi conversion of Clip Rect during Smart clip extractionsyed.wajid
2023-06-06chromiumForceDark: Fix incorrect ratio calculationvishal.reddy
2023-06-03chromiumRename Gvr specific test files.Viatcheslav Ostapenko
2023-05-23chromiumMake shorthand serializer for "column-rule"Hyomin Kim
2023-05-12chromiumDisable SelectAll when editable contains only empty stringsyed.wajid
2023-05-09chromiumReplace VrShell sources with stub in vr module.Viatcheslav Ostapenko
2023-05-02chromiumReverse enable_vr and enable_arcore dependencyViatcheslav Ostapenko
2023-05-02chromiumDecouple android vr from gvr servicesViatcheslav Ostapenko
2023-04-20chromiumUpdate Direct writing service callback aidl and implement new methodsMahesh Machavolu
2023-03-31chromiumFix typo in descriptionHyomin Kim
2023-03-28chromiumFix typo in descriptionHyomin Kim
2023-03-20chromiumRemove force override for frame visibility check in find_in_pageVishal Lingam
2023-02-22chromiumShow Android handwriting hover icon over writable inputsMahesh Machavolu
2023-02-14chromiumAllow stop recognition to be called before writing is startedMahesh Machavolu
2023-02-13chromiumFix the column rule to be as tall as the column boxHyomin Kim
2023-02-10chromiumFinish Ime composition before committing stylus writing recognized textMahesh Machavolu
2023-02-06chromiumShow Handwriting hover icon when pointer can be adjusted to start writingMahesh Machavolu
2023-02-01chromiumDo not propagate KEYCODE_SYSRQ keyEventsyed.wajid
2023-01-26chromium[FullScreen] Fade-out animation is not startedYash Vinayak
2023-01-26chromiumFileApi: Remove global ReportBadMessage(), GetMessageCallback()Shubham Gupta
2023-01-09chromiumPersonalizationApp: Remove global ReportBadMessage(),Yash Vinayak
2022-12-20chromium[Stylus Handwriting] Implement split-merge (|) gestureMahesh Machavolu
2022-12-19chromiumCall ASurfaceTransaction_apply() to avoid surface leaksangheon77.kim
2022-12-14chromiumAdjust stylus event to allow handwriting in nearby inputsMahesh Machavolu
2022-12-13chromiumReland "Replace usage of |downloads_| in favor of |downloads_by_guid_|"Shubham Gupta
2022-12-12chromiumMake shorthand serializer for "columns"Hyomin Kim
2022-12-01chromium[Stylus Handwriting] Don't unregister DW callback when window loses focusMahesh Machavolu
2022-11-29chromium[Code Health] Clean up some pre-Nougat code in BitmapUtilPrakhar Shrivastav
2022-11-24chromium[Code Health] Clean up some pre-Nougat codeJagdish Chourasia
2022-11-22chromiumpersonalization: Remove global ReportBadMessage().Abdullah Abu Tasneem
2022-11-21chromium[Code Health] Fix include orderJagdish Chourasia
2022-11-21chromium[Code Health] Clean up some pre-Nougat code in DownloadUtilsPrakhar Shrivastav
2022-11-18chromium[Code Health] Clean up some pre-Nougat code in media/ codeJagdish Chourasia
2022-11-17chromiumBackground Fetch: Remove global ReportBadMessage().Amit Paul
2022-11-17chromiumServiceWorker: Remove global ReportBadMessage().Choudhury M. Shamsujjoha
2022-11-17chromiumVr:: Remove global ReportBadMessage(), GetMessageCallback()Md. Sadiqul Amin
2022-11-15chromiumBluetoothSerialPort: Remove global ReportBadMessage().Arup Barua
2022-11-15chromiumPersonalization App:: Remove global ReportBadMessage(), GetMessageCallback()Md. Sadiqul Amin
2022-11-14chromiumpersonalization: Remove global ReportBadMessage().Aquibuzzaman Md. Sayem
2022-11-14chromiumServiceWorker: Remove global ReportBadMessage().Amit Paul
2022-11-11chromiumShared Storage:: Remove global ReportBadMessage(), GetMessageCallback()Abul Hasan Md Osama
2022-11-04chromiumReplace usage of |downloads_| in favor of |downloads_by_guid_|Shubham Gupta
2022-11-03chromium[Code Health] Replace deprecated DictionaryValue with Value::Dict in c/b/supervised_user/Shubham Gupta
2022-10-28chromium[media] Code cleanupJagdish Chourasia
2022-10-26chromiumautofill: Use strong aliases for autoselect_first_suggestionAmos Lim
2022-10-25chromiumRemove unused field |mLastDestroyedSurface|Shubham Gupta
2022-10-21chromium[media] Remove unused codeJagdish Chourasia
2022-10-18chromium[Code Health] Clean up some pre-Nougat code in ui/permissionsPrakhar Shrivastav
2022-10-18chromiumReplace RefCountedString::TakeString in favor of std::move()Prakhar Shrivastav
2022-10-17chromium[Code Health] Clean up some pre-Nougat code in downloadPrakhar Shrivastav
2022-10-13chromium[Code Health] Clean up some pre-Nougat code in media/ codeJagdish Chourasia
2022-10-11chromiumDon't reset CompositorSurfaceManager once a surface is createdsangheon77.kim
2022-10-01chromium[Code Health] Clean up some pre-Nougat code in media/ codeJagdish Chourasia
2022-09-24chromium[Device Posture] Remove folded-over statusDongwoo Im
2022-09-22chromium[Code Health] Clean up some pre-Nougat code in media/ codeJagdish Chourasia
2022-09-21chromiumRemove disable_webauthn setting on pre-android NJagdish Chourasia
2022-09-21chromium[media] Code cleanupJagdish Chourasia
2022-09-20chromiumUpdateViewportContainerSize() on every commit in pending treesangheon77.kim
2022-09-19chromiumRemove pre-JB-MR1 unnecessary codeJagdish Chourasia
2022-09-16chromiumwebauthn: Refactor for_internal_webauthn behind content/public/browserAmos Lim
2022-09-14chromium[GURL] Migrate referrer to use GURLJitesh Pareek
2022-09-14chromiumAdd Junit tests for stylus writing code in WebContentsImplMahesh Machavolu
2022-09-05chromiumFix NPE during stylus handwritingMahesh Machavolu
2022-09-05chromiumRemove model block list of SurfaceControl from S_V2sangheon77.kim
2022-08-31chromiumReland "webauthn: Update abort handling to take an abort reason"Amos Lim
2022-08-31chromiumwebauthn: Drop PublicKeyCredentialEntity.iconAmos Lim
2022-08-31chromiumEnable SurfaceControl for models blocked by pre-rotate issuesangheon77.kim
2022-08-26chromiumwebauthn: Update abort handling to take an abort reasonAmos Lim
2022-08-26chromiumCleanup old secure-payment-confirmation expected.txt filesAmos Lim
2022-08-24chromiumAdd JUnit tests for Direct Writing gesture message dataMahesh Machavolu
2022-08-23chromiumRemove duplicate codeJagdish Chourasia
2022-08-19chromiumAdd JUnit tests for Direct writing Service callback input messagesMahesh Machavolu
2022-08-18chromiumAdd java unit tests for Direct writing classesMahesh Machavolu
2022-08-11chromiumFix build issue of missing vtable.baul.eun
2022-08-09chromium[Stylus Handwriting] Do not allow writing below Android S (android 12)Mahesh Machavolu
2022-08-08chromiumReland "[Stylus Handwriting] Show Stylus writing hover icon"Mahesh Machavolu
2022-08-05chromium[Stylus Handwriting] Show Stylus writing hover iconMahesh Machavolu
2022-08-04chromium[Stylus Handwriting] Request view focus when stylus writing is detectedMahesh Machavolu
2022-08-04chromium[Stylus Handwriting] Restrict writing area to URL bar boundsMahesh Machavolu
2022-07-28chromium[Stylus Handwriting] Unbind service when it is disconnectedMahesh Machavolu
2022-07-27chromium[Stylus Handwriting] Add release fingerprint for writing serviceMahesh Machavolu
2022-07-25chromium[Stylus Handwriting] Implement stylus writing gesture handlingMahesh Machavolu
2022-07-25chromiumAdd empty check while getting range for character indexMahesh Machavolu
2022-07-22chromium[Stylus Handwriting] Allow soft keyboard during Android stylus writingMahesh Machavolu
2022-07-22chromium[Stylus Handwriting] Use web preferences to update service enabled statusMahesh Machavolu
2022-07-21chromium[Stylus Handwriting] Enable Stylus Handwriting featureMahesh Machavolu
2022-07-20chromium[Stylus Handwriting] Add checking direct writing pkg fingerprintMahesh Machavolu
2022-07-19chromiumDon't reset CompositorSurfaceManager if surface has been createdsangheon77.kim
2022-07-13chromium[Stylus Handwriting] Add second set of stylus writing aidl APIsMahesh Machavolu
2022-07-13chromium[Stylus Handwriting] Add first set of stylus writing aidl APIsMahesh Machavolu
2022-07-12chromium[Stylus Handwriting] Implement Android logic for stylus recognitionMahesh Machavolu
2022-07-07chromiumRevert refreshrate to default if browser lost focussangheon77.kim
2022-07-07chromiumSet root window to default refresh rate when returning to SurfaceControlsangheon77.kim
2022-07-01chromiumCall OnBeginFrameSourcePausedChanged when observer is removedsangheon77.kim
2022-06-17chromium[StylusHandwriting] Initial blink, content changes to start writingMahesh Machavolu
2022-06-17chromiumcc: Don't trigger unnecessary NotifyReadyToDraw/Activate callbackssangheon77.kim
2022-06-16chromiumDon't reraster the nonideal, delayed tiling during scrollingsangheon77.kim
2022-06-14chromiumwebauthn: Change AttestationConveyancePreference enum to DOMString typeAmos Lim
2022-06-13chromiumwebauthn: Change AuthenticatorAttachment enum to DOMString typeAmos Lim
2022-06-13chromiumwebauthn: Ignore unknown UserVerificationRequirement valueAmos Lim
2022-06-09chromiumChange UserVerificationRequirement enum to DOMString typeAmos Lim
2022-05-31chromiumMake sure recreating tiling if it is not ideal and delayed.sangheon77.kim
2022-05-26chromiumsqlite: Add test case for bad db file patha20.singh
2022-05-25chromium[GURL] Migrate mReferrer and mOriginalUrl to use GURLShubham Gupta
2022-05-24chromiumReset current frame of video provider when context is lostsangheon77.kim
2022-05-02chromiumPrevent unwanted tiling when browser controls consume deltasangheon77.kim
2022-04-26chromiumDelay recreating tiling when activate is already readysangheon77.kim
2022-03-29chromiumMedia: Code cleanupk.mishra
2022-02-22chromiumAndroid: Enable androidx_window_window as a depbaul.eun
2022-01-11chromiumCheck if accessibility is enabled before onShow()a20.singh
2022-01-07chromiumscanning: Remove global ReportBadMessage()Jitesh Pareek
2022-01-05chromiumFix a -Wenum-compare warning of gccWang Yan
2021-12-21chromiumRemove the expired flag "raw-clipboard"Jitesh Pareek
2021-12-21chromiumkurl: Use string constants inplace of hard coded valuesk.mishra
2021-12-09chromiumsqlite: Add NULL check for db file patha20.singh
2021-11-09chromiumRemove expired flag from chrome://flagsShubham Gupta
2021-11-08chromiumChange default behavior of fullscreen mode navbark.mishra
2021-11-01chromiumAllow ACTION_STOP to exist in Media NotificationRahul Yadav
2021-10-27chromiumRemoved condition to set history title as nullAditi Singh
2021-10-27chromium[webhid] Allow HIDReportItem usage members to be undefinedHwanseung Lee
2021-10-14chromium[webhid] reject promise with a TypeError when have an empty filterHwanseung Lee
2021-10-11chromiumRemove the expired flag "mobile-identity-consistency"Jagdish Chourasia
2021-10-11chromiumPrefetch: Remove global ReportBadMessage(), GetMessageCallback()Ketan Atri
2021-10-07chromiumRemove the expired flag "enable-magnifier-panning-improvements"Jagdish Chourasia
2021-10-07chromiumRemove the expired flag "muting-compromised-credentials"Jagdish Chourasia
2021-10-07chromiumDigitalGoods: Remove global ReportBadMessage(), GetMessageCallback()Shubham Gupta
2021-10-06chromiumDevice: Remove global ReportBadMessage(),GetMessageCallback()Abhinav Vij
2021-10-06chromiumRemove the expired flag "enable-switch-access-point-scanning"Jagdish Chourasia
2021-10-06chromiumSet Focus to blink widget when renderer is brought upMahesh Machavolu
2021-10-02chromiumDevice: Remove global ReportBadMessage(),GetMessageCallback()Abhinav Vij
2021-10-01chromiumMediaFoundationRenderer: Remove global ReportBadMessage(),Shubham Gupta
2021-10-01chromiumRelease old webbundle resources when <link rel=webbundle>'s hrefPrakhar Shrivastav
2021-09-30chromiumRemove the expired flag "chrome-share-highlights-android"Jagdish Chourasia
2021-09-29chromiumRemove DeprecatedGetWebContents() in RenderFrameProxyHost.Prakhar Shrivastav
2021-09-29chromiumUse mojo generated DisplayMode inplace of WebDisplayModek.mishra
2021-09-27chromiumURL: Use base::fixed_flat_set for UnsafeSchemesanshul.jain
2021-09-24chromiumNotification: Simplify threading in PlatformNotificationServiceProxyPrakhar Shrivastav
2021-09-22chromiumDrop Frame check or ExecutionContext check before DispatchEvent.k.mishra
2021-09-22chromiumRemove an unused variable in AXObjectCacheImpl.Zhuoyu Qian
2021-09-21chromiumwake lock: Drop Frame check or ExecutionContext check before DispatchEvent.k.mishra
2021-09-21chromiumService Worker: Threading simplification in ServiceWorkerRegisterJobPrakhar Shrivastav
2021-09-21chromiumUse base::fixed_flat_set for |google_tlds|, |youtube_tlds| and |google_subdomains|k.mishra
2021-09-20chromiumWebAudio: Drop Frame check or ExecutionContext check before DispatchEvent.k.mishra
2021-09-20chromiumPresentation: Remove global ReportBadMessage(), GetMessageCallback()anshul.jain
2021-09-17chromiumDedicated Worker: Simplify now that service worker is onPrakhar Shrivastav
2021-09-17chromiumRemotingHost: Use base::fixed_flat_set for invalid_browsersPrakhar Shrivastav
2021-09-17chromiumStoragePartition: Simplify now that SW is on the UI thread.Prakhar Shrivastav
2021-09-17chromiumRemove some unused variables.Zhuoyu Qian
2021-09-16chromium[Webapps] Use annotations instead of int values for Java mojo enumsk.mishra
2021-09-16chromiumRemove an unused variable in InsertParagraphSeparatorCommand.Zhuoyu Qian
2021-09-16chromiumRemove an unused variable.Zhuoyu Qian
2021-09-14chromiumAudioOutput: Remove global ReportBadMessage(), GetMessageCallback()anshul.jain
2021-09-14chromiumNoStatePrefetch: Remove global ReportBadMessage(), GetMessageCallback()Aditi Singh
2021-09-14chromiumDevTools: Remove global ReportBadMessage(), GetMessageCallback()Aditi Singh
2021-09-14chromiumOpenXR: Remove global ReportBadMessage(), GetMessageCallback()Prakhar Shrivastav
2021-09-13chromiumWebXR: Remove global ReportBadMessage(), GetMessageCallback()k.mishra
2021-09-10chromiumExtensions: Remove global ReportBadMessage(), GetMessageCallback()Prakhar Shrivastav
2021-09-10chromiumCertVerifier: Remove global ReportBadMessage(), GetMessageCallback()Prakhar Shrivastav
2021-09-10chromiumWebrtcLogging: Remove global ReportBadMessage(), GetMessageCallback()k.mishra
2021-09-09chromiumRemove unused SendTabToSelfInfoBar and SendTabToSelfInfoBarControllerPrakhar Shrivastav
2021-09-09chromiumOnly mark kFrameNavigation as client redirect if it does replacementAditi Singh
2021-09-09chromiumAudioService: Remove global ReportBadMessage(), GetMessageCallback()Prakhar Shrivastav
2021-08-11chromiumUse a reference of CookieSettings instead of a pointer.Zhuoyu Qian
2021-07-22chromiumRemove the declaration of ShouldShowAlternateDinoPage().Zhuoyu Qian
2021-07-08chromiumGCC: Fix initialization for NoDestructor<std::vector<T>>Viatcheslav Ostapenko
2021-07-07chromiumAdd MediaTek chipset mt8768 to allowed list for VP8 decoderk.mishra
2021-07-01chromium[XR] Report device features from runtime.Viatcheslav Ostapenko
2021-06-01chromium[Payments] Remove duplicated codeHwanseung Lee
2021-05-27chromiumDevicePosture: Implement IDL for DevicePosturebaul.eun
2021-05-10chromiumRename content/browser/fileapi to file_system in README.mdZhuoyu Qian
2021-04-26chromiumRemove unnecessary constructor of CreditCardHwanseung Lee
2021-04-20chromiumConvert enum to enum class for FrameSizeButtonDelegate::AnimateHwanseung Lee
2021-04-19chromiumConvert enum to enum class for FrameCaptionButton::AnimateHwanseung Lee
2021-04-16chromium[fuchsia] Create a dedicated debugger_fuchsia.cc.Hwanseung Lee
2021-04-15chromium[PaymentRequest] Remove dead codeHwanseung Lee
2021-04-15chromiumConvert enum to enum class for Widget::InitParams::ActivatableHwanseung Lee
2021-04-15chromiumConvert enum to enum class for DialogContentTypeHwanseung Lee
2021-04-12chromiumConvert enum to enum class for TreeView::IncrementTypeHwanseung Lee
2021-04-09chromiumConvert enum to enum class for SelectionTypeHwanseung Lee
2021-04-09chromiumUse absl::variant in RenderFrameHostOrProxyHwanseung Lee
2021-04-08chromiumConvert enum to enum class for View::EmphasisMetricHwanseung Lee
2021-04-06chromiumChange "Reason" enum value to kConstantStyleHwanseung Lee
2021-04-05chromiumgamepad: Deduplicate common Switch mapping functionsMd Jobed Hossain
2021-04-02chromiumChange SignoutDelete enum value to kConstantStyleHwanseung Lee
2021-03-30chromiumXbox gamepads lack mapping=="standard" despite exposing a Standard mapMd Jobed Hossain
2021-03-30chromiumConvert enum to enum class for Widget::MoveLoopResultHwanseung Lee
2021-03-29chromiumChange troy card's bin range to tightHwanseung Lee
2021-03-23chromiumApply EnableForceZoom value to main frameyongha78.lee
2021-03-09chromiumInclude vendor/product ID in Gamepad.id stringMd Jobed Hossain
2021-03-08chromiumChange PackageManagerDelegate to use "sigingInfo" for API level 28+Md Jobed Hossain
2021-02-26chromiumMedia: Add exception handling in MediaPlayerBridge#setPlaybackRatek.mishra
2021-02-24chromiumRemove the expired flag "overscroll-history-navigation"Prakhar Shrivastav
2021-02-23chromiumMedia: Add support for Playback Speed Change for MediaPlayerBridgek.mishra
2021-02-18chromiumUse std::floor instead of std::trunc/clampTo in mouse_eventPrakhar Shrivastav
2021-02-05chromiumRemove kNetworkCountryIso from ContentSwitchesPrakhar Shrivastav
2020-12-18chromiumMove PaymentRequestMockFunctionScope to core/testingHwanseung Lee
2020-12-16chromiumRemove History.ClearBrowsingData.TimeSpentInDialog histogramHwanseung Lee
2020-12-16chromiumRemove unused data member in ContentViewRenderView class.k.mishra
2020-11-23chromium[css-grid] Fix up that the width of nested grid container with margin:auto is zeroHyunjune Kim
2020-11-19chromiumConvert enum to enum class for Widget::MoveLoopEscapeBehaviorHwanseung Lee
2020-11-19chromium[TTS] Remove Translation support from ContextualSearchPolicy.javaHwanseung Lee
2020-11-18chromiumConvert enum to enum class for MenuPart::TypeHwanseung Lee
2020-11-10chromiumPassword: Fix a bug that "Touch to fill" UI doesn't work in dark modeJinho Bang
2020-11-04chromiumMediaSession: Fix a crash when calling seekTo(0) on debug buildJinho Bang
2020-11-04chromiumMediaSession: Fix a crash when calling seek(0) on debug buildJinho Bang
2020-10-30chromiumFix force-dark-mode not working on first time page loading.Prashant Nevase
2020-10-30chromiumAdd functionality to apply dark mode in GpuImageDecodeCache.Prashant Nevase
2020-10-28chromiumConvert enum to enum class for FocusManager::DirectionHwanseung Lee
2020-10-22chromiumPass dark mode bit from PaintFlags to DrawImage.Prashant Nevase
2020-10-19chromiumRename ServiceWorkerPaymentApp::OnPaymentAppInvokedDongjun Kim
2020-10-15chromiumPass DarkModeRasterFilter to GpuImageDecodeCache.Prashant Nevase
2020-10-15chromiumReset PageScaleConstraints after Finish PrintingMd. Hasanur Rashid
2020-10-15chromiumMake DarkModeFilter image operations thread-safe.Prashant Nevase
2020-10-14chromiumPlumb DarkModeFilter to cc.Prashant Nevase
2020-10-14chromiumModify dark_mode watchlist.Prashant Nevase
2020-10-10chromiumRemove expired chrome://flags entry for arc-usb-storage-ui.Zhuoyu Qian
2020-10-08chromiumRevert "Fix that mask containing image with clip-path can not apply to client"Hyunjune
2020-10-06chromiumAdd raster side dark mode switch and initial functionality.Prashant Nevase
2020-10-05chromiumFix regression in dark mode filter creation.Prashant Nevase
2020-10-02chromiumFix that mask containing image with clip-path can not apply to clientHyunjune
2020-10-01chromiumDecouple dark mode settings from blink settings.Prashant Nevase
2020-09-30chromiumAdd dark-mode-default virtual tests for images.Prashant Nevase
2020-09-29chromiumCorrect dark-mode-images-grayscale virtual tests.Prashant Nevase
2020-09-26chromiumUse WeakPtr instead of raw pointers in //components/paymentsDongJun Kim
2020-09-25chromiumDefer dark mode result caching for bitmap image.Prashant Nevase
2020-09-24chromiumReplace SkRect by SkIRect in dark mode module.Prashant Nevase
2020-09-23chromiumMake DarkModeImageClassifier apis to work with SkPixmap.Prashant Nevase
2020-09-23chromiumRefactoring RespondWithCallback classDongJun Kim
2020-09-23chromiumImplement WebContentsUserData in PaymentAppProviderImplDongJun Kim
2020-09-21chromiumRename lab_color_space to dark_mode_lab_color_space.Prashant Nevase
2020-09-19chromiumChange two menus inside of privacy to ChromeSwitchPreferenceHwanseung Lee
2020-09-18chromiumChange "Auto Sign-In" menu to ChromeSwitchPreferenceHwanseung Lee
2020-09-17chromiumAdding self to dark mode module watch list.Prashant Nevase
2020-09-15chromiumRemove duplicate web tests for dark mode images.Prashant Nevase
2020-09-15chromiumClean up "kPassiveMixedContentWarning" featureHwanseung Lee
2020-09-14chromiumRename LegacyOverrideBuiltins to LegacyOverrideBuiltIns.Zhuoyu Qian
2020-09-09chromiumConvert enum to enum class for BoundsAnimationModeHwanseung Lee
2020-09-08chromiumAdd finalizers to Web Payment Java objects that own native objectsDongjun Kim
2020-09-02chromiumRename LenientSetter to LegacyLenientSetter.Zhuoyu Qian
2020-09-01chromiumRename NoInterfaceObject to LegacyNoInterfaceObject.Zhuoyu Qian
2020-08-31chromiumOrganize dark mode virtual tests.Prashant Nevase
2020-08-31chromiumRename LenientThis to LegacyLenientThis.Zhuoyu Qian
2020-08-28chromiumRemove blink dependency in DarkModeImageClassifier.Prashant Nevase
2020-08-28chromiumRename inline_box_traversal.h|cc to bidi_adjustment.h|ccZhuoyu Qian
2020-08-27chromiumRemove blink dependency in Lab color space.Prashant Nevase
2020-08-27chromiumRename |world| to |world_for_csp|Zhuoyu Qian
2020-08-27chromiumRename GetText() to GetTextState().Zhuoyu Qian
2020-08-25chromiumRename OverrideBuiltins to LegacyOverrideBuiltins.Zhuoyu Qian
2020-08-25chromiumFix crash in DarkModeImageClassifier::GetSamples().prashant.n
2020-08-21chromiumRemove DarkModePagePolicy.prashant.n
2020-08-21chromiumRename TreatNonObjectAsNull to LegacyTreatNonObjectAsNull.Zhuoyu Qian
2020-08-20chromiumRemove old code in DarkModeImageClassifier.Prashant Nevase
2020-08-18chromiumRename Unforgeable to LegacyUnforgeable.Zhuoyu Qian
2020-08-18chromiumRemove per-method-can-make-payment-quotaDongjun Kim
2020-08-17chromiumRename *ShortcutInfos() to *ShortcutsMenuItemInfos().Zhuoyu Qian
2020-08-17chromiumRemove dark mode element roles added for image.Prashant Nevase
2020-08-13chromiumRename GetAppShortcutInfos to GetAppShortcutsMenuItemInfos.Zhuoyu Qian
2020-08-11chromiumConvert enum to enum class for InitialFocusStateOnMousePressHwanseung Lee
2020-08-11chromiumRename SetShortcutInfos to SetShortcutsMenuItemInfos.Zhuoyu Qian
2020-08-10chromiumRename shortcut_infos to shortcuts_menu_item_infos.Zhuoyu Qian
2020-08-08chromiumFix up a crash relied on 'keySplines' of <animate*>Hyunjune
2020-08-06chromium[Fixup] discord web app doesn't work because of getPointAtLengthHyunjune
2020-08-06chromiumRename SignallingReceiver to SignalingReceiver.Zhuoyu Qian
2020-08-05chromiumCheck all usage of |factory| in RegisterSchemeFactory().Zhuoyu Qian
2020-08-05chromiumRename SignallingSender to SignalingSenderZhuoyu Qian
2020-08-04chromiumRemove the check of |info_| in AppCacheURLLoader::NotifyCompleted.Zhuoyu Qian
2020-08-03chromiumRemove the check of scrollable_area in UpdateScrollingContentsLayer.Zhuoyu Qian
2020-07-30chromiumRemove the check of LocalRootImpl() in HandleInputEvent().Zhuoyu Qian
2020-07-28chromium[Autofill] remove redundant codeHwanseung Lee
2020-07-27chromium[Autofill] Add Troy card for autofill.Hwanseung Lee
2020-07-23chromiumConvert enum to enum class for SizeCalculationTypeHwanseung Lee
2020-07-22chromium[Payment] Componentize Android Web Payment layoutsDongjun Kim
2020-07-21chromiumWhen SVGGeometryElement.getPointAtLength is called with with non-rendered, throw exceptionHyunjune
2020-07-14chromiumMove GetAllPaymentApps to a different classDongJun Kim
2020-06-22chromiumInitial decoupling of !is_android and enable_extension build flagsWinston Chen
2020-06-20chromiumSimplify DarkModeImageClassifier.Prashant Nevase
2020-06-18chromiumRemove useless security check.Zhuoyu Qian
2020-06-15chromiumFix regression caused by "Replace blink::Image by cc::PaintImage".Prashant Nevase
2020-06-12chromiumReplace blink::Vector by std::vector.Prashant Nevase
2020-06-12chromiumReplace blink::FloatRect by SkRect.Prashant Nevase
2020-06-11chromiumReplace blink::Image by cc::PaintImage.Prashant Nevase
2020-06-10chromiumMove dark mode image classifier cache out of blink::Image.Prashant Nevase
2020-06-10chromiumRemove blink::Image types dependency from dark mode.Prashant Nevase
2020-06-09chromiumRename GetOriginWithoutAuthForDocument to GetDocumentUrlWithoutAuthDongJun Kim
2020-06-05chromiumRemove is_svg from image classifier features in dark mode.Prashant Nevase
2020-06-05chromiumSimplify image classifiers in dark mode.Prashant Nevase
2020-06-04chromiumUse SkColor in dark mode.Prashant Nevase
2020-06-03chromiumImplement inverted color cache in DarkModeFilter.Prashant Nevase
2020-05-11chromium[Payments] Use org.chromium.url.GURL class -3-Hwanseung Lee
2020-05-09chromiumComponentize EditableOption.javaDongJun Kim
2020-05-08chromiumConvert enum to enum class for Axis of BoxLayoutHwanseung Lee
2020-05-08chromiumConvert enum to enum class for GridLayout::SizeTypeHwanseung Lee
2020-05-07chromiumRemove * from supported_originsDongJun Kim
2020-05-07chromiumMigrate CSP and security code to use RequestDestinationDongJun Kim
2020-05-07chromiumAdd mapping of payment method names to the id of the appsDongJun Kim
2020-04-27chromiumSmall refactor in DarkModeColorFilter.Prashant Nevase
2020-04-20chromiumPasswordManager: Use |typed_value| as a fallback if |value| is emptyJinho Bang
2020-04-20chromium[Payments] Use org.chromium.url.GURL class -2-Hwanseung Lee
2020-04-07chromiumDisable animation in AutofillUiTestDongJun Kim
2020-04-07chromium[Payments] Use org.chromium.url.GURL classHwanseung Lee
2020-04-02chromiumAdd a new RequestDestination field in blink::mojom::ResourceTimingInfoDongJun Kim
2020-04-02chromiumConvert enum to enum class for FocusCycleWrappingBehaviorHwanseung Lee
2020-04-01chromiumConvert enum to enum class for views::SliderChangeReasonHwanseung Lee
2020-03-31chromiumRemove DeprecatedEqualIgnoringCase in renderer/core/htmlDongJun Kim
2020-03-30chromiumAdd a new RequestDestination field in content::mojom::BeginNavigationParamsDongJun Kim
2020-03-27chromiumAdd a separate element role for list item markers.prashant.n
2020-03-26chromiumConvert enum to enum class for TableView::AdvanceDirectionHwanseung Lee
2020-03-26chromiumConvert enum to enum class for views::LayoutFadeTypeHwanseung Lee
2020-03-20chromiumReland "Clean up the AndroidSetupSearchEngine feature flag"Hwanseung Lee
2020-03-18chromiumRemove DeprecatedEqualIgnoringCase in renderer/core/cssDongJun Kim
2020-03-18chromiumFix up incorrect size of <svg:image> with a SVG image without intrinsic sizeHyunjune
2020-03-18chromiumRemove DeprecatedEqualIgnoringCase in renderer/core/editingDongJun Kim
2020-03-18chromiumRemove DeprecatedEqualIgnoringCase in renderer/core/testingDongJun Kim
2020-03-17chromiumMerge the getters/setters for force dark mode.v.paturi
2020-03-17chromiumRevert "Clean up the AndroidSetupSearchEngine feature flag"Hwanseung Lee
2020-03-17chromiumClean up the AndroidSetupSearchEngine feature flagHwanseung Lee
2020-03-13chromiumWebGPU: Rename BindGroup[Layout]Binding to -EntryJinho Bang
2020-03-13chromiumPaymentRequest: Change PaymentAddressInit to AddressInitJinho Bang
2020-03-12chromiumPaymentRequest: Clean-up unnecessary codeJinho Bang
2020-03-05chromiumChange SpecialStoragePolicy functions to use url::Origin.Zhuoyu Qian
2020-03-04chromiumRemove Profile.RemoveUserWarningStatsTime histograms.Zhuoyu Qian
2020-03-03chromiumChange FileSystemQuotaUtil functions to use url::Origin.Zhuoyu Qian
2020-03-03chromiumRemove History.ClearBrowsingData.SpannableStringAppliedCorrectly.Zhuoyu Qian
2020-03-03chromiumChange functions Next() in file_system/ to use base::Optional<url::Origin>.Zhuoyu Qian
2020-03-03chromiumFeed: Fix build errors under `enable_feed_in_chrome = false`Jinho Bang
2020-02-26chromiumChange DeleteDataForOriginOnFileTaskRunner to use url::Origin.Zhuoyu Qian
2020-02-25chromium[Android][Autofill] Check and recreate Android view before usage in Card Name Fix FlowSynthia Islam
2020-02-25chromiumWaitForLoadStop in browsertests of chrome/browser folder not checking success of page loadsSynthia Islam
2020-02-25chromiumChange SandboxFileSystemBackendDelegate members to use url::Origin.Zhuoyu Qian
2020-02-25chromiumChange DeleteOriginDataOnFileTaskRunner to use url::Origin.Zhuoyu Qian
2020-02-19chromiumConvert enum to enum class for InkDropHighlight::AnimationTypeHwanseung Lee
2020-02-12chromiumDo element role override only if dark mode is active.prashant.n
2020-02-12chromiumChange FileSystemContext::CreateCrackedFileSystemURL to use url::OriginMd. Hasanur Rashid
2020-02-10chromiumChange CreateOriginTypeDirectory and GetRootPath to use url::OriginMd. Hasanur Rashid
2020-02-10chromiumChange CopyOrMove* unit test classes to use url::OriginMd. Hasanur Rashid
2020-02-10chromiumChange CopyFileSystem and RecalculateUsage to use url::OriginMd. Hasanur Rashid
2020-02-10chromiumChange FileSystemContext::OpenPluginPrivateFileSystem to use url::OriginMd. Hasanur Rashid
2020-02-10chromiumChange FileSystemContext::DeleteFileSystem to use url::OriginMd. Hasanur Rashid
2020-02-08chromiumChange FileSystemContext::OpenFileSystem to use url::OriginMd. Hasanur Rashid
2020-02-06chromiumFixed unlimited memory growth when inspector is connected.Adam Labuda
2020-02-06chromiumWebGPU: Change GPUExtensions dictionary into array of GPUExtensionNameJinho Bang
2020-02-06chromiumChange CreateExternalFileSystemURL to use url::OriginMd. Hasanur Rashid
2020-02-06chromiumChange GetBaseDirectoryForOriginAndType to use url::OriginMd. Hasanur Rashid
2020-02-06chromiumChange OpenFileSystem to use url::OriginMd. Hasanur Rashid
2020-02-05chromiumChange GetOriginUsageOnFileTaskRunner to use url::OriginMd. Hasanur Rashid
2020-01-31chromiumConvert VLOG -> DVLOG in device/bluetoothMd. Hasanur Rashid
2020-01-31chromiumConvert VLOG -> DVLOG in device/bluetooth/dbusMd. Hasanur Rashid
2020-01-28chromiumConvert VLOG -> DVLOG in device/bluetooth/bluezMd. Hasanur Rashid
2020-01-28chromiumRemove foreign fetch event typesMd. Hasanur Rashid
2020-01-25chromiumUse FloatPoint instead of FloatSize for ClassificationKey.v.paturi
2020-01-22chromiumRemove unused variable at credit_card_save_manager.hHwanseung Lee
2020-01-21chromiumChanging the return type of FFTFrame::RealData()Imranur Rahman
2020-01-20chromium[IdentityManager] Fix to show all accounts if dice is enabledMd. Hasanur Rashid
2020-01-20chromiumDecouple surface management code in CVRV.Shobhit Goel
2020-01-18chromiumChange PluginPrivateFileSystemBackend functions to use url::Origin.Zhuoyu Qian
2020-01-17chromiumChange SandboxFileSystemBackendDelegate functions to use url::Origin.Zhuoyu Qian
2020-01-17chromiumChange SandboxFileSystemTestHelper to use url::Origin.Zhuoyu Qian
2020-01-17chromiumdesktop-pwas: Use app name if available to generate the iconMd. Hasanur Rashid
2020-01-16chromiumEnable MapRectReverse() for a blur filter to map backwardMd. Hasanur Rashid
2020-01-16chromiumChange GetUsageCachePathForOriginAndType to use url::Origin.Zhuoyu Qian
2020-01-16chromium[IdentityManager] Return one account from GetAccountForDicePromos()Md. Hasanur Rashid
2020-01-16chromiumChange DeleteForOrigin and DeleteCacheStorage to use url::Origin.Zhuoyu Qian
2020-01-14chromiumChange DOMStorageContextWrapper functions to use url::Origin.Zhuoyu Qian
2020-01-13chromiumConvert enum to enum class for Widget::MoveLoopSourceHwanseung Lee
2020-01-13chromiumChange CreateQuotaReservationOnFileTaskRunner to use url::Origin.Zhuoyu Qian
2020-01-13chromiumChange ObfuscatedFileUtil to use url::Origin.Zhuoyu Qian
2020-01-08chromiuminput type=date with max below min should not allow date to be setSynthia Islam
2020-01-07chromiumWebGPU: Define GPUMappedBuffer more strictlyJinho Bang
2020-01-06chromiumRemove "arch=" flag from kComponentDownloadUrlMd. Hasanur Rashid
2020-01-06chromiumRename ServiceWorkerNavigationHandle to ServiceWorkerMainResourceHandle.Zhuoyu Qian
2020-01-05chromiumClean up HasEmptyOrInvalidFilter namingMd. Hasanur Rashid
2020-01-04chromiumChange ChooseFileSystemEntriesType to be lowercase, dash-delimitedZhuoyu Qian
2019-12-30chromiumRename toYosemiteFontWeight to toFontWeight.Zhuoyu Qian
2019-12-24chromiumWebGPU: Remove createBufferMappedAsyncJinho Bang
2019-12-13chromium[Geometry] Add [NewObject] to matrixTransformHwanseung Lee
2019-12-11chromiumConvert enum to enum class for MenuItemView::TypeHwanseung Lee
2019-11-27chromiumWebGPU: Add [SameObject] to several more attributesJinho Bang
2019-11-22chromiumConvert enum to enum class for InitParams::WindowOpacityHwanseung Lee
2019-11-19chromiumRemoving redundant comments and extern variable of Cleaning up RecurrentInterstitialFeature flag.Abul Hasan Md Osama
2019-11-18chromiumWebGPU: GPUVertexAttributeDescriptor.offset should be `required`Jinho Bang
2019-11-18chromiumWebGPU: Change .getQueue() to .defaultQueueJinho Bang
2019-11-14chromiumRenaming SERVICE_NOT_CONNECTED to INVALID_ANSWER_MESSAGE.Abul Hasan Md Osama
2019-11-14chromiumDo not invert the colors of SVG shapes in dark mode.v.paturi
2019-11-05chromiumWebGPU: Should reject with an OperationError if GPUDevice is lostJinho Bang
2019-10-31chromiumRemove unused text_direction_ variableHwanseung Lee
2019-10-28chromiumMerge PasswordManagerClientHelperDelegate into PasswordManagerClientDongJun Kim
2019-10-28chromiumRename content/browser/fileapi to file_systemDongJun Kim
2019-10-25chromiumRefactoring MediaSessionAction sets in Media Message Center.Imranur Rahman
2019-10-24chromiumRename storage/common/fileapi to file_systemDongJun Kim
2019-10-24chromiumUpdate comment for GetDisabledSettings() in apply_dark_mode.cc.v.paturi
2019-10-22chromium[PaymentRequest]Add PaymentRequestPaymentApp test case for user cancel through payment sheetSynthia
2019-10-21chromiumConvert enum to enum class for InitParams::ShadowTypeHwanseung Lee
2019-10-21chromiumRename storage/browser/fileapi to file_systemDongJun Kim
2019-10-15chromiumReland "WebGPU: Add GPUProgrammablePassEncoder interface"Jinho Bang
2019-10-10chromiumConvert enum to enum class for SquareInkDropRipple::ActivatedShapeHwanseung Lee
2019-10-09chromiumWebGPU: Add GPUProgrammablePassEncoder interfaceJinho Bang
2019-10-08chromiumConvert enum to enum class for Button::KeyClickActionHwanseung Lee
2019-10-07chromiumWebGPU: GPUVertexBufferDescriptor.stride member should be GPUBufferSizeJinho Bang
2019-10-07chromiumWebGPU: Rename PipelineStageDescriptor to ProgrammableStageDescriptorJinho Bang
2019-10-04chromiumSkip classification of images with css filters in dark mode.v.paturi
2019-10-04chromiumReplace Platform::Current() with url_test_helpers to call GetURLLoaderMockFactory.DongJun Kim
2019-10-01chromiumFix the 'rotate' property serialization values for getComputedStyleHwanseung Lee
2019-10-01chromiumConvert enum to enum class for PaintButtonModeHwanseung Lee
2019-09-27chromiumCookie exclusion and flagging event be logged in NetLogImam Mohammad Bokhary
2019-09-26chromiumFixup typo on the commenthyunjune
2019-09-26chromiumFix up a crash relied on LineBreakerhyunjune
2019-09-25chromiumRemoving unused ClientToServerResponse member andImranur Rahman
2019-09-23chromiumCSS: Initial value for quotes should be autoSynthia Islam
2019-09-20chromiumConvert enum to enum class for NotifyActionHwanseung Lee
2019-09-19chromiumUse |dest_rect| size for checking image size threshold.v.paturi
2019-09-12chromiumRemove image's min size dependence on blocks count in dark mode.v.paturi
2019-09-05chromium[Native File System] Don't allow "save file" dialogs when site setting is blockSynthia Islam
2019-09-03chromiumJumbo: Fix a build error on AndroidJinho Bang
2019-09-02chromiumConvert enum to enum class for AnimationEndTypeHwanseung Lee
2019-08-31chromiumReplace Platform::Current() with url_test_helpers to call GetURLLoaderMockFactory.DongJun Kim
2019-08-30chromiumCanvas2D: Remove IsInifinityOrNaN() and use !std::isfinite() insteadJinho Bang
2019-08-29chromiumReland "Add comment at the top of auto generated files"Synthia Islam
2019-08-23chromiumClassify SVG images for dark mode.v.paturi
2019-08-23chromiumConvert enum to enum class for Wigdet::FrameTypeHwanseung Lee
2019-08-23chromiumRemove is_blacklisted parameter of SendFillInformationToRendererHwanseung Lee
2019-08-23chromiumConvert enum to enum class for FocusManager::FocusChangeReasonHwanseung Lee
2019-08-22chromiumConvert enum to enum class for MenuItemView::MenuPositionHwanseung Lee
2019-08-22chromiumAdd comment at the top of auto generated filesSynthia Islam
2019-08-22chromiumChange enumerator names like constants for Link::FocusStyleHwanseung Lee
2019-08-14chromiumChange enumerator names like constants for DwmFrameStateHwanseung Lee
2019-08-09chromiumAdd UseCounter kCSSValueOverflowOverlayMd. Hasanur Rashid
2019-08-09chromiumImplement RRectFBuilder to build RRectFMd. Hasanur Rashid
2019-08-09chromiumReplace Platform::Current() with TestingPlatformSupport to call GetURLLoaderMockFactory.DongJun Kim
2019-08-06chromiumRemove Grit's obsolete attributeSynthia Islam
2019-08-06chromiumConvert enum to enum class for MaximumFlexSizeRuleHwanseung Lee
2019-08-05chromiumGeometry: DOMQuad bounds should be updated when its points are changedJinho Bang
2019-08-01chromiumAdd codes for preventing memory leak in sandboxDongJun Kim
2019-07-30chromiumRemove unused method in AdsPageLoadMetricsObserver ClassSynthia Islam
2019-07-30chromiumAdd UseCounter for "overflow: overlay"Md. Hasanur Rashid
2019-07-27chromiumWhen a function named 'getTotalLength' is called with non-rendered, throw exceptionhyunjune
2019-07-27chromiumReland "Refactor dark mode image classifier."v.paturi
2019-07-26chromiumAdd UseCounter for 'toggle' event handler executionMd. Hasanur Rashid
2019-07-26chromiumConvert enum to enum class for SourceStateHwanseung Lee
2019-07-23chromiumRemoving redundant call to SetBaseBackgroundColor()Yuvanesh Natarajan
2019-07-23chromiumConvert enum to enum class for MenuDelegate::DropPositionHwanseung Lee
2019-07-18chromiumCanvas2D: Early return if transform matrix has Infinity or NaNJinho Bang
2019-07-18chromiumRefactor dark mode image classifier.v.paturi
2019-06-25chromiumPaymentRequest: Move error message view into bodyJinho Bang
2019-06-25chromiumConvert enum to enum class for BoxLayout::OrientationHwanseung Lee
2019-06-20chromiumcc: Calculate tile size only when needed.Prashant Nevase
2019-06-13chromiumPaymentRequest: Error message should span the width of the dialogJinho Bang
2019-06-11chromiumPaymentRequest: Fix a bug that an email gets lost when saving an addressJinho Bang
2019-06-05chromiumMake device::Gamepad's mapping member an enumHwanseung Lee
2019-05-30chromium[Android] Hide SELECT popups on scroll start.abhi.rathore
2019-05-29chromiumWebXR: Make public member variables in XRInputSource privateJinho Bang
2019-05-28chromiumPaymentRequest: Enable retry() and payerdetailchange event by defaultJinho Bang
2019-05-23chromium[Autofill] Remove unused function in autofill managerDongJun Kim
2019-05-20chromiumPaymentHandler: Fix change-payment-method.https.html testJinho Bang
2019-05-17chromiumPaymentRequest: Fix a bug that retry errors are not consistently shownJinho Bang
2019-05-15chromiumConverting In-class Member Initialization for BoxLayoutHwanseung Lee
2019-05-14chromiumConvert enum to enum class for BoxLayout::MainAxisAlignmentHwanseung Lee
2019-05-14chromiumReland "PaymentRequest: Use runOnUiThreadBlockingNoException"Jinho Bang
2019-05-14chromiumConvert enum to enum class for BoxLayout::CrossAxisAlignmentHwanseung Lee
2019-05-13chromiumUse Node& instead of Node* as a parameterHwanseung Lee
2019-05-09chromiumPaymentRequest: Use runOnUiThreadBlockingNoExceptionJinho Bang
2019-05-09chromiumAutofill: Use runOnUiThreadBlockingNoExceptionJinho Bang
2019-05-08chromiumPaymentRequest: Implement error message for retry() on AndroidJinho Bang
2019-05-07chromiumConvert enum to enum class for FrameButtonHwanseung Lee
2019-05-07chromiumRemoved unneeded ime_text_span constructorsUzair Jaleel
2019-05-06chromiumPaymentRequest: Fix an infinite spinning loop when selecting user infosJinho Bang
2019-05-03chromiumConvert enum to enum class for ImageViewBase::AlignmentHwanseung Lee
2019-05-02chromium[jumbo] fix the build fail when using jumboHwanseung Lee
2019-04-30chromiumRemove EventType enum at root_view.ccHwanseung Lee
2019-04-26chromiumAdd GamepadMappingType enum at gamepad.idlHwanseung Lee
2019-04-24chromiumPaymentRequest: Fix a bug that calling updateWith() aborts payment sheetJinho Bang
2019-04-23chromiumRemove CancelAll() function at menu_controller.hHwanseung Lee
2019-04-20chromiumConvert enum to enum class at MenuControllerHwanseung Lee
2019-04-19chromiumSplit DarkModeImageClassifier for Bitmap and SVG images.v.paturi
2019-04-15chromiumConvert enum to enum class for Tab::TabStateHwanseung Lee
2019-04-09chromiumConvert enum to enum class for internal::Edit:TypeHwanseung Lee
2019-04-09chromiumRemove BorderElements enumHwanseung Lee
2019-04-05chromiumRefactor DarkModeImageClassifier::ShouldApplyDarkModeFilterToImage().v.paturi
2019-04-04chromiumPaymentRequest: Set [[waitForUpdate]] to true on payerdetailchange eventJinho Bang
2019-04-03chromiumApply dark mode filter to SVG images.v.paturi
2019-04-01chromiumConvert enum to enum class for internal::MergeTypeHwanseung Lee
2019-03-29chromiumConvert enum to enum class for ScrollBarButton::TypeHwanseung Lee
2019-03-29chromiumRemove ViewModelUtils::Alignment enumHwanseung Lee
2019-03-28chromiumRemove SchedulePaintType enumHwanseung Lee
2019-03-28chromiumPaymentRequest: Correct a behavior of updateWith()Jinho Bang
2019-03-28chromiumFix duplicate sampling of image pixels in dark mode.v.paturi
2019-03-27chromiumConvert enum to enum class for MouseEventTypeHwanseung Lee
2019-03-26chromiumClean up unused enum values in MenuAnchorPositionHwanseung Lee
2019-03-26chromiumPut CSSPendingSubstitutionValue into the blink::cssvalue namespace.Zhuoyu Qian
2019-03-25chromiumPaymentRequest: Implement error message for retry() on desktopJinho Bang
2019-03-25chromiumIndexedDB: Specify in-memory or not for IndexedDBBackingStoreXunran Ding
2019-03-21chromiumConvert enum to enum class for MenuAnchorPositionHwanseung Lee
2019-03-20chromiumRemove blink::NetworkHintsInterfaceHwanseung Lee
2019-03-18chromiumAdd support for classification of image sprites in dark mode.v.paturi
2019-03-18chromiumPut CSSURIValue into the blink::cssvalue namespace.Zhuoyu Qian
2019-03-14chromiumPut CSSGridLineNamesValue into the blink::cssvalue namespace.Zhuoyu Qian
2019-03-14chromiumPut CSSGridAutoRepeatValue into the blink::cssvalue namespace.Zhuoyu Qian
2019-03-14chromiumConvert enum to enum class for NonClientWindowFrameAction*Hwanseung Lee
2019-03-14chromiumPut CSSAxisValue into the blink::cssvalue namespace.Zhuoyu Qian
2019-03-14chromiumPut CSSGridTemplateAreasValue into the blink::cssvalue namespace.Zhuoyu Qian
2019-03-13chromiumPut CSSUnicodeRangeValue into the blink::cssvalue namespace.Zhuoyu Qian
2019-03-12chromium[Sync] Remove prefs::kSyncFirstSyncTimeHwanseung Lee
2019-03-12chromiumRemove unused function GetDefaultScreenInfoUzair Jaleel
2019-03-11chromiumMove UsedValueOfUserSelect() out of EditingUtilities.Zhuoyu Qian
2019-03-08chromiumRemove unused class member 'is_stacked_'.v.paturi
2019-03-08chromiumChange UpdateHoverReason to be an enum class.Zhuoyu Qian
2019-03-07chromiumRemove TouchEventDispatchResultType.Zhuoyu Qian
2019-03-06chromium[LayoutNG] Add null check for return value of ContainingNGBlockFlow().v.paturi
2019-03-05chromiumApply testharness for copy-paste-ruby-text.html webtest.tanvir.rizvi
2019-02-28chromiumPaymentRequest: Implement payerdetailchange event in AndroidJinho Bang
2019-02-28chromiumPaymentRequest: Fix a crash when payment sheet UI is skippedJinho Bang
2019-02-28chromiumservice worker: Remove Background Fetch handling from the test helperAmos Lim
2019-02-28chromiumservice worker: Remove idle timer delay handling from the test helperAmos Lim
2019-02-27chromiumservice worker: Remove Fetch handling from the test helperAmos Lim
2019-02-27chromiumservice worker: Remove Payment handling from the test helperAmos Lim
2019-02-26chromiumFix class_white-space_[normal|pre-line]_wrapped.html wpt/webvtt testsSriram
2019-02-25chromiumservice worker: Remove PushEvent handling from the test helperAmos Lim
2019-02-25chromiumservice worker: Remove notification handling from the test helperAmos Lim
2019-02-25chromiumservice worker: Remove Cookie handling from the test helperAmos Lim
2019-02-22chromiumRename "webkit" to "blink" in style check code.Zhuoyu Qian
2019-02-22chromiumReplace "WebKit" with "Blink" in python style check code.Zhuoyu Qian
2019-02-21chromiumReplace blink::PlatformNotificationData::Direction with blink::mojom::NotificationDirectionAmos Lim
2019-02-21chromiumFix 2_tracks, 3_tracks wpt/webvtt testsSriram
2019-02-21chromiumPaymentRequest: Make modifiers member optionalJinho Bang
2019-02-21chromiumReland "PaymentRequest: Make displayItems optional"Jinho Bang
2019-02-20chromiumRemove experiment_lables and variations_experiment_utilHwanseung Lee
2019-02-20chromiumRemove default padding for cue text renderingSriram
2019-02-19chromiumPaymentRequest: Make displayItems optionalJinho Bang
2019-02-18chromiumReplace erase(std::remove()) and erase(std::remove_if()) in components/Zhuoyu Qian
2019-02-15chromiumRemove unneeded baseline file for video-played-ranges-1.htmlSriram
2019-02-14chromiumFix font size calculation for TextTrackCuesSriram
2019-02-14chromiumReplace erase(std::remove_if()) in chrome/Zhuoyu Qian
2019-02-13chromiumReplace erase(std::remove()) and erase(std::remove_if()) in content/Zhuoyu Qian
2019-02-08chromiumPaymentRequest: Make total member optionalJinho Bang
2019-02-06chromiumcache storage: Rename QueryParams to CacheQueryOptionsAmos Lim
2019-02-02chromiumPaymentRequest: Make shippingOptions optional in shipping eventsJinho Bang
2019-02-02chromium[OnionSoup] Move notification_data_conversions to blinkAmos Lim
2019-02-01chromiumcache storage: Introduce MultiCacheQueryOptions as per specAmos Lim
2019-01-29chromiumPaymentRequest: Remove regionCode attributeJinho Bang
2019-01-27chromiumPaymentRequest: Implement retry() in Android sideJinho Bang
2019-01-17chromiumExpose the External interfaceAmos Lim
2019-01-16chromiumStandardize initStorageEvent in StorageEventAmos Lim
2019-01-10chromiumReplace WebNotificationData::Direction with NotificationDirectionHwanseung Lee
2019-01-08chromiumRemove public/platform/modules/wake_lock/ directoryHwanseung Lee
2019-01-08chromiumRemove public/platform/modules/presentation directoryHwanseung Lee
2019-01-07chromiumUse Node& instead of Node* as a parameterHwanseung Lee
2018-12-18chromiumPaymentRequest: Fix a bug that payer infos isn't updatedJinho Bang
2018-12-17chromiumUse base::size() instead of arraysize in content/browser/indexed_db/Zhuoyu Qian
2018-12-14chromiumCleanup arraysize usage in //storageZhuoyu Qian
2018-12-14chromiumAdd early return to StringView match.Gabor Rapcsanyi
2018-12-14chromiumPaymentRequest: Remove shipping_address_errors_ fieldJinho Bang
2018-12-13chromiumUse base::size() instead of arraysizeZhuoyu Qian
2018-12-13chromiumRename chrome/browser/net/spdyproxy to chrome/browser/data_reduction_proxyZhuoyu Qian
2018-12-12chromiumFix error link in README.mdZhuoyu Qian
2018-12-07chromiumReplace IndexedDBContext::GetFilePathForTesting to use url::Origin instead of GURL.Zhuoyu Qian
2018-12-06chromiumReplace IndexedDBContext::CopyOriginData to use url::Origin instead of GURL.Zhuoyu Qian
2018-12-05chromiumPaymentRequest: Make shippingOptions optional in non-shipping eventsJinho Bang
2018-12-05chromiumChange Blink namespace in comment to blinkZhuoyu Qian
2018-12-05chromiumPaymentRequest: Warn when errorFields don't match request[[options]]Jinho Bang
2018-12-04chromiumReplace IndexedDBContext::DeleteForOrigin to use url::Origin instead of GURL.Zhuoyu Qian
2018-11-30chromium[GeometryInterface] add scaleNonUniform method in DOMMatrixReadOnlyHwanseung Lee
2018-11-29chromiumMerge ImageBitmapFactories into WindowOrWorkerGlobalScope mix-inAmos Lim
2018-11-28chromiumRename WTF::Unicode namepsace to WTF::unicodeDongJun Kim
2018-11-28chromiumRename EncodingEnum namepsace to encoding_enumDongJun Kim
2018-11-26chromiumRename CompositorTargetProperty namepsace to compositor_target_propertyDongJun Kim
2018-11-22chromiumRename Inspector* namepsace to inspector_*DongJun Kim
2018-11-22chromiumRename LayoutInvalidationReason namepsace to layout_invalidation_reasonDongJun Kim
2018-11-21chromiumPaymentRequest: Fix a retry-method-manual.https.html testJinho Bang
2018-11-21chromiumMake a static-only class for WindowEventHandlers instead of namespaceDongJun Kim
2018-11-20chromiumRename enum class file_error::ErrorCode to FileErrorCodeZhuoyu Qian
2018-11-20chromiumRename CSSLonghand/CSSShorthand namepsace to css_longhand/css_shorthandZhuoyu Qian
2018-11-19chromiumFix presubmit error on third_party/WebKit/LayoutTests/OWNERSAmos Lim
2018-11-16chromiumcss: Drop zero value for y of serialization of 2d translateAmos Lim
2018-11-16chromiumRemove URLUtilsReadOnly IDL by flattening it into WorkerLocationAmos Lim
2018-11-16chromiumservice worker: Let register('data://blah') throw a TypeErrorAmos Lim
2018-11-16chromiumRename SIMD namepsace to simdZhuoyu Qian
2018-11-15chromiumMove build/scripts/{ => core/css}/make_css_property_names.pyZhuoyu Qian
2018-11-14chromiumRename OriginTrials namepsace to origin_trialsZhuoyu Qian
2018-11-13chromiumAdd a UseCounter for default in custom-identAmos Lim
2018-11-13chromiumFix old links in css property templateAmos Lim
2018-11-13chromiumRename ScrollCustomization namepsace to scroll_customizationZhuoyu Qian
2018-11-13chromiumMove build/scripts/{ => core/style}/make_computed_style_base.pyZhuoyu Qian
2018-11-12chromiumRename WTF::Internal namepsace to WTF::internalZhuoyu Qian
2018-11-12chromiumRename WTF::{Arena|Tree}TestHelpers namepsace to WTF::{arena|tree}_test_helpersZhuoyu Qian
2018-11-12chromiumRename StringWrapperCFAllocator namepsace to string_wrapper_cf_allocatorZhuoyu Qian
2018-11-12chromiumMove functions in blink::WebCORS to platform/loader/cors/cors.{h,cc}Zhuoyu Qian
2018-11-10chromiumRename CORS namepsace to corsZhuoyu Qian
2018-11-09chromiumChange file_error::ErrorCode to be an enum class.Zhuoyu Qian
2018-11-09chromiumRename TraceEvent namepsace to trace_eventZhuoyu Qian
2018-11-08chromiumPaymentRequest: Add a use counter for updateWith() w/o shippingOptionsJinho Bang
2018-11-06chromiumRename CSSPropertyParserHelpers namepsace to css_property_parser_helpersZhuoyu Qian
2018-11-06chromiumRename ui/base/touch/touch_device* to ui/base/pointer/pointer_device*Zhuoyu Qian
2018-11-06chromiumRename CSSParsingUtils namepsace to css_parsing_utilsZhuoyu Qian
2018-11-05chromiumCSS: serialize pointer-events keywords in lower caseZhuoyu Qian
2018-11-05chromiumRename sub-namespaces of blink in core/animation/ to be lower-casedZhuoyu Qian
2018-11-05chromiumMove build/scripts/{ => core/css}/make_css_value_id_mappings.pyZhuoyu Qian
2018-11-05chromiumRename IndexedDB namepsace to indexed_dbZhuoyu Qian
2018-11-05chromiummake a static-only class for DOMWindowTimers instead of namespaceHwanseung Lee
2018-11-03chromiumPaymentRequest: retry()'s errorFields should be optional per WebIDLJinho Bang
2018-11-02chromiumStop using VisiblePosition in VisiblePosition{Before/After}NodeZhuoyu Qian
2018-11-02chromiumRename ShadowElementNames namespace to shadow_element_namesZhuoyu Qian
2018-11-02chromiumMove build/scripts/{ => core/css}/make_css_tokenizer_codepoints.pyZhuoyu Qian
2018-11-02chromiumRename FileError namepsace to file_errorZhuoyu Qian
2018-11-01chromiumPaymentRequest: Use TraceWrapperV8Reference instead of ScriptValueJinho Bang
2018-11-01chromiumStop creating VisiblePosition in VisiblePositionForContentsPoint()Zhuoyu Qian
2018-11-01chromiumMove build/scripts/{ => core/css}/make_css_primitive_value_unit_trie.pyAmos Lim
2018-10-31chromiumRename sub-namespaces of vector_math to be lower-casedZhuoyu Qian
2018-10-31chromiumRemove LogoDelegateZhuoyu Qian
2018-10-31chromiumStop creating VisiblePosition in VisiblePositionOfHitTestResult()Zhuoyu Qian
2018-10-30chromiumConvert WebOriginTrials namepsace to a static-only classZhuoyu Qian
2018-10-30chromiumForms: Remove delegation of focus on legendAmos Lim
2018-10-30chromiumConvert WebOriginTrials namepsace to a static-only classZhuoyu Qian
2018-10-30chromiumRename StyleChangeExtraData namepsace to style_change_extra_dataZhuoyu Qian
2018-10-29chromiumRename SVGPathParser namepsace to svg_path_parserZhuoyu Qian
2018-10-29chromiumRename WebCoreTestSupport namepsace to blink::web_core_test_supportZhuoyu Qian
2018-10-29chromiumRename OpenType namepsace to open_typeZhuoyu Qian
2018-10-26chromiumRename DecimalPrivate namepsace to decimal_privateHwanseung Lee
2018-10-26chromiumRename MediaElementParserHelpers namepsace to media_element_parser_helpersZhuoyu Qian
2018-10-26chromiumRename StyleChangeReason namepsace to style_change_reasonHwanseung Lee
2018-10-26chromiumRename BackgroundScheduler namepsace to background_schedulerZhuoyu Qian
2018-10-25chromiumRename CanvasHeuristicParameters namepsace to canvas_heuristic_parametersZhuoyu Qian
2018-10-25chromiumRename PaintFilterBuilder namepsace to paint_filter_builderZhuoyu Qian
2018-10-25chromiumRename StyleBuildingUtils namepsace to style_building_utilsZhuoyu Qian
2018-10-25chromiumStop creating VisiblePosition in HitTestResultIsMisspelled()Zhuoyu Qian
2018-10-24chromiumRemove VisiblePositionForViewportPoint()Zhuoyu Qian
2018-10-22chromiumRename NetworkUtils namepsace to network_utilsZhuoyu Qian
2018-10-22chromiumRename FrameTestHelpers namepsace to frame_test_helpersZhuoyu Qian
2018-10-22chromiumRename PaintPropertyTreePrinter namepsace to paint_property_tree_printerZhuoyu Qian
2018-10-22chromiumLet generated xpath_grammar header follow chromium style on header guardsAmos Lim
2018-10-22chromiumRename FloatBoxTest namepsace to float_box_testZhuoyu Qian
2018-10-22chromiumRename InterpolationSpaceUtilities namepsace to interpolation_space_utilitiesZhuoyu Qian
2018-10-22chromiumRename GeometryTest namepsace to geometry_testZhuoyu Qian
2018-10-22chromiumRename RootScrollerUtil namepsace to root_scroller_utilZhuoyu Qian
2018-10-22chromiumLet generated header files follow chromium style on header guardsAmos Lim
2018-10-22chromiumIgnore 'usemap' attribute if it contains no #Amos Lim
2018-10-22chromiumprobe: Let generated header files follow chromium style on header guardsAmos Lim
2018-10-22chromiumRename AudioUtilities namepsace to audio_utilitiesHwanseung Lee
2018-10-22chromiumRename URLTestHelpers namepsace to url_test_helpersHwanseung Lee
2018-10-19chromiumbindings: Let generated header files follow chromium style on header guardsAmos Lim
2018-10-19chromiumRename VectorMath namepsace to vector_math.Zhuoyu Qian
2018-10-19chromiumRename MediaConstraintsImpl namepsace to media_constraints_impl.Zhuoyu Qian
2018-10-18chromiumRename EventUtil namepsace to event_util.Zhuoyu Qian
2018-10-18chromiumRename Encoding namepsace to encodingZhuoyu Qian
2018-10-18chromiumUse IsValidFor instead of IsConnected in DeleteSelectionCommandtanvir.rizvi
2018-10-17chromiumRemove redundant result files in wpt/html/editing/focusAmos Lim
2018-10-17chromiumRename EventHandlingUtil namepsace to event_handling_utilZhuoyu Qian
2018-10-16chromiumRename TouchActionUtil namepsace to touch_action_utilZhuoyu Qian
2018-10-16chromiumUse ContainsValue() instead of std::find() in content/Zhuoyu Qian
2018-10-15chromiumRemove the unused parameter of AllocateWorkerProcess()Zhuoyu Qian
2018-10-13chromiumRename "pattern" to "scope" in ServiceWorker codeZhuoyu Qian
2018-10-12chromiumChange cpp.tmpl files to cc.tmplAmos Lim
2018-10-10chromiumRemove ModuleNotAllowedForProfilePredicate and use labmda instead.Zhuoyu Qian
2018-10-09chromiumPaymentRequest: Fix a crash when updating content viewJinho Bang
2018-10-08chromiumUse ContainsValue() instead of std::find() in components/Zhuoyu Qian
2018-10-05chromiumRemove external/wpt/svg/interfaces-expected.txtAmos Lim
2018-10-04chromiumRemove [TreatNullAs=NullString] from CanvasFillStrokeStylesAmos Lim
2018-10-03chromiumRename ListMarkerText namepsace to list_marker_textHwanseung Lee
2018-10-03chromiumReland "PaymentRequest: Fix a memory leak in retry()"Jinho Bang
2018-10-03chromiumPaymentRequest: Use ScriptValue for details in PaymentResponseJinho Bang
2018-10-03chromiumRemove [TreatNullAs=NullString] in CSSStyleDeclarationAmos Lim
2018-10-03chromiumRename ColorSpaceUtilities namepsace to color_space_utilitiesHwanseung Lee
2018-10-02chromiumPaymentRequest: Replace PayerErrorFields with PayerErrorsJinho Bang
2018-10-02chromiumRevert "PaymentRequest: Fix a memory leak in retry()"Jinho Bang
2018-10-02chromiumPaymentRequest: Implement skeleton code for PaymentMethodChange eventJinho Bang
2018-10-02chromiumImplement DocumentAndElementEventHandlersAmos Lim
2018-10-01chromiumPaymentRequest: Fix a memory leak in retry()Jinho Bang
2018-10-01chromiumRename TouchAdjustment namepsace to touch_adjustmentHwanseung Lee
2018-10-01chromiumMove onselectionchange and onselectstart to GlobalEventHandlersAmos Lim
2018-09-28chromiumUse ContainsValue() instead of std::find() in chrome/browser/chromeosZhuoyu Qian
2018-09-28chromiumUse ContainsValue() instead of std::find() in chrome/chrome_cleanerZhuoyu Qian
2018-09-26chromiumChange some local functions of css_crossfade_value.cc to take a const CSSValue&Zhuoyu Qian
2018-09-24chromiumPaymentRequest: Remove unnecessary codeJinho Bang
2018-09-21chromiumRemove SecureChannelClient from MultiDeviceSetupImplHwanseung Lee
2018-09-21chromiumApply snake_case to probe/*Amos Lim
2018-09-20chromiumApply snake_case to InstanceCountersMemoryDumpProvider.ccAmos Lim
2018-09-20chromiumUse Element& instead of Element* as a parameter of HasEquivalentAttributesHwanseung Lee
2018-09-19chromiumSplit message_port.mojom into two mojoms.Zhuoyu Qian
2018-09-18chromiumApply snake_case to css/*.json5Amos Lim
2018-09-18chromiumRename components/web_cache/public/interfaces to mojomAmos Lim
2018-09-18chromiumRemove [TreatNullAs=NullString] from value attribute on HTMLTextAreaElementAmos Lim
2018-09-17chromiumDo not use v8_generated_core_bindings in jumbo buildDavid Michael Barr
2018-09-15chromiumJumbo: Fix a build error in spatial_navigation.hJinho Bang
2018-09-13chromiumPaymentRequest: Implement PaymentResponse.payerdetailchange eventJinho Bang
2018-09-13chromiumReplace WTF_MAKE_NONCOPYABLE with DISALLOW_COPY_AND_ASSIGN in renderer/modules/service_worker/*Amos Lim
2018-09-10chromiumUse ContainerNode& instead of ContainerNode* as a parameterHwanseung Lee
2018-09-07chromiumJumbo: Fix a build error in components/content_settingsJinho Bang
2018-09-06chromiumPaymentRequest: Implement shippingAddressErrors in PaymentDetailsUpdateJinho Bang
2018-09-06chromiumRename message_port directories to messaging.Zhuoyu Qian
2018-09-05chromiumPaymentRequest: Refactor IsValidPaymentValidationErrorsFormat()Jinho Bang
2018-08-31chromium[jumbo] Rename function name to fix a jumbo build failHwanseung Lee
2018-08-28chromiumUse ContainsValue() instead of std::find() in chrome/chrome_cleanerDongJun Kim
2018-08-28chromiumUse Event& instead of Event* as a parameter of PostDispatchEventHandlerHwanseung Lee
2018-08-28chromiumWebXR: Introduce DOMPointReadOnly instead of XRStageBoundsPointJinho Bang
2018-08-28chromiumGrid properties should not accept unitless length quirkHwanseung Lee
2018-08-27chromiumUse ContainsValue() instead of std::find() in chromeosDongJun Kim
2018-08-27chromiumPaymentRequest: Fix a bug in PaymentRequest.retry() browser testsJinho Bang
2018-08-27chromiumUse float equality check function from cc/base/math_util.hv.paturi
2018-08-25chromiumUse ContainsValue() instead of std::find() in chromeos/components/tether/DongJun Kim
2018-08-23chromiumPaymentRequest: Implement desktop UI for PaymentResponse.retry()Jinho Bang
2018-08-21chromiumUse ContainsValue() instead of std::find() in components/autofill #2DongJun Kim
2018-08-20chromiumRemove the test media/seek-to-currentTime.htmlSriram
2018-08-20chromiumFix flakiness for media/video-played-collapse.htmlSriram
2018-08-20chromiumUse Event& instead of Event* as a parameter of PreDispatchEventHandlerHwanseung Lee
2018-08-17chromiumIntroduce FieldDataManager to replace FieldValueAndPropertiesMaskMap.Zhuoyu Qian
2018-08-17chromiumUse ContainerNode& instead of ContainerNode* as a parameter of RemovedFromHwanseung Lee
2018-08-17chromiumUse Event& instead of Event* as a parameter of DefaultEventHandlerHwanseung Lee
2018-08-17chromiumUse ContainerNode& instead of ContainerNode* as a parameter of InsertedIntoHwanseung Lee
2018-08-14chromiumRemove [TreatNullAs=NullString] from data attribute on CharacterDataAmos Lim
2018-08-14chromiumFix invalid charset detection in a meta elementAmos Lim
2018-08-14chromiumRename AssistantEmptyQuery to AssistantNullQuery and kEmpty to kNullZhuoyu Qian
2018-08-14chromiumRename user_menu_ to menu_ in LoginUserView.Zhuoyu Qian
2018-08-13chromiumRename user_dropdown_ to dropdown_Zhuoyu Qian
2018-08-10chromiumfixup! Qualify const char[] sql queries with |static|Xunran Ding
2018-08-10chromiumRemove CertNotAllowedForProfilePredicate and use labmda instead.Zhuoyu Qian
2018-08-09chromiumRemove HTMLFrameSetElement's anonymous getterHwanseung Lee
2018-08-08chromium[CleanUp] Remove useless comments in document_marker_painter.ccZhuoyu Qian
2018-08-04chromiumPaymentRequest: Rename show_resolver_ into accept_resolver_Jinho Bang
2018-08-02chromiumClean up call sites of FrameSelection::SetSelectionAndEndTypingtanvir.rizvi
2018-08-02chromiumPaymentRequest: Implement PaymentResponse.retry() in renderer and mojoJinho Bang
2018-08-01chromiumCleanup unused member of GranularityStrategyTesttanvir.rizvi
2018-07-31chromiumClean up call sites of FrameSelection::SetSelectionAndEndTypingtanvir.rizvi
2018-07-31chromiumRemove constructed_tree_scopes from CSSStyleSheetHwanseung Lee
2018-07-28chromiumStart same-origin URLs with slash in cache storage dev toolsXunran Ding
2018-07-24chromiumMove 'OrphanedFormatString' to to the list of errorsAmos Lim
2018-07-19chromiumPaymentRequest: Fix a typo in wpt testJinho Bang
2018-07-19chromiumMove Authenticator interface into blink.mojom namespaceAmos Lim
2018-07-19chromiumPaymentRequest: Drop prefixes, suffixes from error field membersJinho Bang
2018-07-19chromiumMove 15381.html to justify_center_do_not_modify_root_editable.htmltanvir.rizvi
2018-07-18chromiumSet "application/octet-stream" content type for empty <input type=file>Amos Lim
2018-07-18chromiumPaymentRequest: Remove the sequence version of supportedMethods (browser)Jinho Bang
2018-07-16chromiumFix parcelable implementations without CREATOR in codeAmos Lim
2018-07-16chromiumReplace WTF_MAKE_NONCOPYABLE with DISALLOW_COPY_AND_ASSIGN in renderer/modules/credentialmanager/*Amos Lim
2018-07-16chromiumMove CredentialManager interface into blink.mojom namespaceAmos Lim
2018-07-14chromiumUse ContainsValue() instead of std::find() at components -5-Hwanseung Lee
2018-07-13chromiumQualify const char[] sql queries with |static|Xunran Ding
2018-07-12chromiumFix format string without passing in the variables in codeAmos Lim
2018-07-11chromiumReland "jumbo: stable assignment of inputs to chunks"David Michael Barr
2018-07-11chromiumPaymentRequest: Initial implementation of retry()Jinho Bang
2018-07-11chromiumlibaom: defer RTCD header generation to cmakeDavid Michael Barr
2018-07-11chromiumConvert storage/browser/fileapi/quota to use url::OriginXunran Ding
2018-07-11chromium[Autofill] Replace all hardcoded months in the testasish.singh
2018-07-11chromiumConvert editing/execCommand/15381.html to use selection_testtanvir.rizvi
2018-07-10chromiumGenerate java POPUP_ITEM_ID constants from PopupItemId enumAmos Lim
2018-07-10chromiumUse ContainsValue() instead of std::find() at components -4-Hwanseung Lee
2018-07-10chromiumPaymentRequest: Add [NewObject] annotations to methodsJinho Bang
2018-07-04chromiumRename SelectLineBreak to SelectSoftLineBreakZhuoyu Qian
2018-07-03chromiumBackground-size should not accept negative values.Zhuoyu Qian
2018-06-29chromiumlibaom: remove obsolete yasm defineDavid Michael Barr
2018-06-28chromiumUse ContainsValue() instead of std::find() at components -3-Hwanseung Lee
2018-06-27chromium[WebAudio] throw an error when buffer has been already set.Hwanseung Lee
2018-06-27chromiumjumbo: stable assignment of inputs to chunksDavid Michael Barr
2018-06-22chromiumRemove not needed header inclusionUzair Jaleel
2018-06-21chromiumCleaning color.cc to chromium style.Yuvanesh Natarajan
2018-06-21chromiumNavigating to fragment scrolls with writing-mode: vertical-rlSuneel Kota
2018-06-20chromiumUse ContainsValue() instead of std::find() at components -2-Hwanseung Lee
2018-06-20chromiumPaymentRequest: Remove the sequence version of supportedMethods (renderer)Jinho Bang
2018-06-20chromiumUse ContainsValue() instead of std::find() at componentsHwanseung Lee
2018-06-19chromiumServiceWorker: Use [SecureContext] instead of manual checkJinho Bang
2018-06-19chromiumUse ContainsValue() instead of std::find() at components/sync*Hwanseung Lee
2018-06-18chromiumUse ContainsValue() instead of std::find() at components/translateHwanseung Lee
2018-06-16chromiumUse ContainsValue() instead of std::find() at components/paymentsHwanseung Lee
2018-06-15chromiumCheck correct text style in AccessibilityTextStyleItalicPredicatedeejay
2018-06-14chromiumlibaom: remove obsolete cflagsDavid Michael Barr
2018-06-14chromiumRename ModelTypeSyncBridge::GetAllData()Hwanseung Lee
2018-06-13chromiumChanged std::find() to ContainsValue() in src/chrome/browser* - Set 1Ganesh Borle
2018-06-13chromiumAdding missing braces to AXMenuListPopup::DidHide()DongJun Kim
2018-06-12chromiumReturn Visible Touch Handle height for RWHVA::GetTouchHandleHeightMahesh Machavolu
2018-06-12chromiumAbort editingState if insertNode after a disconnected parenttanvir.rizvi
2018-06-08chromiumCleanup ChromeSSLHostStateDelegateAmos Lim
2018-06-08chromiumMove audio files from //content/rendenrer/media to .../audioAmos Lim
2018-06-06chromiumRemove extra form data, if "value" attribute present with non-empty valueShanmuga Pandi M
2018-06-05chromiumStart TraceOutputter thread only when requiredChandan Padhi
2018-06-04chromiumlibaom: remove config for neon assemblyDavid Michael Barr
2018-06-02chromiumPaymentHandler: Fix a crash when creating event object with empty dataJinho Bang
2018-05-31chromiumlibaom: enable generation of linux/arm64 configDavid Michael Barr
2018-05-30chromium[GamePad] remove unused LatestConnectionChange() function.Hwanseung Lee
2018-05-30chromiumSupport groupId in MediaDevices.getUserMedia() for audio tracksChandan Padhi
2018-05-30chromiumlibaom: tidy files for cmake configDavid Michael Barr
2018-05-29chromiumlibaom: move aom_config to config sub dirDavid Michael Barr
2018-05-29chromiumlibaom: generators for alternate linux/arm configsDavid Michael Barr
2018-05-29chromiumReplace WTF_MAKE_NONCOPYABLE with DISALLOW_COPY_AND_ASSIGN in renderer/platform/graphics/*Amos Lim
2018-05-28chromiumRemove redundant request ids passed when dispatching PaymentRequest eventsAmos Lim
2018-05-25chromiumReplace ContextUtils.startForegroundService with support libraryAmos Lim
2018-05-25chromiumPaymentRequest: Fix some mis-use std::move in paymentsJinho Bang
2018-05-24chromiumFix setting image's alt text content in html_image_element.cc.v.paturi
2018-05-24chromiumSupport groupId in MediaStreamTrack.getCapabilities() for audio tracksChandan Padhi
2018-05-24chromiumReturn Clip Rect also during Smart clip extractionMahesh Machavolu
2018-05-24chromiumPaymentRequest: Remove `currencySystem` memberJinho Bang
2018-05-23chromiumnotify a deprecation message for anonymous getterHwanseung Lee
2018-05-22chromiumAdd DefaultDecoderFactory for all decodersLizhi Fan
2018-05-21chromiumFix some dead links in docsAmos Lim
2018-05-18chromium[WebUI] Change the background color for Web UI pagesEuisang Lim
2018-05-18chromiumlibaom: enable generation of linux/arm-neon configDavid Michael Barr
2018-05-16chromium[WebUI] Update corner radius of all cardsEuisang Lim
2018-05-15chromium[WebUI] highlighted tab color to Google Blue 600Hwanseung Lee
2018-05-14chromium[WebUI] Update cr-action-menu hover background colorHwanseung Lee
2018-05-14chromium[WebUI] Toast button shuld not have hairlineHwanseung Lee
2018-05-11chromiumPaymentHandler: Change topLevelOrigin to topOriginJinho Bang
2018-05-10chromiumPaymentRequest: Add a use counter to count invalid currency codeJinho Bang
2018-05-09chromiumFix some dead links in docs/testingEuisang Lim
2018-05-08chromium[css-typed-om] Use CSSOMString instead of DOMStringHwanseung Lee
2018-05-03chromiumRefactoring aria-haspopupDongJun Kim
2018-05-03chromiumFix download links from chrome://indexeddb-internals/Xunran Ding
2018-05-03chromiumReplace DCHECK with null check for selection_popup_controller_ in RWHVAMahesh Machavolu
2018-04-30chromiumFix some dead links in docsEuisang Lim
2018-04-26chromiumDelete TESTS files in chrome/tools/build/Hwanseung Lee
2018-04-25chromiumSupport grab and grabbing values for cursor propertyHwanseung Lee
2018-04-25chromiumPaymentHandler: Should use NotAllowedError instead of InvalidAccessErrorJinho Bang
2018-04-24chromiumAdd forward declaration for TextAffinity in PWAtanvir.rizvi
2018-04-24chromiumIndexedDB: show more information in internals page in incognito modeXunran Ding
2018-04-23chromiumFix errorprone MissingFail warningsRob Buis
2018-04-22chromiumDo not accept negative values for brightness filterRob Buis
2018-04-20chromium[Cleanup] Remove "TODO:rename to kRemoteSuggestionsFeature"fr.fang
2018-04-20chromiumPaymentHandler: Add [SameObject] to paymentManager and instruments attrJinho Bang
2018-04-20chromiumMake border-image use real initial values for its longhandsRob Buis
2018-04-20chromiumMake PositionWithAffinity constructor explicittanvir.rizvi
2018-04-18chromiumSimplify PositionWithAffinity constructorstanvir.rizvi
2018-04-17chromiumSerialize border-image inline styleRob Buis
2018-04-17chromiumPaymentHandler: Not allow to call operation if event is not trustedJinho Bang
2018-04-16chromiumMake animation/transition use real initial values for its longhandsRob Buis
2018-04-15chromiumBudgetService: Use [SecureContext] instead of manual checkJinho Bang
2018-04-13chromiumAdd use counter for cursor with prefixed grab and grabbing valueHwanseung Lee
2018-04-12chromiumFix regression allowing text value for -webkit-background-originRob Buis
2018-04-12chromiumadd use counter for resize with auto valueHwanseung Lee
2018-04-10chromiumRevert "Remove old position adjustment for non-snap-to-lines WebVTT cues"Sriram
2018-04-10chromiumUse EphemeralRange in ApplyStyleCommand::RemoveInlineStyletanvir.rizvi
2018-04-09chromiumAdd overloaded GetSelectionTextFromBody() to simplify code.Zhuoyu Qian
2018-04-09chromiumUse GetCaretTextFromBody instead of GetSelectionTextFromBody.Zhuoyu Qian
2018-04-06chromiumPaymentHandler: Replace 'enabledMethods' array with 'method' stringJinho Bang
2018-04-06chromiumWebNFC: Use [SecureContext] instead of manual checkJinho Bang
2018-04-06chromiumClone MediaStreamTrack's readyState propertyChandan Padhi
2018-04-06chromiumClone MediaStreamTrack's constraintsChandan Padhi
2018-04-05chromiumWebBluetooth: Use [SecureContext] instead of manual checkJinho Bang
2018-04-05chromiumPaymentRequest: Use [SecureContext] instead of manual checkJinho Bang
2018-04-04chromiumfixup! Introduce SupportsARIAExpanded() for aria-expandedDongJun Kim
2018-04-04chromiumCredentials: Remove unnecessary IsSecureContext() checkJinho Bang
2018-04-03chromium[Android] Optimizing event offset operation during hover event processingAJITH KUMAR V
2018-04-03chromiumUse screen size as maximum size in getCapabilities() for content captureChandan Padhi
2018-04-03chromiumMake font shorthand initial/inherit parsing less strictRob Buis
2018-04-03chromiumMake ApplyStyleCommand::UpdateStartEnd to take EphemeralRangetanvir.rizvi
2018-04-02chromiumUse screen size as default resolution for screen captureChandan Padhi
2018-04-02chromiumMove StyleCommands to StyleCommands.cpp from EditorCommand.cpp.Zhuoyu Qian
2018-03-30chromiumChange WritingDirection to be an enum class.Zhuoyu Qian
2018-03-30chromiumRemove the useless MaxCharacterOffset() apiYuhong Sha
2018-03-29chromium[Stylus Text Selection] Interpretting Stylus Secondary button as HANDLE_DRAGAJITH KUMAR V
2018-03-29chromiumReplace WTF_MAKE_NONCOPYABLE with DISALLOW_COPY_AND_ASSIGN in Source/core/*Yuhong Sha
2018-03-29chromiumIntroduce StyleCommands to split EditorCommand.cppZhuoyu Qian
2018-03-29chromiumRemove [CEReactions] from [PutForward] readonly attributesYuhong Sha
2018-03-29chromiumDeprecate to use Node::MaxCharacterOffset() apiYuhong Sha
2018-03-29chromiumConvert AppCacheService to use url::Origin instead of GURLXunran Ding
2018-03-29chromiumProcess next node before hand while removing unstyled span.tanvir.rizvi
2018-03-29chromiumCheck BackgroundEdgeOrigin when check BackgroundPosition.Zhuoyu Qian
2018-03-28chromiumFix errorprone AssertionFailureIgnored warningsRob Buis
2018-03-28chromiumMove MoveCommands to MoveCommands.cpp from EditorCommand.cpp.Zhuoyu Qian
2018-03-28chromium[css-typed-om] support x, y, cx, cy propertiesHwanseung Lee
2018-03-28chromiumIntroduce MoveCommands to split EditorCommand.cppZhuoyu Qian
2018-03-27chromium[css-typed-om] support r and rx and ry propertiesHwanseung Lee
2018-03-27chromiumAdding myself in touch selection watch listsAJITH KUMAR V
2018-03-27chromiumAdd support for autoGainControl and noiseSuppression to MediaStreamTrack.getSettings()Chandan Padhi
2018-03-27chromiumMove InsertCommands to InsertCommands.cpp from EditorCommand.cpp.Zhuoyu Qian
2018-03-26chromiumConvert app cache to use url::Origin instead of GURLXunran Ding
2018-03-26chromiumHiding touch handles during stylus button selectionAJITH KUMAR V
2018-03-26chromium[css-typed-om] support block-size and inline-sizeHwanseung Lee
2018-03-26chromiumSpecify time units (us) in time members ofLizhi Fan
2018-03-26chromiumAdd support for autoGainControl and noiseSuppression to getCapabilities()Chandan Padhi
2018-03-26chromiumIntroduce InsertCommands to split EditorCommand.cppZhuoyu Qian
2018-03-26chromiumRectify comments in media_devices.mojomChandan Padhi
2018-03-24chromiumUsername are truncated and can't copied fullyqi1988.yang
2018-03-23chromiumAdd autoGainControl and noiseSuppression to MediaTrackSupportedConstraintsChandan Padhi
2018-03-23chromiumPasswords are truncated without indicationqi1988.yang
2018-03-22chromiumRemove superflous include from r545078Rob Buis
2018-03-22chromiumMake blink_headers depend on media_devices_mojo_bindingsChandan Padhi
2018-03-22chromiumFix dom/ranges/Range-compareBoundaryPoints.html on ARMRob Buis
2018-03-22chromiumAdd autoGainControl and noiseSuppression to MediaTrackConstraintSetChandan Padhi
2018-03-22chromiumReturn boolean for the replace method in DOMTokenListYuhong Sha
2018-03-21chromiumMigrate //content/renderer/dom_storage to OnceCallbackXunran Ding
2018-03-21chromiumRename FeaturePolicy::Whitelist to "Allowlist"qi1988.yang
2018-03-21chromiumChange PepperNetworkMonitorHost to use NetworkChangeObserverYuhong Sha
2018-03-21chromiumSwitch ntp_snippets enums to be enum class instead of plain c++ enum.Zhuoyu Qian
2018-03-20chromiumRemove redundant null check in ApplyBlockElementCommand::DoApply()Zhuoyu Qian
2018-03-20chromiumMove Editor::Command to EditorCommand.h and rename to EditorCommand.Zhuoyu Qian
2018-03-20chromiumSplit ClipboardCommands static-only functions out of EditorCommand.cppZhuoyu Qian
2018-03-20chromiumRemove the dependence of Editor::Command in WebLocalFrameImpl.cpp.Zhuoyu Qian
2018-03-20chromium[css-typed-om] support pointer-events propertyHwanseung Lee
2018-03-19chromiumPaymentHandler: Implement Content Settings UI for desktopJinho Bang
2018-03-19chromiumIntroduce Editor::Command::CanExecute().Zhuoyu Qian
2018-03-19chromiumChange Editor:CreateCommand to be const type.Zhuoyu Qian
2018-03-19chromiumLet Pasteboard::WriteHTML take |SmartReplaceOption| instead of |bool|.Zhuoyu Qian
2018-03-19chromium[css-typed-om] support some properties -2-Hwanseung Lee
2018-03-16chromiumRestore UMA histograms for MediaDevices.enumerateDevices()Chandan Padhi
2018-03-16chromiumMake -webkit-app-region CSS implementation self-consistentRob Buis
2018-03-16chromiumImplement InputDeviceInfo.getCapabilities() for video devicesChandan Padhi
2018-03-15chromiumRemove the trim operation for text node creation in xml tree.Yuhong Sha
2018-03-15chromiumPut CSSFontStyleRangeValue into the blink::cssvalue namespace.Zhuoyu Qian
2018-03-15chromiumAccept comments as separators in rgba/hslaRob Buis
2018-03-15chromiumRemove the dependence of Editor::Command in SelectionController.cpp.Zhuoyu Qian
2018-03-15chromiumSetBackground{X/Y}Origin after BackgroundPosition{X/Y}::ApplyInherit SetPosition{X/Y}Zhuoyu Qian
2018-03-15chromiumConverts Android-specific cookie accesses to Mojo.Pritam
2018-03-15chromium[css-typed-om] support some propertiesHwanseung Lee
2018-03-14chromiumFix errorprone ReferenceEquality warningsRob Buis
2018-03-14chromiumFix errorprone StaticGuardedByInstance warningsRob Buis
2018-03-14chromiumAdding more UPI IDs to the regex and updated the unittest.abhishek.a21
2018-03-14chromium[css-typed-om] support break-after, break-before, break-insideHwanseung Lee
2018-03-13chromiumReplace CanExecuteWhenDisabled() with Can{Read/Write}Clipboard().Zhuoyu Qian
2018-03-12chromiumUse base::Optional instead of ImageView::image_size_set_qi1988.yang
2018-03-10chromiumAdded tests for FlushCookieStore API.Pritam
2018-03-10chromiumServiceWorker: Fix a jumbo build errorJinho Bang
2018-03-10chromiumImplement InputDeviceInfo.getCapabilities() for audio devicesChandan Padhi
2018-03-09chromiumIntroduce canExecute() member function in |EditorInternalCommand|.Zhuoyu Qian
2018-03-09chromiumIntroduce ClipboardCommands to split EditorCommand.cppZhuoyu Qian
2018-03-09chromiumChange DataTransferAccessPolicy to be an enum class.Zhuoyu Qian
2018-03-08chromiumFix errorprone NarrowingCompoundAssignment warningsRob Buis
2018-03-08chromiumPaymentHandler: Add a permission check to GetAllPaymentApps()Jinho Bang
2018-03-08chromiumIntroduce InputDeviceInfo interfaceChandan Padhi
2018-03-08chromiumChange PasteMode to be an enum class.Zhuoyu Qian
2018-03-07chromiumFix errorprone ArgumentSelectionDefectChecker warningsRob Buis
2018-03-07chromiumAdd typemapping for blink::mojom::FacingModeChandan Padhi
2018-03-07chromiumComputed value for 'content' property is incorrect.Ramya Vadlamudi
2018-03-07chromium[Cleanup] Remove an outdated comment about opaque_bytes rename.Yuhong Sha
2018-03-06chromiumRemove unused function from FrameCarettanvir.rizvi
2018-03-06chromiumChange EditorCommandSource to be an enum class.Zhuoyu Qian
2018-03-06chromiumChanged std::find() to ContainsValue() in src/base/*Ganesh Borle
2018-03-06chromiumPaymentHandler: Disable permission prompt for payment handlerJinho Bang
2018-03-05chromium[css-typed-om] computedStyleMap should be cached on ElementHwanseung Lee
2018-03-05chromiumMove IsAmbiguousBoundaryCharacter() out of EditingUtilities.Zhuoyu Qian
2018-03-05chromiumChange EditorParagraphSeparator to be an enum class.Zhuoyu Qian
2018-03-02chromiumCookiesFetcher cleanup.Pritam
2018-03-02chromiumPort MediaStreamTrackMetrics IPC messages to mojo.mck.giri
2018-03-02chromiumReplace WTF_MAKE_NONCOPYABLE with DISALLOW_COPY_AND_ASSIGN in platform/text/*Yuhong Sha
2018-03-02chromiumMake IsEmptyTableCell() be a local function in SelectionAdjuster.cpp.Zhuoyu Qian
2018-03-02chromiumMove CanSmartCopyOrDelete() to EditorCommand.cpp.Zhuoyu Qian
2018-03-02chromiumMove *AppliedEditing() out of |Editor|.Zhuoyu Qian
2018-03-02chromiumMove FindEventTargetForClipboardEvent() to EditorCommand.cpp.Zhuoyu Qian
2018-03-01chromiumFix errorprone UseCorrectAssertInTests warningsRob Buis
2018-03-01chromiumChanged std::find() to ContainsValue() in src/ash/*Ganesh Borle
2018-03-01chromiumMove DispatchClipboardEvent() to EditorCommand.cppZhuoyu Qian
2018-02-28chromiumConverts Android-specific cookie accesses to Mojo.Pritam
2018-02-28chromiumSupport getCapabilities() for audio and video sources other than getUserMedia()Chandan Padhi
2018-02-28chromiumgetCapabilities() should not have range properties without valid valuesChandan Padhi
2018-02-28chromiumMove FirstRectForRange() to VisibleUnits.Zhuoyu Qian
2018-02-28chromiumMigrate Copy(),Cut() to Execute{Copy,Cut}() in EditorCommand.Zhuoyu Qian
2018-02-28chromiumJumbo: Fix a build errorJinho Bang
2018-02-28chromiumMove Some Functions of EditingUtilities to EditingCommandsUtilities.Zhuoyu Qian
2018-02-28chromiumPut CSSUnsetValue into the blink::cssvalue namespace.Zhuoyu Qian
2018-02-27chromium[css-typed-om] remove duplicate test.Hwanseung Lee
2018-02-27chromiumPaymentHandler: Implement permission prompt when calling instruments.setJinho Bang
2018-02-27chromium[jumbo] rename variables name for jumbo build.Hwanseung Lee
2018-02-27chromiumChanged std::find() to ContainsValue() in src/ash/wm/*Ganesh Borle
2018-02-26chromiumMove FindEventTargetFrom() to EditingUtilities.Zhuoyu Qian
2018-02-26chromiumMigrate PasteAsPlainText() to PasteAsPlainTextWithPasteboard() in EditorCommandZhuoyu Qian
2018-02-26chromiumMove DeleteWithDirection() to EditorCommand.cppZhuoyu Qian
2018-02-26chromiumRemove TidyUpHTMLStructure() from Editor.hZhuoyu Qian
2018-02-26chromiumMove PasteAsFragment() to EditorCommand.cpp.Zhuoyu Qian
2018-02-26chromium[css-typed-om] StylePropertyMapOnly.size changed to unsignedZhuoyu Qian
2018-02-24chromiumAdd support for video properties in MediaStreamTrack.getCapabilities()Chandan Padhi
2018-02-24chromiumConvert ChromeViewMsg_AddSandboxStatusExtension to use mojo.cm.sanchi
2018-02-23chromiumFix errorprone JavaLangClash warningsRob Buis
2018-02-23chromiumAvoid setting document color attributes when it is a framesetRamya Vadlamudi
2018-02-23chromiumEmpty bookmarks folder display messageAyush Khandelwal
2018-02-22chromiumCanvas2d: Fix clusterfuzz crashJinho Bang
2018-02-22chromiumUse [Replaceable] and remove custom setter for window event attributeBhagirathi Satpathy
2018-02-22chromiumUnify test classes to use PageTestBaseShanmuga Pandi M
2018-02-21chromiumFix errorprone MissingOverride warningsRob Buis
2018-02-21chromiumChanged std::find() to ContainsValue() in src/android_webview/*Ganesh Borle
2018-02-20chromium[ChromeDriver] Make ChromeDriver more extensible on AndroidRob Buis
2018-02-20chromiumDelete list item inside table deletes table.tanvir.rizvi
2018-02-16chromiumRemoved the product message from chrome://policyGanesh Borle
2018-02-16chromiumChanged std::find() to ContainsValue()/ContainsKey() in src/base/*Ganesh Borle
2018-02-14chromiumSupport MediaStreamTrack.getCapabilities() for echoCancellation and deviceIdChandan Padhi
2018-02-14chromiumDOMStorage: Use url::Origin rather than GURL for representing originsXunran Ding
2018-02-14chromiumExtract |RevealSelectionScope| out of |Editor|.Zhuoyu Qian
2018-02-14chromiumPut CSSRayValue and CSSContentDistributionValue into blink::cssvalue.Zhuoyu Qian
2018-02-13chromiumMigrate PeerConnection Tracker IPC to Mojo-part 1mallikarjun82
2018-02-13chromiumMove TidyUpHTMLStructure() to EditingCommandsUtilitiesZhuoyu Qian
2018-02-13chromiumMove WriteImageNodeToPasteboard to EditingUtilities.Zhuoyu Qian
2018-02-13chromiumMigrate CanDHTML{Copy,Cut}() to Enabled{Copy,Cut}().Zhuoyu Qian
2018-02-13chromiumExpose SelectionHasStyle() as a static funtion of |EditingStyle|.Zhuoyu Qian
2018-02-13chromiumReplace WTF_MAKE_NONCOPYABLE with DISALLOW_COPY_AND_ASSIGN in core/fetch/*Zhuoyu Qian
2018-02-13chromiumFix for crash in formatBlock commandtanvir.rizvi
2018-02-12chromiumAdding myself to the core/html/track/OWNERSSriram
2018-02-12chromiumSync StyleSheet |media|, CSSPageRule |style| IDL attribute as per the specBhagirathi Satpathy
2018-02-12chromiumPut CSSReflectValue into the blink::cssvalue namespace.Zhuoyu Qian
2018-02-10chromiumCacheStorage: Use url::Origin rather than GURL for representing originsXunran Ding
2018-02-09chromiumFix errorprone StaticQualifiedUsingExpression warningsRob Buis
2018-02-09chromiumFix errorprone FloatingPointLiteralPrecision warningsRob Buis
2018-02-09chromiumMove {has_}device_pixel_ratio_header_value_ to ImageResourceContentZhuoyu Qian
2018-02-09chromiumUse proper node to split tree for outdent command.tanvir.rizvi
2018-02-09chromiumMigrate RemoveFormattingAndStyle() into ExecuteRemoveFormat().Zhuoyu Qian
2018-02-09chromiumChange to use FindEventTargetFrom() instead of FindEventTargetFromSelection().Zhuoyu Qian
2018-02-09chromium[css-typed-om] Implement CSSSkewYHwanseung Lee
2018-02-08chromiumChange GetImage() to be a const member function.Zhuoyu Qian
2018-02-08chromiumUnify test classes to use PageTestBaseShanmuga Pandi M
2018-02-08chromiumMove ApplyStyle() to EditorCommand.cppZhuoyu Qian
2018-02-07chromiumUnify test classes to use PageTestBaseShanmuga Pandi M
2018-02-07chromiumMove SelectionStartHasStyle() to EditorCommand.cppZhuoyu Qian
2018-02-07chromiumMove Paste() to EditorCommand.cppZhuoyu Qian
2018-02-07chromiumFixing names of password_manager kEnableManualFallbacksFilling feature.nikhil
2018-02-07chromiumMove SelectionStartCSSPropertyValue() to EditorCommand.cppZhuoyu Qian
2018-02-07chromiumMove ApplyStyleToSelection() to EditorCommand.cppZhuoyu Qian
2018-02-07chromium[css-typed-om] update CSSUnparsedValue.idlHwanseung Lee
2018-02-06chromiumMove FindStringAndScrollToVisible to TextFinder.cppZhuoyu Qian
2018-02-06chromiumSync CSSImportRule, CSSMediaRule IDL as per the specificationBhagirathi Satpathy
2018-02-06chromiumMove PerformDelete() to EditorCommand.cppZhuoyu Qian
2018-02-06chromiumPut CSSFontVariationValue into the blink::cssvalue namespace.Zhuoyu Qian
2018-02-06chromium[css-typed-om] Implement CSSSkewXHwanseung Lee
2018-02-05chromiumFix dom_override_remove_cue_while_paused.htmlSriram
2018-02-05chromiumMake FontFace::InitCSSFontFace() takes |const CSSValue&|.Zhuoyu Qian
2018-02-05chromium[css-typed-om] ay which is 0 should omit when serialize a CSSSkewHwanseung Lee
2018-02-03chromium[css-typed-om] throw RangeError when divide-by-zeroHwanseung Lee
2018-02-03chromium[css-typed-om] CSSUnitValue.unit should be readonlyHwanseung Lee
2018-02-02chromium[css-typed-om] CSSNumericArray should be iterable.nikhil
2018-02-02chromiumIDL: Required [Exposed] to get rid of [PrimaryGlobal]Pramod B S
2018-02-02chromiumReland "Migrate MediaStreamDispatcherHost to be per frame"Chandan Padhi
2018-02-02chromiumDeprecate extra form data, if "value" attribute present with non-empty valueShanmuga Pandi M
2018-02-02chromiumRevert "Migrate MediaStreamDispatcherHost to be per frame"Chandan Padhi
2018-02-02chromiumMigrate MediaStreamDispatcherHost to be per frameChandan Padhi
2018-02-01chromiumRemove extra form data, if "value" attribute present with non-empty valueShanmuga Pandi M
2018-02-01chromiumDirectional code cleanup in editing moduletanvir.rizvi
2018-02-01chromiumUpdate the region lines property to latest speck2.nagaraju
2018-01-31chromiumCrash in CompositeEditCommand::InsertNodeBeforetanvir.rizvi
2018-01-31chromiumPut CSSBasicShape*Value into the blink::cssvalue namespace.Zhuoyu Qian
2018-01-30chromium[css-typed-om] rename attributeStyleMap to styleMap at CSSStyleRuleHwanseung Lee
2018-01-30chromiumFix null-dereference caused by r532302Rob Buis
2018-01-30chromium[css-typed-om] rename CSSRotation to CSSRotateHwanseung Lee
2018-01-30chromiumPut CSS*TimingFunctionValue into the blink::cssvalue namespace.Zhuoyu Qian
2018-01-30chromiumPut CSSLayoutFunctionValue into the blink::cssvalue namespace.Zhuoyu Qian
2018-01-30chromiumAdded test to verify [TreatNullAs=EmptyString] behavior of |mediaText|Bhagirathi Satpathy
2018-01-30chromiumEmit "input" event on activation behavior for radio and file <input> typeShanmuga Pandi M
2018-01-30chromiumIntroduce PluginParameters to HTMLPlugInElement and its subclass.Zhuoyu Qian
2018-01-30chromium[css-typed-om] rename CSSTranslation to CSSTranslateHwanseung Lee
2018-01-30chromium[css-typed-om] value attribute should be readonlyHwanseung Lee
2018-01-30chromiumUse selection directional for commands from EditCommands.tanvir.rizvi
2018-01-30chromiumMake CssPropertyMatches() takes |const CSSValue&|.Zhuoyu Qian
2018-01-29chromiumSupport MediaList |toString| methodBhagirathi Satpathy
2018-01-29chromiumFixing names of password_manager kEnableHtmlBasedUsernameDetector feature.nikhil
2018-01-29chromiumInsertOrderedList creates incorrect selectiontanvir.rizvi
2018-01-29chromium[css-typed-om] values attribute should be readonlyHwanseung Lee
2018-01-29chromium[Cleanup] Remove an outdated comment about InputType.Zhuoyu Qian
2018-01-29chromiumSerialize Text nodes for HTML fragments correctlyRob Buis
2018-01-27chromium[css-typed-om] fallback attribute should be readonly attributeHwanseung Lee
2018-01-26chromiumSerialize prefixes for HTML fragments correctlyRob Buis
2018-01-25chromiumAnnounce drag-and-drop operations will be deprecated in A11y.deejay
2018-01-24chromiumAdd autoComplete IDL attribute to textArea and select element.Shanmuga Pandi M
2018-01-24chromiumFix for crash in IsTabHTMLSpanElementtanvir.rizvi
2018-01-24chromiumRename LayoutObjectIsFocusable to IsFocusableStyleZhuoyu Qian
2018-01-24chromiumUpdate logic to avoid VisibleSelection is_directional.tanvir.rizvi
2018-01-23chromiumgoogle_apis: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-23chromiumMessageEvent initMessageEvent should throw error in case of no argumentBhagirathi Satpathy
2018-01-23chromium[css-typed-om] StylePropertyMap.set should not be exposed to worklet.nikhil
2018-01-23chromiumIDL: Required [Exposed] to get rid of [PrimaryGlobal]Pramod B S
2018-01-23chromiumUse SelectionTemplate::IsBaseFirst() in SelectionForUndoStep::From()Zhuoyu Qian
2018-01-23chromiumUse SelectionTemplate::IsBaseFirst() in DOMSelection.Zhuoyu Qian
2018-01-23chromiumMove TrailingWhitespacePosition() to DeleteSelectionCommand.cppZhuoyu Qian
2018-01-23chromiumModified document.all.item method return type to HTMLCollection objectBhagirathi Satpathy
2018-01-22chromiumMessageEvent |type| should not be optionalBhagirathi Satpathy
2018-01-22chromiumpermissions: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-22chromiumReorganize EditingUtilitiesZhuoyu Qian
2018-01-22chromiumMake AddPropertyToPresentationAttributeStyle() take a const CSSValue&Zhuoyu Qian
2018-01-20chromiumMake Pepper subscribe and handle device change event on its ownChandan Padhi
2018-01-19chromiumMigrate MediaDevices devicechange event processing from content to BlinkChandan Padhi
2018-01-19chromiumMove MediaDeviceSaltAndOriginCallback to MediaDevicesManagerChandan Padhi
2018-01-19chromiumAdd undefined value in aria-selectedDongJun Kim
2018-01-19chromiumIndexedDB: Simplify IDBAny typeXunran Ding
2018-01-19chromiumRemove ImageCapture.setOptions()nikhil
2018-01-19chromiuminstaller: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-19chromiumUpstream track-webvtt-non-snap* and track-webvtt-two-cue-layout* testsSriram
2018-01-19chromiumHTMLLinkElement relList attribute should be [SameObject]Bhagirathi Satpathy
2018-01-19chromiumFixing names of password_manager EnableManualSaving feature.nikhil
2018-01-19chromiumEmit "input" event on activation behavior for CheckBoxShanmuga Pandi M
2018-01-18chromiumremoting: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-18chromiumchromecast: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-18chromiumios: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-18chromiumsearch_engines: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-18chromiumsafe_browsing: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-18chromiummedia: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-18chromiumssl: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-18chromiumpredictors: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-18chromiumpage_load_metrics: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-18chromiumUpstream track-cue-rendering-after-controls-[added|removed].html testsSriram
2018-01-18chromiumIndexedDB: Reduce IDBAny usage in IDBRequestXunran Ding
2018-01-18chromiumUpstream svg/dom/SVGAnimated*.html to web-platform-testsShanmuga Pandi M
2018-01-18chromiumAdd TextIteratorBehavior to suppress extra newlinetanvir.rizvi
2018-01-18chromiumClean up defining of enums in AXObjectDongJun Kim
2018-01-18chromiumChange SVGAnimatedPath::CssValue() to return |CSSValue&|Zhuoyu Qian
2018-01-18chromiumRename |leadingWhitespacePosition()| to |leadingCollapsibleWhitespacePosition()|Pramod B S
2018-01-18chromiumMove SelectionTemplate:is_directional to FrameSelectiontanvir.rizvi
2018-01-17chromiumui: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-17chromiumchromeos: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-17chromiumextensions: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-17chromiumChange SVGAnimatedLength::CssValue() to return |CSSValue&|Zhuoyu Qian
2018-01-17chromiumAdded DCHECK() for kDocumentAllNamedItems in HTMLNameCollection destructorBhagirathi Satpathy
2018-01-17chromiumChange RenderedPosition::RootBox() to return |const RootInlineBox*|Zhuoyu Qian
2018-01-17chromiumFix for crash with InsertListCommandtanvir.rizvi
2018-01-17chromiumpreviews: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-17chromiumIDL: Required [Exposed] to get rid of [PrimaryGlobal]Pramod B S
2018-01-17chromiumModified location |href| atribute type from DOMString to USVStringBhagirathi Satpathy
2018-01-16chromiumbookmarks: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-16chromiumsessions: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-16chromiumsignin: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-16chromiumUpstream track-cues-rendering-[line*, transformed*] testsSriram
2018-01-16chromiumreading_list: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-16chromiumpolicy: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-16chromiumSimplify SelectionModifier classtanvir.rizvi
2018-01-15chromiumsafe_browsing: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-15chromiumvr: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-15chromiumandroid: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-15chromiumModify Document |All| namedItem return type from NodeList to HTMLCollectionBhagirathi Satpathy
2018-01-15chromiumsubresource_filter: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-15chromiumvariations: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-15chromiumwebui: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-15chromiumUpstream track-cues-* testsSriram
2018-01-15chromiumFixing names of password_manager enable-password-force-saving feature.nikhil
2018-01-15chromiumChange TextEmphasisPosition to be an enum class.Zhuoyu Qian
2018-01-15chromiumMake SelectionModifier::GetFrame() to return |const LocalFrame&|Zhuoyu Qian
2018-01-15chromiumMake StringKeyframe::value_ be a const CSSValue.Zhuoyu Qian
2018-01-15chromiumConvert PrerenderDispatcher Messages to use mojo.cm.sanchi
2018-01-13chromiumFixing names of password_manager ProtectSyncCredentialOnReauth feature.nikhil
2018-01-13chromiumChange CSSBoxType to be an enum class.Zhuoyu Qian
2018-01-12chromiumSupport negative timestamps of TextTrackCueSriram
2018-01-12chromiumIndexedDB: Reduce IDBAny usage in IDBCursorXunran Ding
2018-01-12chromiumMove MediaDevicesPermissionChecker to MediaDevicesManagerChandan Padhi
2018-01-12chromiumMove |Range::CreateAdjustedToTreeScope()| to "Document.cpp"Pramod B S
2018-01-12chromiumMove {Previous/Next}ParagraphPosition() to SelectionModifier.cppZhuoyu Qian
2018-01-12chromiumInsertText crash when DOM change.tanvir.rizvi
2018-01-12chromiumRemove 'FIXME' which is not required as per specificationBhagirathi Satpathy
2018-01-12chromiumFix for crash in InsertListCommandtanvir.rizvi
2018-01-12chromiumMove AdjustSelectionWithTrailingWhitespace() to SelectionControllerZhuoyu Qian
2018-01-12chromium[css-typed-om] CSSNumericValue.to should return CSSUnitValueHwanseung Lee
2018-01-12chromiumGet rid of ToCSSPropertyValue().Zhuoyu Qian
2018-01-11chromiumAdded test to verify [SameObject] works for relList attributeBhagirathi Satpathy
2018-01-11chromiumUsed |override| for Trace and TraceWrappers functionBhagirathi Satpathy
2018-01-11chromiumMove RootEditableElementOrTreeScopeRootNodeOf() to EditingUtilities.cppZhuoyu Qian
2018-01-11chromiumIDL: Required [Exposed] to get rid of [PrimaryGlobal]Pramod B S
2018-01-11chromiumRemove applet from all-named elementsRob Buis
2018-01-11chromiumChange OffsetRotationType to be an enum class.Zhuoyu Qian
2018-01-11chromiumMake some public variables of ComputedStylePropertyMap to be private.Zhuoyu Qian
2018-01-11chromiumSwitch ntp_snippets enums to be enum class.Zhuoyu Qian
2018-01-10chromiumUpstream regions-webvtt testsSriram
2018-01-10chromiumLocation toString function should be enumerableBhagirathi Satpathy
2018-01-10chromiumInsertListCommand crash while cleanuptanvir.rizvi
2018-01-10chromiumImplement relList attribute for HTMLAreaElementBhagirathi Satpathy
2018-01-10chromiumMigrate Transpose() into ExecuteTranspose() in EditorCommand.cppZhuoyu Qian
2018-01-10chromiumMove AdjustedSelectionStartForStyleComputation() to "EditingStyleUtilitie.cpp"Zhuoyu Qian
2018-01-10chromiumRemove redundant if conditionShanmuga Pandi M
2018-01-10chromiumMove two global functions from EditingStrategy.cpp to EditingUtilities.cppZhuoyu Qian
2018-01-10chromiumRemoved unused media resourcesSriram
2018-01-08chromiumDelete deprecated CONTENT_SETTINGS_TYPE_PROMPT_NO_DECISION_COUNTZhuoyu Qian
2017-12-22chromiumConvert UpdateBrowserControlsState messages to use mojo.cm.sanchi
2018-01-09chromiumMove HasClassName() to |Element| class.Zhuoyu Qian
2018-01-04chromiumConvert ChromeViewMsg_SetAsInterstitial to use mojo.cm.sanchi
2018-01-09chromiumImplement relList attribute for HTMLAnchorElementBhagirathi Satpathy
2018-01-09chromiumIDL: Required [Exposed] to get rid of [PrimaryGlobal]Pramod B S
2018-01-05chromiumUnify test classes to use PageTestBaseShanmuga Pandi M
2017-12-28chromiumDon't suppress size_t to int warnings in blink/coreZhuoyu Qian
2018-01-08chromiumRemove ComputeVisibleArea() from LocalFrameView.Zhuoyu Qian
2018-01-08chromiumDelete totalDownloadSize of BackgroundFetchRegistrationZhuoyu Qian
2018-01-08chromiumUnify test classes to use PageTestBaseShanmuga Pandi M
2018-01-08chromiumUpstream some of the track testsSriram
2018-01-05chromiumFixing names of password_manager AffiliationBasedMatching feature.nikhil
2018-01-08chromiumSet CSS filter invert() default argument as 0.Shanmuga Pandi M
2018-01-04chromiumHandle runtime crashes on SkiaRenderer with Vulkan.suyambu.rm
2018-01-08chromiumGet rid of the parameter |url| of *{Run/Display}ContentWithCertificateErrors().Zhuoyu Qian
2018-01-08chromiumChange EAnimPlayState to be an enum class.Zhuoyu Qian
2017-12-26chromiumFixing names of password_manager PasswordExport feature.nikhil
2018-01-05chromiumChange QuoteType to be an enum class.Zhuoyu Qian
2018-01-03chromiumfeature_engagement: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-03chromiumdownload: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-03chromiumupdate_client: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-05chromiumUpstream track-[id, insert*, node*, selection*, text*] testsSriram
2018-01-04chromiumChange EMaskSourceType to be an enum class.Zhuoyu Qian
2018-01-04chromium[css-typed-om] CSSStyleValue.parse/parseAll should throw TypeErrorHwanseung Lee
2018-01-04chromiumIDL: Required [Exposed] to get rid of [PrimaryGlobal]Pramod B S
2018-01-04chromium[Autofill] use vector.emplace_back instead of push_back with pairHwanseung Lee
2018-01-04chromiumUpstream track-large-*, track-load-* and track-mode-* testsSriram
2018-01-04chromiumUpstream tests from media/track/opera/Sriram
2018-01-04chromiumRemove Box() and update callers to use GetLayoutBox() instead.Zhuoyu Qian
2018-01-03chromiumConvert FrameParts to a class.Zhuoyu Qian
2018-01-03chromiumMove kFirstDynamicTableIndex to http2_hpack_constants.hZhuoyu Qian
2018-01-04chromiumsearch_engines: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-04chromiumoffline_pages: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-03chromiumUpstream track-disabled-* and track-element-* testsSriram
2018-01-01chromiumautofill: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-03chromiumviz: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-02chromiumdata_reduction_proxy: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-01chromiumdrive: Replace base::MakeUnique with std::make_uniqueJinho Bang
2017-12-26chromiumRemove an overridden constructor in LocationBarBubbleDelegateViewGajendra N
2018-01-02chromiumIDL: Add [Exposed=Window] to MutationObserver and DOMTokenListPramod B S
2018-01-03chromiumntp_snippets: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-02chromiumUpstream some of track-cues* testsSriram
2018-01-02chromiumWebVTT line, position and size cue properties stored as doublek2.nagaraju
2017-12-21chromiumUpstream text-track-cue* and track-add* testsSriram
2018-01-02chromiumUpstream some of track-cue* testsSriram
2017-12-26chromiumChange BoxSide to be an enum class.Zhuoyu Qian
2017-12-20chromiumMake StylePropertyMap::SetProperty take a const CSSValue& instead of ptrZhuoyu Qian
2017-12-29chromiumFix for crash with ReplaceSelectionCommandtanvir.rizvi
2018-01-02chromiumprefs: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-01chromiumcontent: Replace base::MakeUnique with std::make_uniqueJinho Bang
2018-01-01chromiumpolicy: Replace base::MakeUnique with std::make_uniqueJinho Bang
2017-12-28chromiumFix for crash when unlistify paragraphtanvir.rizvi
2017-12-26chromium[css-typed-om] CSSUnitValue should not have type attributeHwanseung Lee
2017-12-26chromiumdocument |all| property should be |SameObject| to match the specBhagirathi Satpathy
2017-12-26chromiumUpstream track-remove* testsSriram
2017-12-22chromiumMove PreservesNewline from LayoutObject to LineLayoutItemZhuoyu Qian
2017-12-21chromiumFix a crash in FormatBlock with Nth child style.tanvir.rizvi
2017-12-21chromiumRemove NGInlineFragmentIterator and rename ng_inline_fragment_iterator.*Zhuoyu Qian
2017-12-14chromiumUnify test classes to use PageTestBaseShanmuga Pandi M
2017-12-21chromiumSupport VTTCue.positionAlign and lineAlign for WebVTTk2.nagaraju
2017-12-21chromiumchrome: Move chrome/services files out of chrome namespace.cm.sanchi
2017-12-20chromiumUpdate MediaStreamDevice's |matched_output_device_id| to use base::OptionalChandan Padhi
2017-12-20chromiumFix edge cases for input.sizeRob Buis
2017-12-20chromiumUnify test classes to use PageTestBaseShanmuga Pandi M
2017-12-20chromiumModified document.open testcase to more accurate for url as USVString typeBhagirathi Satpathy
2017-12-20chromiumChange CSSContentDistributionValue functions return CSSValueIDs.Zhuoyu Qian
2017-12-20chromiumMake BackgroundEdgeOrigin to be an enum class.Zhuoyu Qian
2017-12-20chromiumchrome: Move PepperOutputProtectionMessageFilter files out of chrome namespace.cm.sanchi
2017-12-20chromiumchrome: Move BitmapFetcher files out of chrome namespace.cm.sanchi
2017-12-19chromiumPaymentHandler: Fix flaky PaymentAppBrowserTest suiteJinho Bang
2017-12-19chromiumdocument.all must not be replaced as per specificationBhagirathi Satpathy
2017-12-19chromiumUpdated DOMString type with USVString for window.open urlBhagirathi Satpathy
2017-12-19chromiumMake Element::SetInlineStyleProperty take a const CSSValue&.Zhuoyu Qian
2017-12-19chromiumRemove PrintNavigation{ErrorMessage/Warning} from Frame.Zhuoyu Qian
2017-12-19chromiumMove WillBeDetached From FrameClient to LocalFrameClient.Zhuoyu Qian
2017-12-18chromiumStore GrContext in sk_sp instead of having raw pointer.suyambu.rm
2017-12-18chromiumUpstream track-webvtt-tc[026-032]-*.html testsSriram
2017-12-18chromiumMove wpt css-text-decor/*-ref.html into referenceShanmuga Pandi M
2017-12-18chromiumConvert webapplicationinfo messages to use mojo.cm.sanchi
2017-12-18chromiumAdd Vulkan config for Skia in Chromium.suyambu.rm
2017-12-18chromiumFix for clusterfuzz crash while insertText is executedtanvir.rizvi
2017-12-18chromium[css-typed-om] replace undefined variable with defined variableHwanseung Lee
2017-12-16chromiumRemove the outdated comment in ThreadDebuggerZhuoyu Qian
2017-12-15chromiumUpstream track-webvtt-tc[021-025]-*.html testsSriram
2017-12-15chromiumMake EFillSizeType to be an enum class.Zhuoyu Qian
2017-12-15chromiumUse WebPluginContainerImpl directly instead of PluginView.Zhuoyu Qian
2017-12-15chromium[css-typed-om] is2D attribute should be not have default valueHwanseung Lee
2017-12-15chromiumRemove |matched_output| field from content::MediaStreamDeviceChandan Padhi
2017-12-14chromium[bindings] Refactor bindings to accept v8::Isolate* as first parameter.josyulavn
2017-12-14chromiumChange ItemPosition and ItemPositionType to be enum classes.Zhuoyu Qian
2017-12-13chromiumAdd article role in SupportsExpanded()DongJun Kim
2017-12-13chromiumIntroduce SupportsARIAExpanded() for aria-expandedDongJun Kim
2017-12-13chromiumSync CSSStyleDeclaration.setProperty with the specRob Buis
2017-12-13chromiumFixing names of password_manager PasswordImport feature.nikhil
2017-12-13chromiumchrome: Move BrowserListObserver files out of chrome namespace.cm.sanchi
2017-12-12chromiumPaymentRequest: Add [Exposed=Window] to the PaymentRequest APIJinho Bang
2017-12-12chromiumUpdated DOMString type with USVString for URL-related IDL attributes/operationsBhagirathi Satpathy
2017-12-12chromiumUnify test classes to use PageTestBaseShanmuga Pandi M
2017-12-12chromiumUpstream track-webvtt-tc[016-020]-*.html testsSriram
2017-12-12chromiumChange function names in AXObjectDongJun Kim
2017-12-12chromiumUpdate parsing of WebVTT regions to current/latest speck2.nagaraju
2017-12-12chromium[css-typed-om] Sort properties which is from iteratorHwanseung Lee
2017-12-11chromiumUpstream track-webvtt-tc[011-015]-*.html testsSriram
2017-12-11chromiumChange OverflowAlignment to be an enum class.Zhuoyu Qian
2017-12-11chromiumMove (Maybe)ShowInvertBubbleView out of chrome namespacezhuoyu.qian
2017-12-09chromiumUpstream track-webvtt-tc[006-010]-*.html testsSriram
2017-12-09chromiumRemove custom bindings for DOM API Window.openBhagirathi Satpathy
2017-12-08chromiumMigrate MediaDevices.enumerateDevices() processing from content to BlinkChandan Padhi
2017-12-08chromiumFixing names of password_manager ViewPassword feature.nikhil
2017-12-08chromiumUpstream track-webvtt-tc[001-005]-*.html testsSriram
2017-12-07chromiumMove css3 text-decoration tests to WPTShanmuga Pandi M
2017-12-07chromiumChange ContentPosition and ContentDistributionType to be enum classes.Zhuoyu Qian
2017-12-07chromiumFix minor typo in EditorCommandtanvir.rizvi
2017-12-07chromiumUpstream track-[active-cues, constants].htmlSriram
2017-12-07chromium[css-typed-om] CSSUrlImageValue should set attributes to null if there was an errorShanmuga Pandi M
2017-12-06chromiumAdd myself to Source/modules/payments/OWNERSJinho Bang
2017-12-06chromiumChange default value of aria-valuenow on some rolesdeejay
2017-12-06chromiumUpstream media/track/.../crossorigin.html and remove duplicate testsSriram
2017-12-06chromium[Clusterfuzz] crash in InsertParagraphSeperatortanvir.rizvi
2017-12-06chromiumDo not attempt reconnect if connection type is NONE.mck.giri
2017-12-06chromiumMove MediaRouterUIService files to chrome/browser/ui/zhuoyu.qian
2017-12-06chromiumChange ComputedStyle enums to enum classes and rename enumeratorszhuoyu.qian
2017-12-06chromiumDefine StructTraits for content::MediaDeviceInfoChandan Padhi
2017-12-06chromiumDefine EnumTraits for content::MediaDeviceTypeChandan Padhi
2017-12-05chromiumChange ResolutionChangePolicy from unscoped enum to enum classmallikarjun82
2017-12-05chromiumChange VideoPixelStorage from unscoped enum to enum classmallikarjun82
2017-12-05chromiumUnify test classes to use PageTestBaseShanmuga Pandi M
2017-12-05chromiumCSSURLImageValue should validate URLsShanmuga Pandi M
2017-12-04chromiumConvert track tests to testharness based.Sriram
2017-12-04chromiumConverted document object attributes type to USVString as per specificationBhagirathi Satpathy
2017-12-04chromiumCorrecting typo from [CEReactoins] to [CEReactions]josyulavn
2017-12-04chromiumVulkan support for SkiaRenderer.suyambu.rm
2017-12-04chromiumRemove use of setOverlayScrollbarsEnabled in layout testsSuneel Kota
2017-12-04chromiumchrome: Move NavigateParams files out of chrome namespace.cm.sanchi
2017-12-02chromiumchrome: Move chrome/browser/ui/crypto files out of chrome namespace.cm.sanchi
2017-12-01chromium[css-typed-om] CSSRotation should take Numberishes.nikhil
2017-11-30chromiumMove media_devices.mojom to //WebKit/publicChandan Padhi
2017-11-30chromiumAsynchronous loading SVG should not crashShanmuga Pandi M
2017-11-30chromiumRemove tests in media/track/opera/track/webvtt/parsing-cue-data/Sriram
2017-11-30chromiumUse GET_{X,Y}_LPARAM for x/y coordinates instead of LOWORDzhuoyu.qian
2017-11-30chromiumPaymentHandler: instruments.get() resolves undefined if no stored keyJinho Bang
2017-11-29chromiumRemove tests in media/track/opera/track/webvtt/rendering/Sriram
2017-11-29chromiumChange IPAddressObserver and ConnectionTypeObserver to NetworkChangeObservermck.giri
2017-11-29chromiumDelete title of BackgroundFetchRegistrationzhuoyu.qian
2017-11-29chromiumRename ChosenObjectRow back to ChosenObjectViewzhuoyu.qian
2017-11-29chromiumUnify test classes to use PageTestBaseShanmuga Pandi M
2017-11-29chromiumModify url type from DOMString to USVString to match the specificationBhagirathi Satpathy
2017-11-28chromiumLoading SVG with 0x0 instrinsic dimension should dispatch load event.Shanmuga Pandi M
2017-11-28chromiumRemove tests in media/track/opera/track/webvtt/parsing/Sriram
2017-11-28chromiumchrome: Move /chrome/browser/android/data_usage/cm.sanchi
2017-11-27chromiumRename MediaStreamDispatcher to MediaStreamDeviceObserverChandan Padhi
2017-11-27chromiumMove more helper functions to PageTestBaseShanmuga Pandi M
2017-11-27chromiumFix some edge cases for textarea.rows and textarea.colsRob Buis
2017-11-27chromium[css-typed-om] Parseing relative URLs from stringsHwanseung Lee
2017-11-26chromiumChange default value for aria-orientation in comboboxDongJun Kim
2017-11-25chromiumRemove custom bindings for Document.open methodBhagirathi Satpathy
2017-11-24chromiumUpstream svg/dom/SVGAnimatedEnumeration*.html to WPTShanmuga Pandi M
2017-11-23chromiumUpstream LayoutTests/html/dialog/*.html to WPTShanmuga Pandi M
2017-11-23chromiumDelete icons of BackgroundFetchRegistrationzhuoyu.qian
2017-11-23chromiumReland "chrome: Move DuplicateDownloadInfoBarDelegate out of chrome namespace."cm.sanchi
2017-11-23chromiumchrome: Move chrome/browser/ui/ash/multi_user/ filescm.sanchi
2017-11-23chromiumCreate scrollbar's if scroll size is greater than visible size.MuVen
2017-11-22chromiumUse callback to receive media stream device stopped notificationsChandan Padhi
2017-11-22chromiumIntroduce callback for MediaStreamDispatcherHost::GenerateStream()Chandan Padhi
2017-11-22chromiumMoves MenuCommand out of chrome namespace.cm.sanchi
2017-11-22chromiumchrome: Move DuplicateDownloadInfoBarDelegate out of chrome namespace.cm.sanchi
2017-11-21chromium[css-typed-om] CSSScale should take NumberishesHwanseung Lee
2017-11-21chromiumCustom bindings removal for DOM API Document.openBhagirathi Satpathy
2017-11-21chromiumchrome: Move ChromeIsolatedWorldIDs out of chrome namespace.cm.sanchi
2017-11-21chromiumCreate scrollbar's if scroll size is greater than visible size.MuVen
2017-11-21chromiumchrome: Move browser profile preferences out of chrome namespace.cm.sanchi
2017-11-20chromiumMake headers td.headers accept null as stringRob Buis
2017-11-20chromiumchrome: Move ChromeBackupWatcher out of chrome namespace.cm.sanchi
2017-11-20chromiumMeasure HTMLFrameSetElement's non-null anonymous name getterShanmuga Pandi M
2017-11-20chromiumchrome: Move Pepper files out of chrome namespace.cm.sanchi
2017-11-20chromium[WebVTT] Update dom construction logic for timestamp per specSriram
2017-11-17chromiumIntroduce callback for OpenDevice() methodChandan Padhi
2017-11-17chromium[ClusterFuzz] crash in replaceSelectionCommandtanvir.rizvi
2017-11-17chromiumRename DeleteCache to DoomCache.zhuoyu.qian
2017-11-17chromiumMediaStreamVideoCapturerSource need not inherit RenderFrameObserverChandan Padhi
2017-11-17chromiumRename ReadableStreamController to ReadableStreamDefaultControllerWrapperzhuoyu.qian
2017-11-17chromiumMake SnapAlignment and SnapAxis to be enum class.zhuoyu.qian
2017-11-17chromiumRename CanSuspendBackgroundedRenderer to CanPurgeBackgroundedRendererzhuoyu.qian
2017-11-17chromiumMake OutlineIsAuto an enum class.zhuoyu.qian
2017-11-17chromiumUnify test classes to use PageTestBaseShanmuga Pandi M
2017-11-17chromiumConvert accelerated JPEG Decoder IPC to MojoChandan Padhi
2017-11-16chromiumChange IPAddressObserver to NetworkChangeObservermallikarjun82
2017-11-16chromiumRemove some of the tests in media/track/opera/interfaces/VTTCue/Sriram
2017-11-16chromiumUse FrameSelection for SetMark in Editor classtanvir.rizvi
2017-11-16chromiumchrome: Move Sad Tab out of chrome namespace.cm.sanchi
2017-11-16chromiumchrome: Move media output protection files out of chrome namespace.cm.sanchi
2017-11-16chromiumPermissions: Remove CONTENT_SETTINGS_TYPE_PUSH_MESSAGINGcm.sanchi
2017-11-16chromiumchrome: Move /chrome/browser/ui/tab_contents out of chrome namespace.cm.sanchi
2017-11-16chromiumchrome: Move chrome/test/ out of chrome namespace.cm.sanchi
2017-11-16chromiumchrome: Move chrome/browser/printing out of chrome namespace.cm.sanchi
2017-11-15chromiumHTMLOptionElement text setter should not throwRob Buis
2017-11-15chromiumchrome: Move media test files out of chrome namespace.cm.sanchi
2017-11-15chromiumRemove some of the tests in media/track/opera/interfaces/Sriram
2017-11-15chromiumFix for incorrect currenttime if media duration is infinityjosephlolak
2017-11-15chromiumdocument.open() should not invoke public window.open()Bhagirathi Satpathy
2017-11-15chromiumRemove chrome:: namespace out of (fast_)unload_controller.hzhuoyu.qian
2017-11-15chromiumClipboard should respect user-select style attributetanvir.rizvi
2017-11-14chromiumUse default value of is_directional_ in WebLocalFrameImpltanvir.rizvi
2017-11-14chromiumMake clip() output as comma-seperated.Shanmuga Pandi M
2017-11-14chromiumRemove tests in media/track/opera/interfaces/TextTrackCue/Sriram
2017-11-14chromiumRemove tests in media/track/opera/interfaces/HTMLElement/HTMLTrackElement/Sriram
2017-11-14chromium[media] Move test result message constants to test_data_utilcm.sanchi
2017-11-14chromium[Android] Restricting Smart Go Next only in AndroidAJITH KUMAR V
2017-11-13chromium[css-typed-om] Fix the normalize-ident.html LayoutTest failureHwanseung Lee
2017-11-13chromiumRemove Deprecated OnResponseStarted.zhuoyu.qian
2017-11-13chromiumRemove test cases under media/track/opera/interfaces/TextTrack/Sriram
2017-11-13chromiumRemove media/track/opera/track/track-element test casesSriram
2017-11-13chromiumNull dereference in AXMenuList::DidUpdateActiveOptiondeejay
2017-11-13chromium[css-typed-om] Replace Element.styleMap with Element.attributeStyleMapHwanseung Lee
2017-11-12chromium[css-typed-om] merge constructor using optional keywordHwanseung Lee
2017-11-10chromiumAdd comment to IPC_ENUM_TRAITS callRob Buis
2017-11-10chromiumSimplify PointInFrameContentIfVisible() in TreeScope.cppSriram
2017-11-09chromiumAdd myself to blink_track watchlistSriram
2017-11-09chromiumChange ConnectionTypeObserver to NetworkChangeObservermallikarjun82
2017-11-08chromiumApply automatic range checks to ppapi enumsRob Buis
2017-11-08chromiumRemove chrome:: namespace chrome/renderer/media/chrome_key_systems_provider.hcm.sanchi
2017-11-08chromiumUpdate DocumentOrShadowRoot.idl to match specSriram
2017-11-07chromiumUseCounter for {Range,Element}.{getBoundingClientRect,getClientRects}Shanmuga Pandi M
2017-11-07chromiumRemove chrome:: namespace chrome/browser/media/android/cdm/media_drm_license_manager.hcm.sanchi
2017-11-07chromiumModified document.open exception message more accurate when the documentBhagirathi Satpathy
2017-11-07chromiumReplaced sk_bitmap().empty() with drawsNothing()cm.sanchi
2017-11-07chromiumRemove chrome:: namespace src/chrome/browser/media/media_url_constants.hcm.sanchi
2017-11-06chromiumChange default value of aria-valuemin on some rolesdeejay
2017-11-06chromiumRemove unnecessary ui_devtools:: prefix from files in ui_devtools/ .zhuoyu.qian
2017-11-06chromiumCSSSkew constructor should reject non-angles.nikhil
2017-11-06chromiumUnify test classes in core/css to use PageTestBaseShanmuga Pandi M
2017-11-04chromiumdocument.open() should not invoke public window.open()Bhagirathi Satpathy
2017-11-03chromiumFix element instance property listing test for SVGRob Buis
2017-11-03chromiumRename UIDevToolsOverlayAgent to OverlayAgent.zhuoyu.qian
2017-11-03chromiumRemove old position adjustment for non-snap-to-lines WebVTT cuesSriram
2017-11-03chromium[RLS] Make compositing/sqashing tests RLS awareSuneel Kota
2017-11-03chromiumRemove unused expected.txt fileSriram
2017-11-03chromiumRemove overloaded CompositeEditCommand::ApplyCommandToCompositetanvir.rizvi
2017-11-02chromiumRemove chrome:: namespace in src/chrome/child/pdf_child_init.hcm.sanchi
2017-11-02chromiumRemove chrome:: namespace in chrome/common/pepper_flash.hcm.sanchi
2017-11-02chromium[css-typed-om]StylePropertyMaps should be obtained via the ElementHwanseung Lee
2017-10-31chromiumRename UIDevToolsDOMAgent to DOMAgent.zhuoyu.qian
2017-10-31chromiumCSSKeywordValue.value should never be empty string.nikhil
2017-10-31chromium[Media]Update <video muted=""> handling to match specSriram
2017-10-31chromiumUnify test classes to use PageTestBaseShanmuga Pandi M
2017-10-30chromiumRename enable_daydream to enable_gvr_services and fix enabling logicViatcheslav Ostapenko
2017-10-30chromium[Cleanup] Remove the useless comment in LayoutTextFragmentzhuoyu.qian
2017-10-30chromiumRename GetMaxBandwidthForConnectionSubtype.zhuoyu.qian
2017-10-30chromiumReplace kInvalidThroughput with INVALID_RTT_THROUGHPUT.zhuoyu.qian
2017-10-30chromiumRemove chrome:: namespace in chrome/browser/internal_auth.hcm.sanchi
2017-10-27chromiumApply automatic range checks to Decoration enumRob Buis
2017-10-27chromium[MediaControls] Minor cleanupSriram
2017-10-27chromiumRemove chrome:: namespace in media/cdm_host_file_path.hcm.sanchi
2017-10-26chromiumAdd enable_daydream flag to vr features.gni.Viatcheslav Ostapenko
2017-10-26chromiumbluetooth: Hide False characterstics properties in bluetooth-internalsPramod B S
2017-10-24chromiumApply automatic range checks to MenuItem enumRob Buis
2017-10-24chromiumPassword should be added using TestPasswordStore.nikhil
2017-10-24chromiumReorg core/editing directoryShanmuga Pandi M
2017-10-23chromiumReduce canonicalization in CompositeEditCommandtanvir.rizvi
2017-10-23chromiumUpstream LayoutTests/html/dialog/* to WPT.Shanmuga Pandi M
2017-10-23chromiumConvert few editing/undo layouttests to use test harnesstanvir.rizvi
2017-10-20chromiumReduce HTMLAnchorElement class sizeRob Buis
2017-10-19chromiumRemove kLatestVersion constantRob Buis
2017-10-19chromiumUnify test classes in modules/media_controls to use PageTestBase.Shanmuga Pandi M
2017-10-18chromiumRename UIDevToolsCSSAgent to CSSAgent.zhuoyu.qian
2017-10-18chromiumReduce unused memory inclusion from DocumentBhagirathi Satpathy
2017-10-17chromiumThead setter should throw if not handed a thead parameterRob Buis
2017-10-17chromiumApply automatic range checks to PP_DeviceType_DevRob Buis
2017-10-17chromiumOptimized exception code as common for EventListenerBhagirathi Satpathy
2017-10-17chromiumCheck document availiblity after 'selectStart' event is dispatchedtanvir.rizvi
2017-10-17chromiumRelax autofilling passwords in iframes to PSL matching.nikhil
2017-10-17chromiumUnify test classes in core/layout to use PageTestBase.Shanmuga Pandi M
2017-10-16chromiumMove remaining HTMLDocument IDL to DocumentRob Buis
2017-10-16chromiumReduce doing canonicalization in TypingCommandtanvir.rizvi
2017-10-16chromiumRemove unused HTMLIFrameElement.h inclusion from LayoutEmbeddedObject.cppBhagirathi Satpathy
2017-10-16chromiumRename SkCanvasVideoRenderer to PaintCanvasVideoRendererzhuoyu.qian
2017-10-13chromiumExpose ARIA application for aria-activedescendant deejay
2017-10-13chromiumUpstream svg/dom/SVGLength*.html to web-platform-testsShanmuga Pandi M
2017-10-13chromiumFix wrong usage of Element.offsetRight in area-cursor.htmlSriram
2017-10-13chromiumIntroduce PageTestBase for test common logicShanmuga Pandi M
2017-10-13chromiumConvert LayoutTest Insert-list-and-stitch.html to use assert_selection.jstanvir.rizvi
2017-10-13chromiumMeasuring ImageCapture.setOptions() usage.nikhil
2017-10-13chromiumRemove unused parameter from SelectionController::UpdateSelectionForMouseDragtanvir.rizvi
2017-10-12chromiumMake RLS versions of NGTextFragmentPainterTestSuneel Kota
2017-10-12chromiumUse EditingState for frame validation in TypingCommandtanvir.rizvi
2017-10-12chromiumModified anchor-ismap-crash layout test case with test-harness and more accurateBhagirathi Satpathy
2017-10-12chromiumRemove unused header HTMLAnchorElement.hBhagirathi Satpathy
2017-10-11chromiumRevise CompositeEditCommand::DeleteSelectiontanvir.rizvi
2017-10-11chromiumReorg core/editing directoryShanmuga Pandi M
2017-10-10chromiumRemove WebExceptionCodeRob Buis
2017-10-10chromiumRename opaque_data to opaque_byteszhuoyu.qian
2017-10-10chromiumConvert return-with-object-element.html to use test harnesstanvir.rizvi
2017-10-10chromiumConvert return-key-in-hidden-field.html to use test harnesstanvir.rizvi
2017-10-10chromiumClean up storage of overflow data in AudioInputSyncWriterk2.nagaraju
2017-10-09chromiumInsertParagraph command crashes with illformed treetanvir.rizvi
2017-10-06chromiumAdd support for WebVTT VTTRegion idk2.nagaraju
2017-10-06chromiumAvoid unnecessary canonicalization in edit commandstanvir.rizvi
2017-10-05chromiumFix issue in updating fPriorFrame value when it retries to start incremental decodenagarajan.n
2017-10-05chromiumaddEventListener accepts craziness for the listenerBhagirathi Satpathy
2017-10-05chromiumAdd missing Samsung committers to AUTHORSRob Buis
2017-10-04chromiumAdding some more UPI IDs to the regex.Preeti Nayak
2017-10-04chromium[RLS] Use correct ScrollableArea in InspectorLayerTreeAgentSuneel Kota
2017-10-04chromiumRemove unused header HTMLIFrameElement.hBhagirathi Satpathy
2017-10-03chromiumSync initKeyboardEvent with the specRob Buis
2017-10-03chromiumClean up in layer.ccnikhil
2017-10-02chromiumApply automatic range checks to storage::FileSystemTypeRob Buis
2017-10-02chromiumRemove testRunner references in wpt testsRob Buis
2017-09-29chromiumRecheck for display:none in StyleAdjuster after calling AdjustStyleForHTMLElementBalazs Kelemen
2017-09-29chromiumChange default value of aria-level to 2deejay
2017-09-29chromiumUse nullptr instead of 0 in a few header filesPramod B S
2017-09-28chromiumUpstream LayoutTests/html/dialog/dialog-autofocus* to WPT.Shanmuga Pandi M
2017-09-28chromiumERR_NAME_NOT_RESOLVED refers to "DNS address" instead of "IP address".nikhil
2017-09-28chromium[RLS] Add test to track layout pass countSriram
2017-09-28chromiumclean up was_scrolled_by_user plumbingSriram
2017-09-27chromiumuse USVString for URLs at Worklet.Hwanseung Lee
2017-09-27chromiumMove WTF::TriState to core/editingShanmuga Pandi M
2017-09-27chromiumIDL parser: IDL parser should use None for indentifier of unnamed operationsBhagirathi Satpathy
2017-09-22chromium[RLS] Get MinimumScrollOffsetInt() from LVSA whereever applicableSriram
2017-09-22chromium[RLS] Update Element::scrollWidth to handle RLS caseSriram
2017-09-22chromium[RLS] LocalFrameView::ContentsSize shouldn't reflect overflowSriram
2017-09-21chromiumRemove default value for pseudoElement parameterRob Buis
2017-09-21chromiumCorrect the order of PaymentComplete enum membersRavi Nanjundappa
2017-09-20chromiumfixup! Fix some range value defaultsDongJun Kim
2017-09-20chromiumRemove default value for HTMLAudioElement constructorRob Buis
2017-09-20chromiumChanged width and height to unsigned long for HTMLMarqueeElementRob Buis
2017-09-20chromiumAvoid the usage of String::Format for non-ASCII UTF-8 characters.Shanmuga Pandi M
2017-09-20chromiumPaymentHandler: Should pass 'type' and 'sizes' from renderer to browser.Jinho Bang
2017-09-19chromiumMake createHTMLDocument return a DocumentRob Buis
2017-09-19chromiumFix callsites of CSSParser::ParseSingleValueRob Buis
2017-09-19chromiumTarget frame safety check should be in Event scopetanvir.rizvi
2017-09-19chromiumCreate one gpu:gles2::TraceOutputter per threadChandan Padhi
2017-09-19chromiumRemove default value for title parameterRob Buis
2017-09-19chromiumFix marquee-element.htmlRob Buis
2017-09-18chromiumRename starAtom, nullAtom and emptyAtom in commentsRob Buis
2017-09-18chromiumRename RegisteredEventListener::listener() to callback() to match the specificationBhagirathi Satpathy
2017-09-18chromiumPaymentHandler: Fix [Exposed] extended attribute in PaymentInstruments.Jinho Bang
2017-09-18chromiumChange default value of aria-valuemax on some rolesDongJun Kim
2017-09-18chromiumRemove unused members from SVGPathQuery and its related state.Shanmuga Pandi M
2017-09-18chromiumPaymentHandler: Make the CanMakePaymentEvent optional.Jinho Bang
2017-09-15chromiumCheck selection validation after webkitBeforeTextInserted firedtanvir.rizvi
2017-09-15chromiumHandle TypingCommand::InsertText missing casestanvir.rizvi
2017-09-15chromiumUpdate queryCommandSupported for paste commandtanvir.rizvi
2017-09-15chromiumReorg core/editing directoryShanmuga Pandi M
2017-09-14chromiumChanged width and height to unsigned long for HTMLCanvasElementRob Buis
2017-09-14chromiumPass weak pointer to MediaStreamManager::DeviceRequestChandan Padhi
2017-09-14chromiumRemove unused function ClearAttributeEventListener() from EventTarget.Bhagirathi Satpathy
2017-09-14chromiumFixing build errors when enable_vulkan=trueswarali.sr
2017-09-14chromiumUpdating attribute event handler should replace the existing attribute event listenerBhagirathi Satpathy
2017-09-13chromiumSupport unset in CSSParserFastPathsRob Buis
2017-09-13chromiumPaymentHandler: Refactor PaymentInstrumentIconFetcher class.Jinho Bang
2017-09-12chromiumUse url::Origin in RenderFrameHostDelegate::CheckMediaAccessPermissionChandan Padhi
2017-09-12chromiumSimplify and cleanup CSSPropertyParserRob Buis
2017-09-11chromiumUse SelectionForUndoStep in DeleteSelectionCommandtanvir.rizvi
2017-09-11chromiumPaymentHandler: Fix a crash when canMakePayment() is called.Jinho Bang
2017-09-11chromiumAvoid unnecessary canonicalization in InsertListCommandtanvir.rizvi
2017-09-11chromiumMake CompositeEditCommand::EndingVisibleSelection as protectedtanvir.rizvi
2017-09-08chromiumRemove ParseSingleValue member functionRob Buis
2017-09-08chromiumRename media_stream_options.cc|h to media_stream_controls.cc|hChandan Padhi
2017-09-08chromiumMeasure the usage of image button form data with value attribute.Shanmuga Pandi M
2017-09-07chromium[RLS]Create vertical scrollbar bydefaultsrirama
2017-09-07chromiumRemove IsEqual() method from MediaStreamDeviceChandan Padhi
2017-09-07chromium[geometry] Add a DOMMatrix2DInit dictionary typeHwanseung Lee
2017-09-07chromiumCreate unit_tests target in //media/muxers.Suchit Agrawal
2017-09-06chromiumRemove StreamDeviceInfo and its remaining referencesChandan Padhi
2017-09-06chromiumRemove StreamDeviceInfo from MediaStreamDispatcherEventHandler and its subclassesChandan Padhi
2017-09-06chromiumRemove StreamDeviceInfo from MediaStreamDispatcherChandan Padhi
2017-09-06chromiumDefine MediaStreamDevices as a typedef instead of a classChandan Padhi
2017-09-06chromiumRemove AddParsedPropertyRob Buis
2017-09-04chromiumRemove StreamDeviceInfo from MediaStreamManager and MediaStreamRequesterChandan Padhi
2017-09-04chromiumRemove StreamDeviceInfo from MediaStreamSource and its subclassesChandan Padhi
2017-09-04chromiumReduce usage of VisibleSelection in ReplaceSelectionCommandtanvir.rizvi
2017-09-03chromiumCSS: Support 'q' absolute length unit.Hwanseung Lee
2017-09-02chromiumPaymentHandler: Fix a bug when setting multiple instruments with icons per SW.Jinho Bang
2017-09-01chromiumPaymentHandler: Implement CanMakePaymentEvent on Android.Jinho Bang
2017-09-01chromiumRemove StreamDeviceInfo from VideoCaptureImplManagerChandan Padhi
2017-09-01chromiumChanging <style> element's type attribute should reflect in CSS.Shanmuga Pandi M
2017-09-01chromiumReplace StreamDeviceInfo with MediaStreamDevice in AudioInputDeviceManagerChandan Padhi
2017-09-01chromiumCreate unit_tests target in //media/filters.Suchit Agrawal
2017-08-31chromiumCreate unit_tests target in //media/formats.Suchit Agrawal
2017-08-30chromiumAdd mojo connection error handler for MediaStreamDispatcherChandan Padhi
2017-08-29chromiumChanging <style> element's media attribute should reflect is CSS.Shanmuga Pandi M
2017-08-29chromiumMake SpellChecker not to use EndingVisibleSelectiontanvir.rizvi
2017-08-29chromiumUse SelectionForUndoStep in ApplyStyleCommandtanvir.rizvi
2017-08-27chromiumCreate unit_tests target in //media/device_monitors.Suchit Agrawal
2017-08-26chromiumUse ToIntSize in LocalFrameView::MinimumScrollOffsetInt()srirama
2017-08-26chromiumPaymentRequest: PaymentCurrencyAmount.currency to match updated spec.Jinho Bang
2017-08-26chromiumCleanup MediaStream unittestsChandan Padhi
2017-08-24chromiumPaymentRequest: supportedMethods should be DOMString.Jinho Bang
2017-08-24chromium[RLS] LocalFrameView::ScrollOrigin() should be 0,0srirama
2017-08-23chromiumMinimize thread hops in MediaStreamDispatcherHostChandan Padhi
2017-08-23chromiumRemove unnecessary condition in LayoutBlockdjmix.kim
2017-08-22chromiumImplements CSSPropertyAPI for clip/origin longhand propertiesRob Buis
2017-08-22chromiumUpdate <ol>.start getter to default to 1.Shanmuga Pandi M
2017-08-22chromiumUse SelectionForUndoStep in InsertTextCommandtanvir.rizvi
2017-08-22chromiumRevert "Revert "ApplyStyleCommand position should use SelectionForUndoStep""Tanvir Rizvi
2017-08-22chromiumRemove CanMakePayment runtime flag (status=stable)Rob Buis
2017-08-21chromiumRemove longhand handling for webkit-mask-repeat-x/yRob Buis
2017-08-21chromiumGet RootEditableElement from SelectionForUndoSteptanvir.rizvi
2017-08-18chromiumRevert "Use SelectionForUndoStep in ApplyStyleCommand"Tanvir Rizvi
2017-08-18chromiumMove MockMojoMediaStreamDispatcherHost class to its own filesChandan Padhi
2017-08-18chromiumRemove MediaStreamMsgStart and its referencesChandan Padhi
2017-08-18chromiumRegister mojom::MediaStreamDispatcherHost interfaceChandan Padhi
2017-08-18chromiumUse SelectionForUndoStep in IndentOutdentCommandtanvir.rizvi
2017-08-18chromiumUse SelectionForUndoStep in CreateLinkCommandtanvir.rizvi
2017-08-18chromiumUse SelectionForUndoStep in BreakBlockquoteCommandtanvir.rizvi
2017-08-18chromiumApplyStyleCommand position should use SelectionForUndoSteptanvir.rizvi
2017-08-18chromiumUse SelectionForUndoStep in ApplyStyleCommandtanvir.rizvi
2017-08-17chromiumfixup! Dispel the myth that enclosingLayer can return zerodeejay
2017-08-17chromiumRemove unnecessary condition in CounterNode::InsertAfterDongJun Kim
2017-08-17chromiumRename SetSelectionData to SetSelectionOptionsShanmuga Pandi M
2017-08-17chromiumUse SelectionForUndoStep in InsertLineBreakCommandtanvir.rizvi
2017-08-17chromiumUse SelectionForUndoStep in InsertParagraphSeparatorCommandtanvir.rizvi
2017-08-17chromiumUse SelectionForUndoStep in InsertListCommandtanvir.rizvi
2017-08-16chromiumPaymentHandler: openWindow() should return Promise<WindowClient?>.Jinho Bang
2017-08-16chromiumEnsure media::AudioParameters used for |input| are validChandan Padhi
2017-08-16chromiumAdd max retries to an HttpNetworkTransaction when an HTTP2 or QUIC relatedBiljith Jayan
2017-08-16chromiumImplements CSSPropertyAPI for max-width/max-height propertiesRob Buis
2017-08-16chromiumImplements CSSPropertyAPI for width/height propertiesRob Buis
2017-08-16chromiumUse SelectionForUndoStep in CompositeEditCommand::ApplyCommandToCompositetanvir.rizvi
2017-08-16chromiumUse SelectionForUndoStep in ApplyBlockElementCommandtanvir.rizvi
2017-08-11chromiumRemove least significant variable imeAction from ImeUtilsAJITH KUMAR V
2017-08-11chromiumUse media::AudioParameters directly in MediaStreamDevice - part 2Chandan Padhi
2017-08-11chromiumUse media::AudioParameters directly in MediaStreamDevice - part 1Chandan Padhi
2017-08-10chromiumCreate unit_tests target in //media/cdm.Suchit Agrawal
2017-08-10chromiumPaymentRequest: Throw if updateWith() is not trusted.Jinho Bang
2017-08-09chromiumPaymentHandler: Implement AbortPaymentEvent in content side.Jinho Bang
2017-08-09chromiumRemove SVGPathElement.getPathSegAtLength.Shanmuga Pandi M
2017-08-09chromiumImplement <time> HTML elementShanmuga Pandi M
2017-08-09chromiumMake ComputeSelectionForInsertion to return SelectionInDOMTreetanvir.rizvi
2017-08-08chromiumReplace DCHECK with an early return if |dispatcher| is null or not boundChandan Padhi
2017-08-08chromium[Android] Relanding Smart GO NEXT feature in Android Chrome 2/2AJITH KUMAR V
2017-08-08chromiumInnerHTML/outerHTML serializer should include attribute's prefixShanmuga Pandi M
2017-08-07chromium[Autofill] Only show full street addresses in credit card editorHwanseung Lee
2017-08-07chromiumImplements CSSPropertyAPI for width/height propertiesRob Buis
2017-08-04chromiumMigrate MediaStream IPC messages to Mojo - part 5Chandan Padhi
2017-08-03chromiumReport GenerateStream and OpenDevice failures to rendererChandan Padhi
2017-08-02chromiumImplements CSSPropertyAPI for logical width/height propertiesRob Buis
2017-08-02chromiumAvoid redundant equality check in SelectionEditor::SetSelectiontanvir.rizvi
2017-08-02chromiumIntroduce ComputeVisibleExtent() in SelectionModifiertanvir.rizvi
2017-08-02chromiumPaymentHandler: Implement CanMakePaymentEvent in content side.Jinho Bang
2017-08-01chromiumRemove superfluous int castRob Buis
2017-08-01chromiumAdd return functions for preventing crashDongJun Kim
2017-08-01chromiumPaymentHandler: Refactor PaymentAppProviderImpl and InvocationCallback.Jinho Bang
2017-08-01chromiumReplace SupportsWeakPtr with WeakPtrFactory in CommandBufferProxyImplUzair Jaleel
2017-08-01chromiumMigrate MediaStream IPC messages to Mojo - part 4Chandan Padhi
2017-07-31chromiumUse FrameSelection::IsDirectional() in TextControlElementtanvir.rizvi
2017-07-31chromiumRefactor components_unittest build and depsRavi Nanjundappa
2017-07-31chromium[RLS] Implement GetTickmarks for RootLayerScrollingSriram
2017-07-29chromiumRemove WeakPtrFactory from PepperFileSystemHostUzair Jaleel
2017-07-29chromiumRemove CSSContainment runtime flag (status=stable)Rob Buis
2017-07-28chromium//media/renderers should depend on //media/base.Suchit Agrawal
2017-07-27chromiumCheck nullptr before using in FireWinAccessibilityEventDongJun Kim
2017-07-27chromiumImplements CSSPropertyAPI for -webkit-filter/filter/background-filterRob Buis
2017-07-27chromiumChange the wrong condition in UpdateFavicondeejay
2017-07-26chromiumMigrate MediaStream IPC messages to Mojo - part 3Chandan Padhi
2017-07-26chromiumImplements CSSPropertyAPI for various SVG propertiesRob Buis
2017-07-26chromium[CSS Typed OM] throw typeError if relative units are used.Hwanseung Lee
2017-07-25chromiumMigrate MediaStream IPC messages to Mojo - part 2Chandan Padhi
2017-07-25chromiumPaymentHandler: Implement AbortPaymentEvent in blink side.Jinho Bang
2017-07-25chromiumSetting textArea.defaultValue should wipe out any children.Shanmuga Pandi M
2017-07-24chromiumFixing text selection handles getting appeared before finger releaseAJITH KUMAR V
2017-07-24chromiumPaymentHandler: Make InvokePaymentAppCallback to base::OnceCallback.Jinho Bang
2017-07-24chromiumImplement <data> elementShanmuga Pandi M
2017-07-24chromiumCreate BUILD.gn files for //media/device_monitors.Suchit Agrawal
2017-07-22chromium[RLS] Remove scrollbar-prevent-default.html from TestExpectationsMunukutla Subrahmanya Praveen
2017-07-21chromiumMigrate MediaStream IPC messages to Mojo - part 1Chandan Padhi
2017-07-20chromiumImplements CSSPropertyAPI for -webkit-perspective/perspectiveRob Buis
2017-07-20chromiumFix names of parameters under X86/MIPS after Blink rename.Hyemi Shin
2017-07-20chromiumCreate BUILD.gn files for //media/renderers.Suchit Agrawal
2017-07-19chromiumRemove PaymentDetailsError runtime flag (status=stable)Rob Buis
2017-07-19chromiumImplements CSSPropertyAPI for -webkit-locale/-webkit-hyphenate-characterRob Buis
2017-07-18chromium[RLS] Don't add to ScrollableAreaSet if the size is zerosataya.m
2017-07-18chromiumPaymentHandler: Add Interfaces for AbortPaymentEvent.Jinho Bang
2017-07-17chromiumPaymentRequest: updateWith() should take PaymentDetailsUpdate promise.Jinho Bang
2017-07-17chromiumCreate BUILD.gn files for //media/video.Suchit Agrawal
2017-07-15chromiumPaymentHandler: PaymentRequestEvent.total should be PaymentCurrencyAmount.Jinho Bang
2017-07-15chromiumPaymentHandler: Replace PaymentAppResponse with PaymentHandlerResponse.Jinho Bang
2017-07-14chromiumRemove PaymentRequestPayerName runtime flag (status=stable)Rob Buis
2017-07-13chromiummedia: Add an async version of Initialize() method to JDAChandan Padhi
2017-07-13chromiumCreate BUILD.gn files for //media/muxers.Suchit Agrawal
2017-07-12chromiummedia: Use int64 as mojom equivalent type for off_tChandan Padhi
2017-07-12chromiumCreate BUILD.gn files for //media/cdm.Suchit Agrawal
2017-07-11chromiumAdd CreateJpegDecodeAccelerator() method to mojom.Gpu and mojom.GpuServiceChandan Padhi
2017-07-11chromiumUse ContainsValue() instead of std::find() in components/..djmix.kim
2017-07-10chromiumPaymentHandler: Expose CanMakePaymentEvent to content.Jinho Bang
2017-07-10chromiumPaymentHandler: Add CanMakePaymentRespondWithObserver.Jinho Bang
2017-07-09chromiumautofill : Use ContainsValue() instead of std::find() in components/autofilldjmix.kim
2017-07-07chromiumRefactor RegisterViewportLayers parameters into a structChandan Padhi
2017-07-06chromiumUse ContainsValue() instead of std::find() in chrome/browser/extensionstripta.g
2017-07-06chromiumUnified the use of BufferToTextureTargetMap for all the Processessujiths.s
2017-07-06chromiumPaymentHandler: Add WebCanMakePaymentEventData and ToCanMakePaymentEventInit().Jinho Bang
2017-07-06chromiumRemove InitializeI420PlanePointers() from VideoCaptureDeviceClientChandan Padhi
2017-07-06chromiumPaymentHandler: Add Interfaces for CanMakePaymentEvent.jinho.bang
2017-07-06chromiumdocument.registerElement() rejects a valid unregistered type with U+212A.nikhil.sahni
2017-07-06chromiumCreate BUILD.gn files for //media/cdm.Suchit Agrawal
2017-07-05chromiumDefine StructTraits for media::BitstreamBufferChandan Padhi
2017-07-05chromiumCheck |errorCode| of translate.js and notify to Browsergajendra.n
2017-07-03chromiumRelanding [Android] Adding Smart GO/NEXT feature in Chromeajith.v
2017-06-29chromiumCreate BUILD.gn files for //media/filters.Suchit Agrawal
2017-06-29chromiumUse ContainsValue() instead of std::find() in chrome/browser and chrome/commontripta.g
2017-06-28chromiumMake AudioNode::TailTime() and AudioNode::LatencyTime() as pure virtual.Shanmuga Pandi M
2017-06-28chromiumCSS Properties & Values API: Compute initial values for transfrom-list type.hs1217.lee
2017-06-28chromiumUse ContainsValue() instead of std::find() in ios/tripta.g
2017-06-28chromiumDefine EnumTraits for JpegDecodeAccelerator::ErrorChandan Padhi
2017-06-28chromiumAdd RequestGPUInfo() method to GpuProcessHostChandan Padhi
2017-06-27chromiumUse ContainsValue() instead of std::find() in chrome/browser/ui/tripta.g
2017-06-26chromiumUse ContainsValue() instead of std::find() in extensions/tripta.g
2017-06-23chromiumRelanding [Android] Adding Smart GO/NEXT feature in Chromeajith.v
2017-06-22chromiumCSS Properties & Values API:replace transform-function with transform-list.hs1217.lee
2017-06-22chromiumRemoved the use of file_thread_task_runner acrosssujiths.s
2017-06-22chromiumUse ContainsValue() instead of std::find() in chrome/browser/ and chrome/test/tripta.g
2017-06-19chromiummedia: Move GpuJpegDecodeAcceleratorFactoryProvider to a separate fileChandan Padhi
2017-06-20chromiumGeometryInterface: Enable GeometryInterfaces by default.jinho.bang
2017-06-20chromiumMove drag related functions present in LocalFrame.cpp to correct files.tanvir.rizvi
2017-06-19chromiumUpdate MaxColSpan to 1000Shanmuga Pandi M
2017-06-16chromiumEarly exit if the specified shadows are sameuzair.jaleel
2017-06-19chromiumIn-place modification of drag related functionality present in LocalFrametanvir.rizvi
2017-06-16chromiumUpdate MaxColSpan to 1000.Shanmuga Pandi M
2017-06-18chromiumUse ContainsValue() instead of std::find() in net/tripta.g
2017-06-16chromiumRevert of Make WebKitCSSMatrix an alias of DOMMatrix (patchset #16 id:300001 of https://codereview.chromium.org/2709763004/ )jinho.bang
2017-06-16chromiumUse ContainsValue() instead of std::find() in tools/tripta.g
2017-06-16chromiumAllow user to select text in Settings UIgajendra.n
2017-06-15chromiumRemove unnecessary decoded frame size overflow checknagarajan.n
2017-06-14chromiumMove chrome/browser/manifest to content/browser.jinho.bang
2017-06-14chromiumUse ContainsValue() instead of std::find() in chrome/browser/chromeostripta.g
2017-06-13chromiumUse ContainsValue() instead of std::find() in ui/accessibility, ui/gl and ui/ozonetripta.g
2017-06-13chromiumCreate BUILD.gn files for //media/filters.a.suchit
2017-06-13chromium[Android] Adding Smart GO/NEXT feature in Chromeajith.v
2017-06-13chromiumPaymentHandler: PaymentRequestEvent.total should be |object| type.jinho.bang
2017-06-13chromiumMaking CSD ReportType enum consistent.nikhil.sahni
2017-06-12chromiumUse ContainsValue() instead of std::find() in device/bluetooth and device/hidtripta.g
2017-06-12chromiumSuccessful translation erroneously reported on page with too little textgajendra.n
2017-06-12chromium[Payments] fix the bug which disappear card icon list.hs1217.lee
2017-06-12chromiumReplace sequence with FrozenArray in PaymentRequestEvent.idl.jinho.bang
2017-06-11chromiumUse ContainsValue() instead of std::find() in ui/android, ui/base and ui/viewstripta.g
2017-06-11chromiumUse ContainsValue() instead of std::find() in ui/aura, ui/display and ui/eventstripta.g
2017-06-11chromiumUse ContainsValue() instead of std::find() in ui/wm and ui/message_centertripta.g
2017-06-09chromiumAdd support for Element.getAttributeNames()shanmuga.m
2017-06-08chromium[geometry] replace m12 with m21 when transform DOMPoint from DOMMatrix.hs1217.lee
2017-06-08chromiumRename CreateDragImage to CreateDragImageForFrame to avoid name conflictstanvir.rizvi
2017-06-07chromiumFix include guards in //device/usbnravi.n
2017-06-07chromiumInput type check comparision should be an ASCII case-insensitive match.tanvir.rizvi
2017-06-07chromiumRename PlainText::end() to PlainText::End()shanmuga.m
2017-06-06chromiumPaymentHandler: Implement PaymentRequestEvent constructor.jinho.bang
2017-06-06chromiumPaymentHandler: Rename PaymentAppRequest with PaymentRequestEventData.jinho.bang
2017-06-06chromium[Payment] should show all accepted card icon in payment editor.hs1217.lee
2017-06-05chromium[css-typed-om] use DOMMatrix::Create() instead of fromMatrix().hs1217.lee
2017-06-04chromiumUse ContainsValue() instead of std::find() in chromecast/tripta.g
2017-06-02chromium[css-typed-om] add toMatrix() method in CSSTransformValue.idlhs1217.lee
2017-06-02chromiumAvoid unnecessary nullptr check.r.karu
2017-06-02chromium[Documentation] Resolve mismatched Javadoc comments in LoadUrlParams.r.karu
2017-06-02chromiumAdd Mojo interfaces for GpuJpegDecodeAccelerator and GpuJpegDecodeAcceleratorHostc.padhi
2017-05-31chromiumForm reset should clear the dirty flag of HTMLOptionElementsujiths.s
2017-05-31chromiumEditor::executeCommand() should have DCEHCK about frame is activetripta.g
2017-05-30chromiumRemove loop unrolling code in UpdateYUVComponentSizesnagarajan.n
2017-05-29chromiumSimplify image decoder selection.nagarajan.n
2017-05-29chromium[css-typed-om] use USVString for URLs at CSSURLImageValue.hs1217.lee
2017-05-26chromiumMake VDA::Config's converting constructor explicitc.padhi
2017-05-26chromiumRename StringCallback to FunctionStringCallback.shanmuga.m
2017-05-25chromiumPaymentHandler: Merge PaymentAppRequest and PaymentRequestEvent.jinho.bang
2017-05-25chromiumCreated new target unit_tests in //media/formats.a.suchit
2017-05-25chromiumMeasure the usage of <ol>.start with |reversed| and no |start| attribute.shanmuga.m
2017-05-25chromiumGet rid of FrameSelection::SetSelectedRange()tanvir.rizvi
2017-05-25chromiumUpdate WebScreenOrientationType to have a Last enum member.uzair.jaleel
2017-05-24chromiumLayoutObject::AbsoluteBoundingBoxRectForRange() should take EphemeralRangetanvir.rizvi
2017-05-24chromiumClicking a button on disconnected form should not fire submit event.shanmuga.m
2017-05-23chromium[Android] Fix Text selection with Stylus button pressed from Android Mmahesh.ma
2017-05-23chromiumCreate BUILD.gn files for //media/formats.a.suchit
2017-05-23chromiumUse base::Optional<int32_t> in H264POC::ComputePicOrderCnt(...)c.padhi
2017-05-23chromiumRemove SupportsWeakPtr inheritance from GLES2Decoderc.padhi
2017-05-23chromium[css-typed-om] replace all attribute with DOMMatrix in cssMatrixComponenths1217.lee
2017-05-23chromiumUse SetSelection in ExecuteSelectToMark()tanvir.rizvi
2017-05-23chromiumPaymentHandler: Remove unnecessary parameters in DidHasPaymentInstrument.jinho.bang
2017-05-23chromiumUse SetSelection in ExecuteDeleteToMarktanvir.rizvi
2017-05-22chromiumRemove SetSelectedRange from ExpandSelectionToGranularity()tanvir.rizvi
2017-05-22chromiumRemove SupportsWeakPtr from GPUTracer and CommandExecutorc.padhi
2017-05-22chromiumUse SetSelection in InputMethodController::SetSelectionOffsetstanvir.rizvi
2017-05-22chromiumPaymentHandler: Clear storage partition data during content_browsertests.jinho.bang
2017-05-22chromiumRewrite UpdateMarkerRenderedRect() to use EphemeralRange.hs1217.lee
2017-05-22chromiumDo not create child node for Option constructor with no arguments/undefined/empty text.shanmuga.m
2017-05-21chromiumNodeFilter#acceptNode argument node should not be optionaltripta.g
2017-05-19chromiumAdd |texture_target_| and |pixel_format_| to media::PictureBufferc.padhi
2017-05-19chromiumRemove Range::TextQuads() and instead use ComputeTextQuads.tanvir.rizvi
2017-05-19chromiumMove FrameSelection::CurrentForm() to ContextMenuClientImpltanvir.rizvi
2017-05-19chromiumPass clickEvent to controlElement inside label if target node can't start selection.tanvir.rizvi
2017-05-18chromium[Android] Introduce state machine in stylus text selectionajith.v
2017-05-18chromiumDo not share FBOs/VAOs/Transform feedback objects across contextsc.padhi
2017-05-18chromiumReland Replace AudioFifo with a deque of AudioBus in ATR::AudioEncoderc.padhi
2017-05-18chromiumRemove base::SupportsWeakPtr and base::NonThreadSafe from PacedSenderc.padhi
2017-05-17chromiumPaymentHandler: Remove PaymentAppManifest and PaymentAppOption.jinho.bang
2017-05-16chromium[css-typed-om] replace is2D() method with attribute in CSSTransformValue.hs1217.lee
2017-05-16chromium[css-typed-om] Replace cssText with stringifier at CSSTransformComponenths1217.lee
2017-05-15chromiumPaymentHandler: Stop using GetAllManifests() in content side tests.jinho.bang
2017-05-14chromiumMove ComputeTextRects and ComputeTextQuads to VisibleUnits.tanvir.rizvi
2017-05-14chromiumSet |config_| only after decoder has been successfully configuredc.padhi
2017-05-14chromium[css-typed-om] styleMap should have SameObject extended attribute.hs1217.lee
2017-05-14chromiumgetElementsByTagName() should take a qualifiedName in parametershanmuga.m
2017-05-13chromiumPaymentHandler: Replace GetAllManifests() with GetAllPaymentApps().jinho.bang
2017-05-13chromiumRemove base::SupportsWeakPtr from FrameReceiverc.padhi
2017-05-13chromiumPaymentHandler: Implement GetAllPaymentApps().jinho.bang
2017-05-11chromiumReplace AudioFifo with a deque of AudioBus in ATR::AudioEncoderc.padhi
2017-05-11chromiumRemove ScopedVector from media/base/c.padhi
2017-05-09chromiumRemove base::SupportsWeakPtr from {Audio,Video}Senderc.padhi
2017-05-09chromiumMake Range::TextQuads() to use ComputeTextBounds() template function.tanvir.rizvi
2017-05-08chromiumBelow change safely converts video color space enums directly to gfx coloruzair.jaleel
2017-05-08chromiumReplace ASSERT with DHCECK_op in platform/wtfhs1217.lee
2017-05-08chromiumRemove use_selection_height usage in LayoutTexttanvir.rizvi
2017-05-05chromiumUse ScopedTaskEnvironment instead of MessageLoop in media/capture/ unit testsc.padhi
2017-05-05chromiumPaymentHandler: Implement PaymentInstruments.clear().jinho.bang
2017-05-05chromiumRemove ScopedVector from media/audio/c.padhi
2017-05-04chromium[css-typed-om] make all attributes of CSSScale mutable.hs1217.lee
2017-05-04chromiumRemove use_selection_height from LayoutText::AbsoluteQuadsForRangetanvir.rizvi
2017-05-03chromiumReland "PaymentHandler: Implement PaymentInstruments.keys()."jinho.bang
2017-05-03chromiumRemove SupportsWeakPtr from VideoCaptureDeviceClientc.padhi
2017-05-02chromiumuse USVString for URLs at CSSURLImageValue.hs1217.lee
2017-05-02chromiumCleanup LayoutTests that define a function gc().nikhil.sahni
2017-05-02chromiumPaymentHandler: Implement PaymentInstruments.keys().jinho.bang
2017-05-02chromiumAdd unit test for AudioBus::CreateWrapper()c.padhi
2017-04-28chromiumcreateElementNS() should now throw only InvalidCharacterError, not NamespaceErrorshanmuga.m
2017-04-28chromiumUpdate the spec link in ArrayBuffer.idlshanmuga.m
2017-04-27chromiumReplace SupportsWeakPtr with WeakPtrFactory in VideoResourceUpdaterc.padhi
2017-04-27chromiumImplement request id in PaymentDetailsInitrob.buis
2017-04-27chromiumPaymentHandler: Add a key prefix to avoid key conflicts with others.jinho.bang
2017-04-27chromiumIntroduce ComputeTextBounds template in Range.cpptanvir.rizvi
2017-04-27chromiumPaymentHandler: Implement PaymentInstruments.has().jinho.bang
2017-04-26chromium[RLS] Remove fractional-scroll-offset-fixed-position-*.html from TestExpectationssrirama.m
2017-04-26chromiumPaymentHandler: Fix a typo (camelCase to hacker_case).jinho.bang
2017-04-26chromiumPaymentHandler: Implement PaymentInstruments.delete().jinho.bang
2017-04-25chromiumUpdate services and characteristics in Fuzzerdjmix.kim
2017-04-25chromium[RLS] Update iframe scrollbar behaviour based on scrolling attributesrirama.m
2017-04-25chromiumRemove WEBKIT_KEYFRAMES_RULE and WEBKIT_KEYFRAME_RULEshanmuga.m
2017-04-24chromiumRemove redundant SupportsWeakPtr from BrowserControlsOffsetManagerc.padhi
2017-04-24chromiumRemove WeakPtrFactory from LayerAnimationSequencec.padhi
2017-04-24chromiumReplace ASSERT_NOT_REACHED, and RELEASE_ASSERT in platform/wtfhs1217.lee
2017-04-24chromiumMove ComputeTextRects before Range::BoundingBox()tanvir.rizvi
2017-04-21chromiumRename Worklet.import() to Worklet.addModule().nikhil.sahni
2017-04-19chromiumReplace ASSERT with DHCECK_op in platform/heaphs1217.lee
2017-04-19chromiumReplace ASSERT and ASSERT_NOT_REACHED in third_party/Webkit/publichs1217.lee
2017-04-18chromiumDeprecate SVGPathElement.getPathSegAtLength.shanmuga.m
2017-04-18chromiumsendBeacon should throw a TypeError on bad URLs.nikhil.sahni
2017-04-17chromiumReplacing ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in bindingsbhagirathi.s
2017-04-17chromiumPaymentHandler: Add a js test for PaymentInstruments get/set methodsjinho.bang
2017-04-17chromiumPaymentHandler: Implement set/get methods in PaymentInstruments (content)jinho.bang
2017-04-17chromiumMake V4L2CaptureDelegate non-ref-countedc.padhi
2017-04-17chromiumPaymentHandler: Implement set/get methods in PaymentInstruments (blink)jinho.bang
2017-04-17chromiumIn-place change of Range::textRects() and boundingBox() to EphemeralRange.hs1217.lee
2017-04-17chromiumRemove RLS Passing Test Cases from TestExceptions.sataya.m
2017-04-17chromiumenable paint/invalidation/text-match-document-change.html on Machs1217.lee
2017-04-16chromiumReplace ASSERT_NOT_REACHED, and RELEASE_ASSERT in platform/heaphs1217.lee
2017-04-14chromiumChange default value of has_image_contentssrirama.m
2017-04-14chromiumReplace ASSERT_NOT_REACHED in modules/indexeddbhs1217.lee
2017-04-13chromiumRemoving support for document.createEvent("ProgressEvent")nikhil.sahni
2017-04-13chromiumMake RenderedRectsForMarkers() to ignore disconnected nodes.hs1217.lee
2017-04-12chromiumGamepad: fix mappings for PS4 controller (bluetooth) on Androidb.kelemen
2017-04-12chromiumMeasure SVGPathElement.getPathSegAtLength usageshanmuga.m
2017-04-11chromiumReplace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in platform/graphicshs1217.lee
2017-04-11chromiumReplace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in platform/fontshs1217.lee
2017-04-11chromiumReplace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in platform/exportedhs1217.lee
2017-04-11chromiumPaymentRequest: Use "NotAllowedError" instead of "QuotaExceededError".jinho.bang
2017-04-11chromiumRefactor VideoCaptureManager::GetDeviceFormatsInUse()c.padhi
2017-04-11chromiumReplace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/webdatabasehs1217.lee
2017-04-11chromiumReplace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in platform/texths1217.lee
2017-04-10chromiumUse incoming frame's rotation while converting it to I420c.padhi
2017-04-10chromiumRemove deprecated functions from Canvas in favor of the RectF version.uzair.jaleel
2017-04-10chromiumReplace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/storagehs1217.lee
2017-04-10chromiumReplace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in core/fileapihs1217.lee
2017-04-10chromiumPaymentRequest: Change the timer task type.jinho.bang
2017-04-10chromiumRemove VideoCaptureDeviceFactory::EnumerateDeviceDescriptors()c.padhi
2017-04-09chromiumReplace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/quotahs1217.lee
2017-04-09chromiumReplace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/indexeddbhs1217.lee
2017-04-09chromiumReplace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in modules/filesystemhs1217.lee
2017-04-09chromiumRename functions in video frame to comply with Style Guideuzair.jaleel
2017-04-07chromiumRe-order bluetooth name:UUID pairs by ascending UUIDdjmix.kim
2017-04-06chromiumbluetooth: Update services, characteristics, and descriptorsdjmix.kim
2017-04-05chromiumgpu: Support other buffer targets for ScopedBufferBinderc.padhi
2017-04-05chromiumChange VideoFrameReceiverOnIOThread to VideoFrameReceiverOnTaskRunnerc.padhi
2017-04-03chromiumMove styleMap attribute from HTMLElement to Elementshanmuga.m
2017-04-03chromiumReplace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in core/css/nikhil.sahni
2017-03-30chromiumRemove unused header editor.hbhagirathi.s
2017-03-30chromiumPaymentHandler: Initial implementation for PaymentInstruments.jinho.bang
2017-03-30chromiumPaymentHandler: Rename PaymentAppManager to PaymentManager.jinho.bang
2017-03-30chromiumgpu: Use decoder state restoration for scoped_bindersc.padhi
2017-03-29chromiumPaymentApp: Implement respondWith() in PaymentRequestEvent. (content side)jinho.bang
2017-03-29chromiumReland "PaymentRequest: Introduce PaymentDetailsInit and PaymentDetailsUpdate."jinho.bang
2017-03-28chromiumPaymentRequest: Introduce PaymentDetailsInit and PaymentDetailsUpdate.jinho.bang
2017-03-27chromiumMove HalfFloatMaker to mediauzair.jaleel
2017-03-26chromiumMove frame_sink_id management to framesink_manager.cc/h fromk.devara
2017-03-23chromiumgl: Remove redundant methods/variables from GLSurfaceFormatc.padhi
2017-03-21chromiumReplace ASSERT, ASSERT_NOT_REACHED, and RELEASE_ASSERT in core/html/parser/hs1217.lee
2017-03-20chromiumAvoid unused Computations in SelectionController::selectClosestWordFromHitTestResulttanvir.rizvi
2017-03-20chromiumcalc() should not take Relative unit in transform-function of setMatrixValue()hs1217.lee
2017-03-19chromiumAssert when loading websites in windows build (debug mode)venkat.nj
2017-03-17chromiumPaymentApp: Implement respondWith() in PaymentRequestEvent. (blink side)jinho.bang
2017-03-16chromiumSend origin of the iframe browsing contextrob.buis
2017-03-16chromiumAdded BitsPerChannel method to video frame class.uzair.jaleel
2017-03-16chromiumMake PaymentRequestImpl work with RenderFrameHostrob.buis
2017-03-16chromiumReplace ASSERT and ASSERT_NOT_REACHED in core/style/nikhil.sahni
2017-03-16chromiumcc: Remove redundant BufferIdAllocatorc.padhi
2017-03-15chromiumTextControlElement::selection() should return SelectionInDOMTree.tanvir.rizvi
2017-03-14chromiumServiceWorker: Factor out FetchEvent related logics from RespondWithObserver.jinho.bang
2017-03-14chromiumConvert LayoutTests/svg/dom/*.html js-tests.js to testharness.js based tests.shanmuga.m
2017-03-13chromiumFix up that no render SVG shape when change clip-path to visible after hidden.hyunjune.kim
2017-03-13chromium[GeometryInterface] enable Exposed keyword at DOMQuad.idlhs1217.lee
2017-03-13chromium[GeometryInterface] file name was renamed for consistency with others.hs1217.lee
2017-03-10chromiumUpdate EphemeralRange Unit Teststanvir.rizvi
2017-03-10chromiumAdd Java wrapper for RenderFrameHostrob.buis
2017-03-10chromiumMake kWebContentsAndroidKey uniquerob.buis
2017-03-08chromiumAdd Java wrapper for RenderFrameHostrob.buis
2017-03-07chromiumcreateFragmentFromMarkupWithContext() should use EphemeralRange.tanvir.rizvi
2017-03-07chromiumServiceWorker: Fix registration-iframe.https.htmljungkee.song
2017-02-27chromiumAdd Gamepad mapping for Samsung EI-GP20j-hyun.lee
2017-02-24chromiumServiceWorker: Change base URL for parsing script URL and scope URLjungkee.song
2017-02-23chromiumConvert LayoutTests/svg/dom/SVGAnimated*.html js-tests.js to testharness.js based tests.shanmuga.m
2017-02-22chromiumConvert LayoutTests/svg/dom/SVGAnimated*.html js-tests.js to testharness.js based tests.shanmuga.m
2017-02-14chromium[GeometryInterface] add getBounds function in DOMQaud.hs1217.lee
2017-02-14chromiumUpdate the shippingType option to not allow invalid strings.hs1217.lee
2017-02-07chromiumPaymentApp: Implement invokePaymentApp() in renderer side.jinho.bang
2017-02-02chromiumCrash in blink::getTypeExtensiona.obzhirov
2017-02-02chromiumFix blink_perf.paint regression about tablesa.suchit
2017-01-31chromium[GeometryInterface] add fromQuad function in DOMQuad.hs1217.lee
2017-01-31chromiumPaymentApp: Rename PaymentAppRequestData to PaymentAppRequest.jinho.bang
2017-01-25chromiumSend site certificate chain to android payment approb.buis
2017-01-24chromiumHTTP Cache Age calculation mechanism changed with RFC 7234billy.jayan
2017-01-24chromiumMigrate Timer to TaskRunnerTimer in ScreenOrientationControllerImplhs1217.lee
2017-01-24chromiumPaymentRequest: The currencySystem should be non-nullable.jinho.bang
2017-01-23chromiumMigrate Timer to TaskRunnerTimer in InspectorNetworkAgenths1217.lee
2017-01-22chromiumMigrate Timer to TaskRunnerTimer in DOMWebSocket.hs1217.lee
2017-01-20chromiumMigrate Timer to TaskRunnerTimer in AXObjectCacheImpl.hs1217.lee
2017-01-20chromiumMigrate Timer to TaskRunnerTimer in TextTrackLoaderhs1217.lee
2017-01-20chromiumCrash in blink::beforeCallEnteredCallback()a.obzhirov
2017-01-20chromiumPaymentRequest: Move m_abortTimer to frame-specific TaskRunnerTimer.jinho.bang
2017-01-20chromiumPaymentRequest: Move m_completeTimer to frame-specific TaskRunnerTimer.jinho.bang
2017-01-18chromium[GeometryInterface] add fromRect function in DOMQuad.hs1217.lee
2017-01-18chromiumPaymentApp: Implement InvokePaymentApp() in content/browser side.jinho.bang
2017-01-18chromium[GeometryInterface] add toJSON() function in DOMQuadhs1217.lee
2017-01-17chromiumImplement IsReadyToPay handlingrob.buis
2017-01-16chromiumThis patch scrolls the parent container while navigating through the radio input using keyboardpreeti.nayak
2017-01-12chromium[GeometryInterface] Implement DOMQuad and DOMQuadInit.hs1217.lee
2017-01-11chromium[GeometryInterface] enable Exposed keyword at DOMMatrix*.idl.hs1217.lee
2017-01-09chromiumPaymentApp: Add interfaces for implementing InvokePaymentApp().jinho.bang
2017-01-09chromiumSet proper action name on Pay Intentrob.buis
2017-01-06chromiumAdding Mali Workaround Patch for latest GPUsujiths.s
2017-01-05chromiumPaymentApp: Add PaymentAppProvider class.jinho.bang
2017-01-05chromiumMade varied number of cells in each row based on row's requirement.a.suchit
2017-01-04chromium[PaymentApp] Fix a crash when enabledMethods called.hs1217.lee
2016-12-27chromiumModify Mali Workaround patch for the latest Mali GPUsujiths.s
2016-12-21chromiumposition:fixed content is not offset by relative positioned ancestorsa.obzhirov
2016-12-20chromiumPaymentApp: Remove scope_url parameter from Get/SetManifest methods.jinho.bang
2016-12-20chromiumPaymentApp: Fix params order of EXPECT/ASSERTs in unit tests.jinho.bang
2016-12-19chromiumPaymentApp: Implement GetAllManifests() in PaymentAppContext.jinho.bang
2016-12-16chromiumFactor getCertificateChain out of ConnectionPopupInforob.buis
2016-12-16chromium[PaymentApp] label field was changed to name field in PaymentAppOption.hs1217.lee
2016-12-16chromiumPaymentApp: Introduce PaymentAppDatabase class.jinho.bang
2016-12-15chromium[GeometoryInterface] clean up DOMMatrix*.idl files.hs1217.lee
2016-12-14chromiumSupport allowpaymentrequest with out-of-process iframessanjoy.pal
2016-12-14chromiumPaymentApp: Add a interface to query all payment app manifests.jinho.bang
2016-12-14chromiumDeprecate ServiceWorkerMessageEvent in favor of MessageEventjungkee.song
2016-12-13chromium[GeometryInferface] add Constructor(DOMString transformList).hs1217.lee
2016-12-13chromiumFix IsFullScreenMode signature in chrome's fullscreen_ozone.ccj.isorce
2016-12-12chromiumPaymentApp: Introduce PaymentAppDatabase class.jinho.bang
2016-12-07chromiumRemove unncessary comments in PaymentRequestEvent.idl.jinho.bang
2016-12-02chromiumRename canMakeActivePayment to canMakePaymentrob.buis
2016-12-02chromiumPaymentApp: Blink side of payment request event dispatching in service worker.jinho.bang
2016-12-01chromium[PaymentRequest] Replace '' with 'unknown' in PaymentComplete.hs1217.lee
2016-11-30chromiumMove pathLength attribute from SVGPathElement to SVGGeometryElement.shanmuga.m
2016-11-28chromiumRemove superfluous closeUI callrob.buis
2016-11-24chromiumEvent failed to dispatch after stopPropagationa.obzhirov
2016-11-22chromiumPaymentApp: Implement PaymentAppManager.getManifest().jinho.bang
2016-11-22chromiumPaymentApp: Add interfaces for PaymentRequestEvent.jinho.bang
2016-11-18chromiumRemove webkitCancelRequestAnimationFramerob.buis
2016-11-18chromiumRestrict scope attribute on table cellsrob.buis
2016-11-17chromiumPaymentApp: Implement PaymentAppManager.setManifest().jinho.bang
2016-11-17chromium[GeometryInterface] Add Constructor() at DOMMatrixReadOnly.hs1217.lee
2016-11-16chromium[GeometryInterface] clean up idl.hs1217.lee
2016-11-16chromium[GeometryInterface] Remove Constructor(DOMMatrixReadOnly).hs1217.lee
2016-11-16chromium[GeometryInterface] add transformPoint(point) function.hs1217.lee
2016-11-15chromiumRemove SVGViewElement.viewTarget attributeshanmuga.m
2016-11-14chromiumUse parseHTMLInteger in HTMLLIElementrob.buis
2016-11-14chromiumRestrict type attribute on menuitemrob.buis
2016-11-14chromiumMake Document.createAttribute lowercase the namerob.buis
2016-11-14chromiumRemove currentView, useCurrentView properties of SVGSVGElement and SVGViewSpec interfaceshanmuga.m
2016-11-11chromiumUse unsigned longs in HTMLImageElement idlrob.buis
2016-11-10chromiumFix parsing of 'start' attribute of <ol> elementrob.buis
2016-11-10chromiumRemove StyleMatchedPropertiesCache runtime flag (status=stable)rob.buis
2016-11-09chromiumMake getIntegralAttribute use parseHTMLIntegerrob.buis
2016-11-08chromiumPaymentApp: Initial implementation for PaymentAppManager.setManifest().jinho.bang
2016-11-08chromium[GeometryInterface] parameter of translate*() was changed.hs1217.lee
2016-11-08chromium[GeometryInterface] parameter of scale3d*() was changed.hs1217.lee
2016-11-08chromium[GeometryInterface] add toJson() function in DOMMatrixReadOnly.hs1217.lee
2016-11-07chromiumEnable the "Browse the Physical Web" button only when Physical Web is ON.billy.jayan
2016-11-07chromiumFix vr_shell shader not compiling on Samsung phones.sl.ostapenko
2016-11-06chromiumPaymentApp: Add interfaces for PaymentAppManager.jinho.bang
2016-11-04chromiumStop clamping tabIndex to short rangerob.buis
2016-11-03chromiumMove fromJSONString to V8Bindingrob.buis
2016-11-02chromiumRe-Compute slow scroll region on frameview visibility change.sataya.m
2016-11-02chromiumMake NFC.cpp use JSON::Stringifyrob.buis
2016-11-01chromiumUse JSON::Stringify instead of JSONValuerob.buis
2016-11-01chromiumRemove HasWeakReferences node flagrob.buis
2016-10-31chromiumRemove V8CollectableDuringMinorGC node flagrob.buis
2016-10-28chromium[GeometryInterface] Add setMatrixValue(transfromList) function.hs1217.lee
2016-10-27chromiumConvert LayoutTests/svg/dom/SVGAnimatedEnumeration*.html js-tests.js to testharness.js based tests.shanmuga.m
2016-10-27chromiumRemove AlwaysUseComplexText runtime flag (status=stable)rob.buis
2016-10-27chromium2nd arg of document.createElement should be an objecta.obzhirov
2016-10-27chromiumRemoveSurfaceTextureAndProxy is not used.siva.gunturi
2016-10-27chromiumMake sectionRowIndex be more conforming to specrob.buis
2016-10-27chromiumMove getTotalLength and getPointAtLength methods from SVGPathElement to SVGGeometryElement.shanmuga.m
2016-10-24chromium[GeometryInterface] Add rotate*(), rotateFromVector*() function.hs1217.lee
2016-10-24chromiumAdding rootlayerscrolls-specific test expectations.sataya.m
2016-10-24chromiumUpdate table.deleteRow(-1) to latest specrob.buis
2016-10-24chromiumIntroduce method data map in getInstrumentrob.buis
2016-10-23chromiumClose the file handle before exiting the functionyan0422.wang
2016-10-20chromiumMake stream_id internal to StreamTextureHost.siva.gunturi
2016-10-20chromiumPaymentRequest: Add payer name field to payer info editor. (android)jinho.bang
2016-10-20chromiumMake PaymentOption store a Drawable instead of idrob.buis
2016-10-20chromiumiframes with allowpaymentrequest attribute are allowed to make payment requests.sanjoy.pal
2016-10-19chromiumFixed compilation errors in vulkan_renderer.h with enable_vulkan Flag.mayank.g1
2016-10-17chromiumAdd currencySystem field to PaymentCurrencyAmountsanjoy.pal
2016-10-17chromiumPaymentRequest: Rename includeName parameter to includeNameInLabel.jinho.bang
2016-10-16chromium[GeometryInterface] remove scaleNonUniform* method.hs1217.lee
2016-10-16chromium[GeometryInterface] Add rotateAxisAngle*(x,y,z,angle) function.hs1217.lee
2016-10-14chromiumFix setting textContent to empty stringrob.buis
2016-10-14chromiumConvert LayoutTests/svg/dom/SVGAnimatedEnumeration*.html js-tests.js to testharness.js based tests.shanmuga.m
2016-10-13chromiumPaymentRequest: Ignore shipping options if there are duplicated IDs.jinho.bang
2016-10-13chromiumFix parseHTMLIntegerrob.buis
2016-10-12chromiumChange deleteCell behavior when there are no cellsrob.buis
2016-10-11chromiumImplement a parent check in sectionRowIndexrob.buis
2016-10-11chromiumFixed the crash in Vulkan Shaders in Unit Testing.soorya.r
2016-10-10chromiumFix a typo in chrome/android/junit/*/payments/OWNERS file name.jinho.bang
2016-10-06chromiumFix parsing of minimum valuesrob.buis
2016-10-05chromiumConvert LayoutTests/svg/dom/SVGAnimatedEnumeration*.html js-tests.js to testharness.js based tests.shanmuga.m
2016-10-05chromiumFix setting properties on CSSFontFaceRulerob.buis
2016-10-05chromiumRemove UnsandboxedAuxiliary runtime flag (status=stable)rob.buis
2016-10-04chromiumFix compilation error in Vulkan Renderer header filesoorya.r
2016-10-04chromiumbase: Update comment for ConditionVariable::Wait() function.prashant.n
2016-10-04chromium[CSS Shapes] Properly shrink boxes to avoid shape-outsiderob.buis
2016-10-03chromiumMake cols/rows/span not accept zero when set from idlrob.buis
2016-10-03chromiumGpuControlListEntry might need more info for gl_version as wellj.isorce
2016-09-30chromiumLimit scope getter to predefined valuesrob.buis
2016-09-29chromiumAdded support of getClientRects() for SVG Elements.shanmuga.m
2016-09-28chromiumUpdate PseudoElements during recalcStyle.sataya.m
2016-09-28chromium[GeometryInterface] Add DOMMatrix(numberSequence) constructor.hs1217.lee
2016-09-27chromium[GeometryInterface] Clean-up layout tests for geometry interfaces.hs1217.lee
2016-09-27chromium[PaymentReqeust] Add error message in PaymentDetails. (in blink side)hs1217.lee
2016-09-27chromiumProperly name the timeout callback for update event.sanjoy.pal
2016-09-25chromiumassert_*d_matrix_equals fuction can accept array as expected parameter.hs1217.lee
2016-09-24chromium[GeometryInterface] Fix a Indentation.hs1217.lee
2016-09-23chromiumConvert LayoutTests/svg/dom/SVGTransform*.html js-tests.js to testharness.js based testsshanmuga.m
2016-09-23chromiumcc: Add edge case test in spiral iterator unittest.prashant.n
2016-09-23chromiumcc: Detach spiral iterator implementation to separate file.prashant.n
2016-09-23chromiumMake hspace/vspace unsigned long in idlrob.buis
2016-09-23chromiumPaymentRequest: Deprecate careOf attribute in PaymentAddress.jinho.bang
2016-09-23chromiumPaymentRequest: Add support for shipping type. (in blink side)jinho.bang
2016-09-22chromiumUpdate createContextualFragment behavior to latest specrob.buis
2016-09-22chromiumAdding self to AUTHORS listpreeti.nayak
2016-09-21chromiumcc: Implement IndexRect for encapsulating tile indices.prashant.n
2016-09-21chromiumPaymentRequest: Add support for payerName. (in blink side)jinho.bang
2016-09-21chromiumFix missing symbols error in OffscreenCanvas.oa.obzhirov
2016-09-21chromiumPaymentRequest: Make the PaymentResponse interface serializable.jinho.bang
2016-09-20chromiumRemove RequestIdleCallback runtime flag (status=stable)rob.buis
2016-09-20chromiumFix build with media_use_ffmpeg=falsej.isorce
2016-09-19chromiumRefactor LayoutTests/svg/dom/SVGLengthList*.htmlshanmuga.m
2016-09-19chromiumAdapt to changes in html5 spec related to tfootrob.buis
2016-09-19chromiumCorrect function names in log messages in HTMLMediaElement.cppsrirama.m
2016-09-19chromiumConvert LayoutTests/svg/dom/SVGLengthList*.html js-tests.js to testharness.js based testsshanmuga.m
2016-09-16chromiumConvert fast/canvas Layouttests to testharnessabhishek.ka
2016-09-16chromiumSVG Image intrinsic size should be used if css style size is 'auto'shanmuga.m
2016-09-15chromiumModify error messages for payment address validation as per specification.sanjoy.pal
2016-09-15chromiumIFrame Scrollbar needs reconstruction.sataya.m
2016-09-15chromiumConvert LayoutTests/svg/dom/SVGLengthList*.html js-tests.js to testharness.js based testsshanmuga.m
2016-09-14chromiumRemove ScrollRestoration runtime flag (status=stable)rob.buis
2016-09-14chromiumGeometryInterface: Add DOMMatrixInit and fromMatrix().jinho.bang
2016-09-14chromiumConvert fast/canvas Layouttests to testharnessabhishek.ka
2016-09-13chromiumMove DOMError to modules/quotarob.buis
2016-09-13chromiumMake command a HTMLUnknownElementrob.buis
2016-09-13chromiumFix missing shadows for tooltip and menuj.isorce
2016-09-12chromium[GeometryInterface] Add fromFloat32Array & fromFloat64Array functionhs1217.lee
2016-09-12chromiumRemove SVGSVGElement.viewport attributeshanmuga.m
2016-09-08chromiumFix typo in TODOsataya.m
2016-09-08chromiumRemove PathOpsSVGClipping runtime flag (status=stable)rob.buis
2016-09-07chromiumDraw main frame custom scrollbars in root layer scrolling mode.sataya.m
2016-09-07chromiumCurrency code exceeding 6 chars will be ellipsized.sanjoy.pal
2016-09-07chromiumUse type aliases for StaticElementList/StaticNodeListrob.buis
2016-09-06chromiumRemove PropertyD runtime flag (status=stable)rob.buis
2016-09-06chromiumDeprecate SVGViewElement.viewTarget attributeshanmuga.m
2016-09-06chromiumAdd self to blink_media WATCHLISTsrirama.m
2016-09-02chromiumImplement inverse & invertSelf function in DOMMatrix & DOMMatrixReadOnly.hs1217.lee
2016-09-01chromiumConvert LayoutTests/svg/dom/SVGLength*.html js-tests.js tests to testharness.js based tests.shanmuga.m
2016-09-01chromiumConvert LayoutTests/fast/canvas/2d tests to testharness.siva.gunturi
2016-08-31chromiumAccept any string for currency code in PaymentRequest.sanjoy.pal
2016-08-31chromiumRemove SandboxBlocksModals runtime flag (status=stable)rob.buis
2016-08-30chromiumSupport "once" event listener optiona.obzhirov
2016-08-29chromiumImprove readability of media-element-play-after-eos.htmlsrirama.m
2016-08-27chromiumConvert LayoutTests/fast/canvas/2d tests to testharness.siva.gunturi
2016-08-26chromiumBuild error in chrome/browser/extensions/api/tabs/tabs_api.cc.a.obzhirov
2016-08-25chromiumAdd dataset property to SVGElement interface.ramya.v
2016-08-25chromiumConvert OffscreenCanvas-getContext tests to testharness.siva.gunturi
2016-08-25chromiumConvert LayoutTests/fast/canvas/2d tests to testharnesssiva.gunturi
2016-08-24chromiumImplement toString() funtion in DOMMatrixReadOnly.hs1217.lee
2016-08-24chromiumclean up encrypted-media testssrirama.m
2016-08-23chromiumImplement skew* funtion in DomMatrix & DOMMatrixReadOnly.hs1217.lee
2016-08-23chromiumclean up media testssrirama.m
2016-08-23chromiumClean up textTrackDisplayElement utility functionsrirama.m
2016-08-23chromiumConvert LayoutTests/svg/text/* js-tests.js tests to testharness.js based tests.shanmuga.m
2016-08-23chromiumRefactor textTrackDisplayElement utility functionsrirama.m
2016-08-22chromiumUse testharness.js instead of js-test.js in OffscreenCanvas tests.siva.gunturi
2016-08-21chromiumFix ineffective --disable-gpu-driver-bug-workaroundsj.isorce
2016-08-21chromiumRemove MediaDevices runtime flag (status=stable)rob.buis
2016-08-20chromiumadd FlipX() and FlipY() funtion in DOMMatrixReadOnly.hs1217.lee
2016-08-20chromiumadd HitTestCanvasResult Class instend of std::pair<Element*, String>hs1217.lee
2016-08-19chromiumConvert image size and zoom level test to testharness.jssiva.gunturi
2016-08-19chromiumRemove video-test.js filesrirama.m
2016-08-19chromiumRemove unused functions from media-controls.jssrirama.m
2016-08-19chromiumUse testharness.js to test move image to new document.siva.gunturi
2016-08-19chromiumRevert of Fix ineffective --disable-gpu-driver-bug-workarounds (patchset #12 id:220001 of https://codereview.chromium.org/2195743005/ )j.isorce
2016-08-18chromiumConvert http media tests to testharness.jssrirama.m
2016-08-18chromiumFix serializing of 'unset' sub-propertiesrob.buis
2016-08-18chromiumFix ineffective --disable-gpu-driver-bug-workaroundsj.isorce
2016-08-18chromiumFix build error.a.obzhirov
2016-08-18chromiumRemove LinkPreload runtime flag (status=stable)rob.buis
2016-08-18chromiumRevert of Raise gyp/GN failure if proprietary_codecs=1 and ffmpeg_branding=Chromium (patchset #2 id:20001 of https://codereview.chromium.org/1569053002/ )j.isorce
2016-08-18chromiumRemove video-test.js dependency from video-reflection.htmlsrirama.m
2016-08-18chromiumUse testharness.js in image load tests.siva.gunturi
2016-08-18chromiumUse document.ElementFromPoint instead of eventsender.siva.gunturi
2016-08-18chromiumRevert of Fix ineffective --disable-gpu-driver-bug-workarounds (patchset #11 id:200001 of https://codereview.chromium.org/2195743005/ )j.isorce
2016-08-18chromiumRaise gyp/GN failure if proprietary_codecs=1 and ffmpeg_branding=Chromiumj.isorce
2016-08-17chromiumFix ineffective --disable-gpu-driver-bug-workaroundsj.isorce
2016-08-17chromiumConvert fast/events media tests to testharness.jssrirama.m
2016-08-17chromiumUse testharness.js instead of js-test.js in fast/images.siva.gunturi
2016-08-17chromiumFix a few gpu tests on Androidj.isorce
2016-08-17chromiumManual Rebase for video-buffered-range-contains-currentTime.htmlsrirama.m
2016-08-17chromiumConvert appcache video http tests to testharness.jssrirama.m
2016-08-17chromiumHandle window.onload and img.onload in image-change-without-resize-shouldnt-layout test.siva.gunturi
2016-08-16chromiumUse testharness.js instead of js-test.js in fast/images.siva.gunturi
2016-08-16chromiumUse testharness.js instead of js-test.js in fast/images.siva.gunturi
2016-08-16chromiumUse testharness.js instead of js-test.js in fast/images.siva.gunturi
2016-08-15chromiumUse testharness.js in fast/images/ for border/cmyk testssiva.gunturi
2016-08-12chromiumConvert video-buffer* http tests to testharness.jssrirama.m
2016-08-12chromiumOn Linux rework driver_version/vendor extraction from gl versionj.isorce
2016-08-11chromiumDeprecate SVGSVGElement.viewport attributeshanmuga.m
2016-08-11chromiumRevert of Fix a few gpu tests on Android (patchset #3 id:40001 of https://codereview.chromium.org/2227893005/ )j.isorce
2016-08-11chromiumconvert LayoutTest/scrollbars/rtl/* js-test.js tests to testharness.js based tests.sataya.m
2016-08-11chromiumconvert LayoutTest/scrollbars/* js-test.js tests to testharness.js based tests.sataya.m
2016-08-11chromiumconvert LayoutTest/scrollbars/* js-test.js tests to testharness.js based tests.sataya.m
2016-08-10chromiumRemove ImageRenderingPixelated runtime flag (status=stable)rob.buis
2016-08-10chromiumFix a few gpu tests on Androidj.isorce
2016-08-10chromiumRevert of Fix a few gpu tests on Android (patchset #1 id:1 of https://codereview.chromium.org/2227893005/ )j.isorce
2016-08-10chromiumFix a few gpu tests on Androidj.isorce
2016-08-09chromiumConvert fast/css/background-serialize.html test to testharness.jssataya.m
2016-08-09chromiumCacheStorage: Expand cache.keys() method.jinho.bang
2016-08-09chromiumMeasure SVGViewElement Constructorshanmuga.m
2016-08-08chromiumNo need to stop the one shot timer once the timer fired.sanjoy.pal
2016-08-08chromiumRemove MediaRecorder runtime flag (status=stable)rob.buis
2016-08-08chromiumMove consumeImage to CSSPropertyParserHelpersrob.buis
2016-08-07chromiumApply styles to mathML elements having class attribute.ramya.v
2016-08-05chromiumRemove LinkHeader runtime flag (status=stable)rob.buis
2016-08-04chromiumConsolidate consumeWhitespace calls to one linerob.buis
2016-08-02chromiumConvert security http tests to testharness.jssrirama.m
2016-08-02chromiumFix ineffective --disable-gpu-driver-bug-workaroundsj.isorce
2016-08-02chromiumImprove numeric value handling in CSS Parserrob.buis
2016-08-01chromiumPrint proper debug message in case of change event timeout.sanjoy.pal
2016-08-01chromiumDeprecate currentView, useCurrentView properties of SVGSVGElement and SVGViewSpec interfaceshanmuga.m
2016-08-01chromiumForm submission should abort before constraint validation if sandboxed forms flag is set.ramya.v
2016-08-01chromiumRemove confusing unitless quirk hintrob.buis
2016-07-29chromiumRemove ScreenOrientation runtime flag (status=stable)rob.buis
2016-07-29chromiumFix serialization of css-wide keywords in custom propertiesrob.buis
2016-07-29chromiumConvert mediasource http tests to testharness.jssrirama.m
2016-07-29chromiumOn Linux rework driver_version/vendor extraction from gl versionj.isorce
2016-07-28chromiumCacheStorage: Introduce QueryCache algorithm.jinho.bang
2016-07-27chromiumRemove HiResEventTimeStamp runtime flag (status=stable)rob.buis
2016-07-27chromiumConvert video-[in, throttled, useragent]* http tests to testharness.jssrirama.m
2016-07-26chromiumRemove LinkPreconnect runtime flag (status=stable)rob.buis
2016-07-26chromiumOn Linux rework driver_version/vendor extraction from gl versionj.isorce
2016-07-25chromiumConvert video-seek* and video-served* http tests to testharness.jssrirama.m
2016-07-25chromiumInitial value for mask-repeat property should be no-repeatramya.v
2016-07-25chromiumCursor should respect text align in contenteditable with pseudo element.ramya.v
2016-07-24chromiumAdd test to check that the payment response details field is a JSON-serializable object.sanjoy.pal
2016-07-24chromiumConvert video-load* http tests to testharness.jssrirama.m
2016-07-23chromiumConvert video-query* and video-reference* http tests to testharness.jssrirama.m
2016-07-23chromiumConvert video-play* http tests to testharness.jssrirama.m
2016-07-22chromiumConvert video-cookie* and video-error* tests to testharness.jssrirama.m
2016-07-22chromiumFix GMOCK WARNING: Uninteresting mock function call - taking default action.sanjoy.pal
2016-07-22chromiumConvert track-webvtt* http tests to testharness.jssrirama.m
2016-07-22chromiumConvert video-playback* and sources-fallback* tests to testharness.jssrirama.m
2016-07-22chromiumAdd new gpu driver bug workaround DISABLE_TRANSPARENT_VISUALSj.isorce
2016-07-21chromiumAdd a timeout to the update event in case page doesn't resolve promise from updateWithsanjoy.pal
2016-07-21chromiumRemove FormDataNewMethods runtime flag (status=stable)rob.buis
2016-07-21chromiumConvert text-served* and remove-while* tests to testharness.jssrirama.m
2016-07-21chromiumCacheStorage: caches.match with bad cacheName should resolve with undefined.jinho.bang
2016-07-21chromiumRebaseline video-poster-scale.html on Mac.srirama.m
2016-07-20chromiumReject payment request with AbortError if web page rejects promise from updateWith.sanjoy.pal
2016-07-20chromiumConvert media-document* and pdf* tests to testharness.jssrirama.m
2016-07-20chromiumRemove video-test.js dependency from video-[poster*, replaces*] tests.srirama.m
2016-07-20chromiumHTMLAreaElement should expose `download` and `rel` attributes.a.obzhirov
2016-07-20chromiumRemove video-test.js dependency from track-cue-rendering* testssrirama.m
2016-07-19chromiumAdd new gpu driver bug workaround DISABLE_TRANSPARENT_VISUALSj.isorce
2016-07-19chromiumAdded support of calc() for SVGLengthshanmuga.m
2016-07-19chromiumConvert media-play-promise.html to testharness.jssrirama.m
2016-07-19chromiumServiceWorker: Use FrozenArray for *MessageEvent.ports.jinho.bang
2016-07-19chromiumParameterize OnError method.sanjoy.pal
2016-07-18chromiumServiceWorker: Remove [Unforgeable] idl extended attribute.jinho.bang
2016-07-17chromiumConvert video-played* tests to testharness.jssrirama.m
2016-07-15chromiumReplace CONTROL_BACKGROUND and DETACHED_BOOKMARK_BAR_BACKGROUND by COLOR_NTP_BACKGROUNDj.isorce
2016-07-15chromiumContent in disabled input field should not be selectable.ramya.v
2016-07-14chromiumFix a typo in PaymentInformation.javahs1217.lee
2016-07-14chromiumRemove AppBanner runtime flag (status=stable)rob.buis
2016-07-13chromiumCheck for GpuChannelHost nullity in GetGpuDriverBugWorkaroundsj.isorce
2016-07-13chromiumConvert auto-play-in-sandbox* tests to testharness.jssrirama.m
2016-07-13chromiumRemove video-test.js dependency from video-autoplay-experiment-just-once.htmlsrirama.m
2016-07-13chromiumRemove video-test.js dependency from [audio, video]-autoplay-* testssrirama.m
2016-07-13chromiumConvert video-poster* tests to testharness.jssrirama.m
2016-07-13chromiumRemove SVGZoomEvent interface and onzoom attributeshanmuga.m
2016-07-12chromiumSupport viewport units for SVG Length animationsshanmuga.m
2016-07-12chromiumDuplicate shipping option identifiers should throw TypeError.sanjoy.pal
2016-07-08chromiumEarly return if we find selected shipping option from last.sanjoy.pal
2016-07-08chromiumMoving assert_throws test cases under generate_tests.sanjoy.pal
2016-07-07chromiumConvert video-[default, size, timeupdate]* tests to testharness.jssrirama.m
2016-07-07chromiumRemove chrome/browser/services/fake_signin_managerb.kelemen
2016-07-07chromiumDuplicate payment method identifiers in methodData and details.modififiers should throw TypeError.sanjoy.pal
2016-07-07chromiumConvert video-[loop, double]* tests to testharness.jssrirama.m
2016-07-06chromiumConvert text-track-selection* tests to testharness.jssrirama.m
2016-07-06chromiumConvert video-controls-[captions, overlay, track]* tests to testharness.jssrirama.m
2016-07-06chromiumDelete video-durationchange-on-ended.html testsrirama.m
2016-07-05chromiumAdd test case to test that empty supported payment method identifiers throw TypeError.sanjoy.pal
2016-07-05chromiumConvert video-source-[load|moved|removed].html tests to testharness.jssrirama.m
2016-07-04chromiumConvert video-[enter, mouse, scales]* tests to testharness.jssrirama.m
2016-07-03chromiumOpen a color input with display:none via a labelramya.v
2016-07-03chromiumConvert video-controls-[mouse, muted, no]* tests to testharness.jssrirama.m
2016-07-03chromiumConvert video-controls* tests to testharness.jssrirama.m
2016-07-03chromiumConvert video-source-error* and video-source-inserted* tests to testharness.jssrirama.m
2016-07-03chromiumConvert video-controls-hide* and video-controls-in* tests to testharness.jssrirama.m
2016-07-03chromiumConvert audio*, media* and video* tests to testharness.jssrirama.m
2016-07-02chromiumDelete remove-from-document-no-load.html testsrirama.m
2016-07-01chromiumConvert video-controls* tests to testharness.jssrirama.m
2016-07-01chromiumConvert video-source* tests to testharness.jssrirama.m
2016-07-01chromiumSVGLength.value setter should set the value to <number>shanmuga.m
2016-07-01chromiumConvert video-controls* tests to testharness.jssrirama.m
2016-06-30chromiumConvert video-canvas* and video-capture* tests to testharness.jssrirama.m
2016-06-30chromiumRemove unneeded TODOs from media-fragment testssrirama.m
2016-06-30chromiumConvert video-controls-visibility* tests to testharness.jssrirama.m
2016-06-30chromiumConvert video-controls* tests to testharness.jssrirama.m
2016-06-29chromiumConvert video-prefixed* and video-preload* tests to testharness.jssrirama.m
2016-06-29chromiumChange text selection iterator behaviour for non-editable empty selectionmahesh.ma
2016-06-28chromiumConvert video-src-invalid* and video-src-none* tests to testharness.jssrirama.m
2016-06-28chromiumConvert video-delay* and video-display* tests to testharness.jssrirama.m
2016-06-28chromiumConvert video-seeking*, video-set* and video-single* tests to testharness.jssrirama.m
2016-06-28chromium:active pseudo class is not applied for element with display none.ramya.v
2016-06-27chromiumPaymentRequest: Implement PaymentDetailsModifier dictionary (in blink side).jinho.bang
2016-06-27chromiumConvert video-seek* tests to testharness.jssrirama.m
2016-06-27chromiumConvert video-source* tests to testharness.jssrirama.m
2016-06-26chromiumConvert video-pause* and video-plays* tests to testharness.jssrirama.m
2016-06-26chromiumConvert video-src-[plus-source, remove, set, source].html tests to testharness.jssrirama.m
2016-06-25chromiumConvert video-src* tests to testharness.jssrirama.m
2016-06-25chromiumConvert video-volume*, video-width* and viewport* tests to testharness.jssrirama.m
2016-06-25chromiumConvert video-seek* tests to testharness.jssrirama.m
2016-06-24chromiumMake DesktopWindowTreeHostX11::ShouldWindowContentsBeTransparent() relies on argb visual flagj.isorce
2016-06-23chromiumCSS Variable #0000ee is read as #\30 000eeramya.v
2016-06-23chromiumMake DesktopWindowTreeHostX11::ShouldWindowContentsBeTransparent() relies on argb visual flagj.isorce
2016-06-23chromiumFix build error with gcc 4.9.3j.isorce
2016-06-22chromiumConvert video-play* tests to testharness.jssrirama.m
2016-06-22chromiumAdd contentWindow attribute for <object> elementsshanmuga.m
2016-06-22chromiumShorthand serialization should check for var in longhands.ramya.v
2016-06-22chromiumConvert video-muted* and video-no* tests to testharness.js.srirama.m
2016-06-21chromiumFix typo in header guard for crx_file_info.hvivek.vg
2016-06-20chromiumConvert video-duration*, video-error* and video-load* tests to testharness.jssrirama.m
2016-06-20chromiumRemove PaymentResponse.totalAmount according to latest specb.kelemen
2016-06-20chromiumConvert video-dom* tests to testharness.js.srirama.m
2016-06-20chromiumConvert video-currentTime* tests to testharness.js.srirama.m
2016-06-18chromiumConvert track-cues* and track-delete* tests to testharness.jssrirama.m
2016-06-18chromiumConvert video-currentTime-delay* and video-currentTime-before* tests to testharness.js.srirama.m
2016-06-17chromiumPaymentRequest: complete() method should take PaymentComplete enum value.jinho.bang
2016-06-17chromiumConvert media-element*, track-cue* and track-remove* tests to testharness.jssrirama.m
2016-06-16chromiumRestrict 'disable_post_sub_buffers_for_onscreen_surfaces' workaround to glx/glj.isorce
2016-06-16chromiumRemove unused includes in c/b/prerender.sanjoy.pal
2016-06-14chromiumConvert video-autoplay*, video-black* and video-buffered* tests to testharness.jssrirama.m
2016-06-14chromiumConvert track-cues* and track-word* tests to testharness.jssrirama.m
2016-06-14chromiumDo not apply NVIDIA driver workarounds to nouveauj.isorce
2016-06-14chromiumDo not call CollectContextGraphicsInfo if GL has failed to initializej.isorce
2016-06-13chromiumcc: avoid redundant error report on android.sohan.jyoti
2016-06-13chromiummedia: Replace wtf/Assertions.h macros in favor of base/logging.h macrossrirama.m
2016-06-12chromiumConvert media-source*, no-autoplay* and remove-from* tests to testharness.jssrirama.m
2016-06-12chromiumConvert track-webvtt-tc[024-026] tests to testharness.jssrirama.m
2016-06-12chromiumConvert unsupported* and video-append* tests to testharness.jssrirama.m
2016-06-10chromiumMove more helper methods out of CSSPropertyParserrob.buis
2016-06-10chromiumFix VulkanOutputSurface build errormd.sami
2016-06-09chromiumConvert track-webvtt-tc[022, 023] tests to testharness.jssrirama.m
2016-06-09chromiumMove isColorKeyword out of CSSPropertyParserrob.buis
2016-06-09chromiumPaymentRequest: Introduce PaymentMethodData.jinho.bang
2016-06-09chromiumStop propagating customscrollbar styles across iframe boundaries.sataya.m
2016-06-09chromiummedia: Remove logMedia from WTFLogChannelsrirama.m
2016-06-09chromiumHandle 'visibility:collapse' for SVG shapes/images/text-decorationsshanmuga.m
2016-06-07chromiumcc: Add traces for identification of raster buffer.prashant.n
2016-06-07chromiumPaymentRequest: Sync up PaymentAddress with the payment request spec.jinho.bang
2016-06-07chromiumAdd CORE_EXPORT to freezeV8Object() in V8Binding.jinho.bang
2016-06-06chromiumReject calcs with both lengths and percentages in radial-gradientrob.buis
2016-06-06chromiumPaymentRequest: Provide shippingAddress in PaymentResponse.jinho.bang
2016-06-05chromiumConvert track-webvtt-tc[006,007,011] tests to testharness.jssrirama.m
2016-06-05chromiumConvert track-webvtt-tc[013-015] tests to testharness.jssrirama.m
2016-06-05chromiumConvert media-ended*, media-extension* and media-load* tests to testharness.jssrirama.m
2016-06-05chromiumConvert track-webvtt-tc[027-029] tests to testharness.jssrirama.m
2016-06-03chromiummedia: Replace wtf/Assertions.h macros in favor of base/logging.h macrossrirama.m
2016-06-03chromiumEmpty SVG viewbox should be treated invalidshanmuga.m
2016-06-03chromiumPaymentRequest: Rename ShippingAddress to PaymentAddress.jinho.bang
2016-06-02chromiumConvert track-webvtt-tc[030-032] tests to testharness.jssrirama.m
2016-06-02chromiumLockCompositingSurface to make sure frame is not evicted.siva.gunturi
2016-06-02chromiumMake multi-gpu tests independent of intermittent display changes on OSXj.isorce
2016-06-02chromiumConvert media-cont* and media-element* tests to testharness.jssrirama.m
2016-06-02chromiumConvert track-webvtt-tc[019-021] tests to testharness.jssrirama.m
2016-06-02chromiumConvert media-captions-* and media-constants-* tests to testharness.jssrirama.m
2016-06-02chromiumSet "auto" as default for rx and ryshanmuga.m
2016-06-02chromiumSet origin for DOMParser documents.ramya.v
2016-06-01chromiumcc: Rename CompleteOnOriginThread() -> OnTaskCompleted() in tests.prashant.n
2016-06-01chromiumcontent: Rename RasterWorkerPool -> CategorizedWorkerPool.prashant.n
2016-05-31chromiumallow usage of transparent visuals when using xvfbj.isorce
2016-05-31chromiumDo not accept CSS-wide keywords for descriptorsrob.buis
2016-05-31chromiumConvert media-can-* tests to testharness.jssrirama.m
2016-05-31chromiumConvert csp-*, event-* and invalid-* tests to testharness.jssrirama.m
2016-05-30chromiumcc: Fix data race in cc::TaskState::IsFinished.prashant.n
2016-05-30chromiumConvert controls-css*, controls-drag* and controls-overlay* tests to testharness.jssrirama.m
2016-05-30chromiumConvert controls-cast-* tests to testharness.jssrirama.m
2016-05-30chromiumConvert controls-* tests to testharness.jssrirama.m
2016-05-28chromiumcc: Ensure members needed on task completion get called on valid thread.prashant.n
2016-05-27chromiumRevert of getComputedStyle should handle over-constrained properties. (patchset #7 id:100001 of https://codereview.chromium.org/1988813002/ )deokjin81.kim
2016-05-27chromiumConvert before-*, broken-* and constructors.html tests to testharness.jssrirama.m
2016-05-26chromiumMark hashless-hex-color.html a slow LayoutTestrob.buis
2016-05-26chromiumUse EXPECT_FALSE instead of EXPECT_EQ(false to fix linux build with gccj.isorce
2016-05-26chromiumcc: Task should complete as finished or canceled in tests.prashant.n
2016-05-26chromiumConvert audio-data*, audio-garbage* and audio-play* tests to testharness.jssrirama.m
2016-05-26chromiumcc: Implement test task runner for tests.prashant.n
2016-05-26chromiumcc: Remove ScheduleOnOriginThread() and CompleteOnOriginThread().prashant.n
2016-05-26chromiumConvert track-webvtt-tc[016-018] tests to testharness.jssrirama.m
2016-05-25chromiumConvert audio-controls* and audio-delete* tests to testharness.jssrirama.m
2016-05-25chromiumAdd xcompmgr to install-build-deps.shj.isorce
2016-05-24chromiumencryptedmedia: Replace wtf/Assertions.h macros in favor of base/logging.h macrossrirama.m
2016-05-24chromiumFix hashless-hex-color.html quirks-mode testrob.buis
2016-05-24chromiumConvert track-webvtt-tc[008-010] tests to testharness.jssrirama.m
2016-05-24chromiumImport quirks-mode testsrob.buis
2016-05-24chromiumClean up duplicate title-01.htmlkangil.han
2016-05-24chromiumConvert track-webvtt-tc[003-005] tests to testharness.jssrirama.m
2016-05-23chromiumPaymentRequest: Remove id attribute from PaymentItem.jinho.bang
2016-05-23chromiumAdd EqualBugWorkaroundsInBrowserAndGpuProcessPage to gpu_process_test.pyj.isorce
2016-05-23chromiummedia: Replace wtf/Assertions.h macros in favor of base/logging.h macros"srirama.m
2016-05-23chromiumImport quirks-mode testsrob.buis
2016-05-23chromiumConvert audio-constructor* tests to testharness.jssrirama.m
2016-05-23chromiumstyle: Rename the EBoxPack enum values to be prefixed.deokjin81.kim
2016-05-23chromiumReland "media/track: Replace wtf/Assertions.h macros in favor of base/logging.h macros"srirama.m
2016-05-21chromiummedia: Replace wtf/Assertions.h macros in favor of base/logging.h macrossrirama.m
2016-05-20chromiumFix parsing of <body link vlink alink>a.obzhirov
2016-05-20chromiummedia/track: Replace wtf/Assertions.h macros in favor of base/logging.h macrossrirama.m
2016-05-20chromiummedia: Replace wtf/Assertions.h macros in favor of base/logging.h macrossrirama.m
2016-05-19chromiumUpdating test related to BarInfo after getting renamed as BarPropramya.v
2016-05-19chromiumPaymentRequest: Rename 'currencyCode' to 'currency' in CurrencyAmount.idl.jinho.bang
2016-05-19chromiummedia: Replace wtf/Assertions.h macros in favor of base/logging.h macrossrirama.m
2016-05-19chromiumgetComputedStyle should handle over-constrained properties.deokjin81.kim
2016-05-19chromiumConvert track-webvtt-tc[000-002] tests to testharness.jssrirama.m
2016-05-19chromiummedia: Replace wtf/Assertions.h macros in favor of base/logging.h macrossrirama.m
2016-05-19chromiumPassing fast/media/media-svg-crash.htmlchakshu.a
2016-05-19chromiummedia: Replace wtf/Assertions.h macros in favor of base/logging.h macrossrirama.m
2016-05-18chromiumPass switches::kX11VisualID and use it from gl_surface_egl.cc::GetPlatformANGLEDisplayj.isorce
2016-05-17chromiumFallback on system locale for font selectionqi1988.yang
2016-05-17chromiumThis adds validation to Begin/End CommandBuffer API's andmd.sami
2016-05-13chromiumImplement stricter hashless hex color parsingrob.buis
2016-05-12chromiumSetup BFS for Vulkan Output Surface on Android.sohan.jyoti
2016-05-12chromiumSupport vulkan surface formats for Android.sohan.jyoti
2016-05-12chromiumAbsolute positioned child with percent should include containing block paddingdeokjin81.kim
2016-05-10chromiumConvert tracklist-* tests to testharness.jssrirama.m
2016-05-10chromiumFix ASan container overflow in HTMLMenuItemElement::defaultEventHandlersanjoy.pal
2016-05-09chromiumRemoving redundant DCHECKramya.v
2016-05-09chromiumAdd support for OutputSurface for Vulkan on Android.sohan.jyoti
2016-05-09chromiumConvert track-text-track* tests to testharness.jssrirama.m
2016-05-06chromiumMove LoadLibraryAndPrintError helpers to common gl_implementation.h/.ccj.isorce
2016-05-06chromium[OnionSoup] Moving VR service from content to Blinkr.kasibhatla
2016-05-06chromiumConvert track-remove* tests to testharness.jssrirama.m
2016-05-06chromiumExplicitly set checkbox state should not be influenced by defaultStateramya.v
2016-05-06chromiumMove PseudoElements storage to their own object.ramya.v
2016-05-05chromiumAllow to clear session and local storage when not backed on diskj.isorce
2016-05-05chromiumStore separator info of counters as CSSStringValuerob.buis
2016-05-05chromiumConvert track-load* tests to testharness.jssrirama.m
2016-05-05chromiumAdds AXExpandedChanged for general roles.je_julie.kim
2016-05-04chromiumConvert track-language* and track-large* tests to testharness.jssrirama.m
2016-05-04chromiumConvert track-kind* tests to testharness.jssrirama.m
2016-05-04chromiumConvert track-mode* tests to testharness.jssrirama.m
2016-05-04chromiumSet currentScript for SVGScriptElements.ramya.v
2016-05-03chromiumMake <attr-name> accept any CSS identifierrob.buis
2016-05-03chromiumUpdate word-spacing TODOrob.buis
2016-05-03chromiumAdd exceptions to features in GpuControlListj.isorce
2016-05-03chromiumDo not accept CSS identifiers for format()rob.buis
2016-05-02chromiumcc: Unittest for checking already failed image decode task.prashant.n
2016-05-02chromiumCacheStorage: Sync up IDL with the cache storage spec.jinho.bang
2016-05-02chromiumEvents should have an initialized flag.ramya.v
2016-04-29chromiumIf the <use> is hidden and the child of it is visible, should clip the non-resource.hyunjune.kim
2016-04-29chromiumConvert track tests from video-test.js to testharness.js basedsrirama.m
2016-04-29chromiumConvert track tests from video-test.js to testharness.js basedsrirama.m
2016-04-29chromiumcc: Refactor TileTaskWorkerPool.prashant.n
2016-04-29chromiumcc: Correct task graph edges in tile_task_worker_pool_perf_tests.cc.prashant.n
2016-04-29chromium[CleanUp] Removed unused inclusions of 'base/profiler/scoped_tracker.h'.r.karu
2016-04-28chromiumInitEvent should not do anything if dispatch flag is set.ramya.v
2016-04-27chromiumEntries from kGpuDriverBugListJson are not selected on OS_WIN when relying on gl_rendererj.isorce
2016-04-27chromiumIntroduce Android WSI extension for Vulkan.sohan.jyoti
2016-04-27chromiumConvert track tests from video-test.js to testharness.js basedsrirama.m
2016-04-27chromiumRemove HTMLMediaElement::m_sentEndEventramya.v
2016-04-26chromiumRemove element related checks for PseudoDisabled css class.ramya.v
2016-04-26chromiumAllow WebGL readback for Mesa llvmpipe driverj.isorce
2016-04-26chromiumRemove unused code in VulkanSwapChain.sohan.jyoti
2016-04-26chromiumUse VulkanBrowserCompositorOS only for Aura.sohan.jyoti
2016-04-26chromiumConvert track tests from video-test.js to testharness.js basedsrirama.m
2016-04-26chromiumRemove unnecessary ExceptionCode.h inclusionsrirama.m
2016-04-25chromiumoutput should not match to :enabled or :disabled pseudo classes.ramya.v
2016-04-25chromiumPass around shorthand info instead of storing itrob.buis
2016-04-25chromiumDo not lose secondary gpus and make sure to have an active gpu on multiple gpu configurationsj.isorce
2016-04-25chromiumcc: Implement states for Task for stricter control.prashant.n
2016-04-25chromiumRemove unnecessary ExceptionCode.h inclusionsrirama.m
2016-04-25chromiumRemove unnecessary ExceptionCode.h inclusionsrirama.m
2016-04-24chromiumRemove superfluous "*-expected.txt" files in LayoutTests/http/testssrirama.m
2016-04-24chromiumRemove superfluous "*-expected.txt" files in LayoutTests/http/testssrirama.m
2016-04-22chromiumcc: Do not add already failed image decode tasks as dependencies.prashant.n
2016-04-21chromiumRemove superfluous "*-expected.txt" files in LayoutTests/http/testssrirama.m
2016-04-21chromiumConvert track tests from video-test.js to testharness.js basedsrirama.m
2016-04-21chromiumConvert track tests from video-test.js to testharness.js basedsrirama.m
2016-04-20chromiumRemove superfluous "*-expected.txt" files in LayoutTests/fastsrirama.m
2016-04-20chromiumImprove named grid areas parsingrob.buis
2016-04-19chromiumcc: Merge TileTaskRunner to TileTaskWorkerPool.prashant.n
2016-04-19chromiumcc: Use std::is_same in resource_util.h.prashant.n
2016-04-19chromiumRemove superfluous "*-expected.txt" files in LayoutTests/fast/domsrirama.m
2016-04-19chromiumConvert track tests from video-test.js to testharness.js basedsrirama.m
2016-04-19chromiumCompute GpuDriverBugWorkarounds only one time in the GPU processj.isorce
2016-04-19chromiumcc: Simplify Task and its derived classes.prashant.n
2016-04-18chromiumHave pending and active tree use the same space for invalidationsyongha78.lee
2016-04-18chromiumcc: Use ResourceUtil::UncheckedWidthInBytes() in CopyOnWorkerThread().prashant.n
2016-04-18chromiumCanvas2d: fix event.region being null on mouseleave/out eventsjinho.bang
2016-04-18chromiumCompute GpuDriverBugWorkarounds only one time in the GPU processj.isorce
2016-04-18chromiumcc: Rename TileTaskClient interface to RasterBufferProvider.prashant.n
2016-04-18chromiumAdd EventTarget-dispatchEvent.html test to skip listsrirama.m
2016-04-15chromiumCompute GpuDriverBugWorkarounds only one time in the GPU processj.isorce
2016-04-14chromiumRemove CSSParserValuesrob.buis
2016-04-14chromiumRemove some CSSParserMode parameters in CSSPropertyParserrob.buis
2016-04-13chromiumMove the grid shorthand into CSSPropertyParserrob.buis
2016-04-13chromiumPaymentRequest should be a ContextLifecycleObserverrob.buis
2016-04-13chromiumFix references to ISO 15924rob.buis
2016-04-13chromiumUsing STL to implement functionality in input_method_util.ccchakshu.a
2016-04-12chromiumMove grid-auto-flow into CSSPropertyParserrob.buis
2016-04-12chromiumConvert track tests from video-test.js to testharness.js basedsrirama.m
2016-04-12chromiumConvert track tests from video-test.js to testharness.js basedsrirama.m
2016-04-11chromiumAdd unit test for providing empty list of detail itemsrob.buis
2016-04-11chromiumConvert track tests from video-test.js to testharness.js basedsrirama.m
2016-04-11chromiumMove the grid-template shorthand into CSSPropertyParserrob.buis
2016-04-08chromiumcc: Refactor OneCopyTileTaskWorkerPool.prashant.n
2016-04-07chromiumConvert css cue track tests from video-test.js to testharness.js basedsrirama.m
2016-04-07chromiumRename Document::hasPendingStyleRecalc to hasPendingVisualUpdate.deokjin81.kim
2016-04-07chromiumConvert webvtt regions tests from video-test.js to testharness.js basedsrirama.m
2016-04-06chromiumchrome: Use base's ContainsValue helper function instead of std::findchakshu.a
2016-04-06chromiumAdd DriverBugWorkaroundsInGpuProcessPage to gpu_process_test.pyj.isorce
2016-04-01chromiumReplace -webkit-transform with transfrom in Chrome UIdeokjin81.kim
2016-04-01chromiumConvert track-constants.html from video-test.js to testharness.js basedsrirama.m
2016-03-31chromiumSupport currentScale for embedded SVGshanmuga.m
2016-03-31chromiumMove grid-template-areas into CSSPropertyParserrob.buis
2016-03-30chromiumMove grid-template-columns/grid-template-rows into CSSPropertyParserrob.buis
2016-03-29chromiumcontent: Depict priority in raster worker thread's name.prashant.n
2016-03-25chromiumHandle the case where the v8 scriptable object has a property defined with value undefined.j.isorce
2016-03-24chromiumWhen the SVG element is 'visible', the SVG element is not shownhyunjune.kim
2016-03-22chromiumHandling transition animation between non-interpolable values.abhishek.ka
2016-03-22chromiumMove grid-auto-column/grid-auto-row into CSSPropertyParserrob.buis
2016-03-22chromiumNull check font family name in createFontFamilyValuerob.buis
2016-03-21chromiumUse TemporaryChange in HTMLTitleElement::setTexthyunjune.kim
2016-03-20chromiumMove the grid-area shorthand into CSSPropertyParserrob.buis
2016-03-18chromiumMove the grid-column/grid-row shorthands into CSSPropertyParserrob.buis
2016-03-18chromiumIf add 'id' on pending SVG resource does not work for non-resourceshyunjune.kim
2016-03-17chromiumMake parsing of <transform> more strictrob.buis
2016-03-16chromiumMove some grid-column/grid-row related longhands into CSSPropertyParserrob.buis
2016-03-16chromiumMake consumeCustomIdent exclude css wide keywordsrob.buis
2016-03-16chromiumMake <custom-ident> not insert quotesrob.buis
2016-03-16chromiumFix textpath is not displayed on use elementhyunjune.kim
2016-03-15chromiumRemoved CORE_EXPORT from APIs at NodeTraversal.je_julie.kim
2016-03-15chromiumRefactor resource load and resource selection algorithms as per specsrirama.m
2016-03-13chromiumMove the grid-gap shorthand into CSSPropertyParserrob.buis
2016-03-12chromiumCanvas2d: Implement rerouting event by hit region's control.jinho.bang
2016-03-11chromiumFix SVGDocument return title that is not a child of the root elementhyunjune.kim
2016-03-11chromium[Password Manager] Switch password manager code to use the Feature framework.pritam.nikam
2016-03-10chromiumUse <string> serialization rules for computed value of reference filterrob.buis
2016-03-10chromiumMove some grid related longhands into CSSPropertyParserrob.buis
2016-03-09chromiumMake sure to run post init tasks even if kSkipGpuDataLoading is setj.isorce
2016-03-09chromiumCleanup CSSPropertyParserrob.buis
2016-03-07chromiumtbody.deleteRow(-1) should never throw an exceptionramya.v
2016-03-07chromiumChange the type for byte counts to size_t in WebMediaPlayerchakshu.a
2016-03-07chromiumMove background/webkit-mask shorthand into CSSPropertyParserrob.buis
2016-03-07chromiumInvalidate pseudo default state when checked and selected attributes are updated dynamically.ramya.v
2016-03-07chromiumRevert of Fix SVGDocument return title that is not a child of the root element (patchset #12 id:220001 of https://codereview.chromium.org/1752713002/ )hyunjune.kim
2016-03-04chromiumposinset and setsize for input type, radio, exposed in AX treeje_julie.kim
2016-03-04chromiumFix SVGDocument return title that is not a child of the root elementhyunjune.kim
2016-03-04chromiumOption, checkbox and radio should support ':default' selectorramya.v
2016-03-04chromiumMoved tests for default vale of Empty dir attribute from LayoutTests/fast/dom/Attr/ to LayoutTests/fast/dom/chakshu.a
2016-03-02chromiumMoved tests for default value of Empty dir attribute from LayoutTests/imported to LayoutTests/fast/dom/Attr/chakshu.a
2016-03-01chromiumService Worker: Enable Clients.get(id)jungkee.song
2016-02-29chromiumMake nullable DOMString always treat undefined as nullrob.buis
2016-02-29chromiumMove background related shorthands into CSSPropertyParserrob.buis
2016-02-29chromiumFix isEqualNode behaviorrob.buis
2016-02-29chromiumAdding Statistics like number of items added, modified fordeepak.m1
2016-02-29chromiumMove media::AudioCodec to its own source filej.isorce
2016-02-29chromiumChanged the default value for Empty Dir Attribute.chakshu.a
2016-02-26chromiumFix typo variable naming in EventHandlerTest.cpphyunjune.kim
2016-02-26chromium[Password Manager] Remove the "manager-for-sync-signin" flags.pritam.nikam
2016-02-26chromiumFix draggable {svg, inline} elements are painted at incorrect positionhyunjune.kim
2016-02-24chromiumSync createPattern with the specrob.buis
2016-02-24chromiumService Worker: Add worker client test for Clients.get(id)jungkee.song
2016-02-24chromiumCacheStorage: Add ignoreSearch option to cache.delete().jinho.bang
2016-02-24chromiumClean up variable usage on LayoutSVGRoot::positionForPoint functionhyunjune.kim
2016-02-22chromiumService Worker: Add Clients.get(id)jungkee.song
2016-02-22chromiumsetOrientTo{Auto|Angle} should reflect on orient attributeshanmuga.m
2016-02-21chromiumMove background related longhands into CSSPropertyParserrob.buis
2016-02-19chromiumFix find in page behaviorrob.buis
2016-02-18chromiumImplement positionForPoint() for LayoutSVGRoot.hyunjune.kim
2016-02-16chromium[tracing] Support shared and private permission. (missing perm flag)youngmin.yoo
2016-02-16chromiumClean up header includes in TextBreakIteratorICU.cpprob.buis
2016-02-16chromiumAdded myself to AUTHORS for issue 584161youngmin.yoo
2016-02-16chromiumServiceWorker: Rewrite windowclient-navigate.html test.jinho.bang
2016-02-15chromiumAdd support for repeating-radial-gradient()rob.buis
2016-02-15chromiumCacheStorage: Add ignoreSearch option to cache.matchAll().jinho.bang
2016-02-15chromiumFix behavior of HTMLInputElement.maxLength/minLength getterrob.buis
2016-02-12chromiumCanvas2d: The control in hit region should be a canvas fallback element.jinho.bang
2016-02-12chromiumCanvas2d: Make the intersection computation O(1) instead of O(n) in ClipList.jinho.bang
2016-02-11chromiumMove miscellaneous properties into CSSPropertyParserrob.buis
2016-02-11chromiumMake gpu black list work again on Linuxj.isorce
2016-02-10chromiumRemove unnecessary variable HTMLMediaElement::m_haveVisibleTextTracksrirama.m
2016-02-10chromiumChange in focus with movement of Arrow keys for RTL radio buttons.chakshu.a
2016-02-09chromiumInitialize UserGestureIndicator for IME commitText.ashlin.j
2016-02-08chromiumMove remaining border-image related properties into CSSPropertyParserrob.buis
2016-02-08chromiumFix background-size serializingrob.buis
2016-02-03chromiumSVG with zero intrinsic size should be respected always.shanmuga.m
2016-02-03chromiumRemove outdated information about condition keywordrob.buis
2016-02-02chromiumMove border-image related longhands into CSSPropertyParserrob.buis
2016-02-02chromiumUtilize std::move(scoped_ptr) while using it with ScopedVector.chakshu.a
2016-02-02chromiumSetting page selector text should not allow braceramya.v
2016-02-01chromiumRename prelude to range in parsePageSelectorramya.v
2016-02-01chromiumSetting selectorText of PageRule accepts invalid selectorsramya.v
2016-01-31chromiumMove justify-content/align-content properties into CSSPropertyParserrob.buis
2016-01-29chromiumPageRule should not serialize @page in selectorTextrob.buis
2016-01-28chromiumFix incorrect handling of small non-percentage value for `st-hyunjune.kim
2016-01-28chromiumInitialize Linux Aura accessibility on the file thread.k.czech
2016-01-28chromiumMove two shape related properties into CSSPropertyParserrob.buis
2016-01-27chromiumCanvas2d: addHitRegion() should take clipping region into account.jinho.bang
2016-01-26chromiumService Worker: Change the criteria for bumping the last update check timejungkee.song
2016-01-26chromiumFix build error with gcc 4.8.2 about WARN_UNUSED_RESULTj.isorce
2016-01-25chromiumRemoved unused member TextTrackChangesNotification in DelayedActionTypesrirama.m
2016-01-21chromiumCrashes when percent calculation of row's height goes very high.a.suchit
2016-01-20chromiumRename |emitCharacter| to |spliceBuffer|ramya.v
2016-01-20chromiumRemove squaredDistanceToClosestPoint functionhyunjune.kim
2016-01-20chromiumFix caca backend build.l.gombos
2016-01-20chromiumFieldset uses marginLeft for marginRight by mistakedeokjin81.kim
2016-01-20chromiumMove two more <image> related properties into CSSPropertyParserrob.buis
2016-01-20chromiumFind In Page doesn't work properly when " " is searchedramya.v
2016-01-20chromiumAdds AX role for abbr tag.je_julie.kim
2016-01-20chromiumThis patch makes AXMenuListOption respect role attribute.je_julie.kim
2016-01-19chromiumAllow to set display "inline" on legend elementdeokjin81.kim
2016-01-18chromiumService Worker: (Re-commit) Add FetchEvent.clientIdjungkee.song
2016-01-18chromiumMove miscellaneous properties into CSSPropertyParserrob.buis
2016-01-14chromiumParse border-radius shorthand in CSSPropertyParser with CSSParserTokensrob.buis
2016-01-14chromiumFix behavior of Document.body getterrob.buis
2016-01-14chromiumService Worker: Add FetchEvent.clientIdjungkee.song
2016-01-13chromiumImplement FloatRect::squaredDistanceTo functionhyunjune.kim
2016-01-13chromiumcc: Do solid color analysis before scheduling tiles.sohan.jyoti
2016-01-13chromiumTable rowspan cell's height resize when percent element present in the cell.a.suchit
2016-01-12chromiumCSS Custom Properties fail when defined in specific orderramya.v
2016-01-12chromiumUpdating the font size for 'host' to accommodate cursor.deepak.m1
2016-01-12chromiumFix Hebrew list-style number orderingrob.buis
2016-01-12chromiumRemove unused variable in LayoutSVGInlineText::positionForPointhyunjune.kim
2016-01-12chromiumMake createEvent do more case-insensitive matchesrob.buis
2016-01-12chromiumMove scroll-snap related properties into CSSPropertyParserrob.buis
2016-01-11chromiumCanvas2d: Fix incorrect alignment of hit region when applied css/zoom.jinho.bang
2016-01-11chromiumMerge parseBorderRadius and parseInsetRoundedCornersrob.buis
2016-01-07chromiumNo Implement to check whether needs transform or not on thehyunjune.kim
2016-01-07chromiumAdding Statistics like number of items added, modified fordeepak.m1
2016-01-07chromiumAdding support of viewport units to SVGshanmuga.m
2016-01-06chromiumFix small bugs in new CSS Property parserrob.buis
2016-01-06chromium[Predictor CleanUp] Remove unused variables from Predictor class APIs.r.karu
2016-01-06chromiumWhile calling GetWebSettings() from SetNarrowestContentSetting(), we don't needdeepak.m1
2016-01-05chromiumMove perspective property into CSSPropertyParserrob.buis
2016-01-04chromiumAdd myself in the AUTHORS filedeokjin81.kim
2016-01-03chromiumFix animation of 'color' w/ currentColor for SVG 'fill' and 'stroke'hyunjune.kim
2015-12-30chromium[Android] Fix GinJavaBridgeMessageFilter registration issue in Java Bridge.pritam.nikam
2015-12-28chromium[gcc_build_error] Fix for multiple friend decl of MalwareReportsTogglingr.kasibhatla
2015-12-26chromiumInvalid email address (which has invalid domain) is rejected by Emailpranay.kumar
2015-12-23chromiumInherit 'currentColor' as 'currentColor' for 'fill'/'stroke' propertieshyunjune.kim
2015-12-21chromiumDownload sysroot from "commondatastorage.googleapis.com"b.kelemen
2015-12-21chromiumFind In Page hides the text when text color matches text search hightlight color.ramya.v
2015-12-20chromiumAdding/Removing same class multiple times schedules same invalidation set.ramya.v
2015-12-17chromiumSwap touch selection handles when they are interchangedavi.nitk
2015-12-17chromiumSplit up text painting code into separate functions to setup paint and then paint text.ramya.v
2015-12-16chromiumServiceWorker: Reject SecurityError instead of NotSupportedError.jinho.bang
2015-12-15chromiumPutting string names of UMA_HISTOGRAM_ENUMERATION at one place to manage them effectively and efficiently.deepak.m1
2015-12-15chromiumParse list-style shorthand in CSSPropertyParser with CSSParserTokensrob.buis
2015-12-15chromiumMove content property into CSSPropertyParserrob.buis
2015-12-15chromiumFinish support for <image> type parsing using CSSParserTokensrob.buis
2015-12-11chromiumComponentize shortcuts_database_unittestabhishek.a21
2015-12-10chromiumRemove const qualifier from function return typetanay.c
2015-12-10chromiumAdd support for <image> type parsing using CSSParserTokensrob.buis
2015-12-09chromiumCSS.escape('\0') should not throw.ramya.v
2015-12-08chromiumRemoving bad dependencies from autocomplete_provider_unittestabhishek.a21
2015-12-08chromiumServiceWorker: Reject TypeError instead of SecurityError.jinho.bang
2015-12-07chromiumCleanup CSSPropertyParser some morerob.buis
2015-12-07chromium[Password Manager] Switch password manager code to use "base/feature_list.h".pritam.nikam
2015-12-07chromiumServiceWorker: Enable WindowClient.navigate() method by default.jinho.bang
2015-12-07chromiumServiceWorker: Should throw TypeError instead of Unknown/SecurityError.jinho.bang
2015-12-06chromiumMake createCSSImageValueWithReferrer staticrob.buis
2015-12-04chromiumMove transform-origin property into CSSPropertyParserrob.buis
2015-12-04chromiumRemove userCancelledLoad and refactor the code at the call sitessrirama.m
2015-12-03chromiumFix the crash problem on WebGL2 conformance test of negative state api.cyzero.kim
2015-12-03chromiumIt requires at minumun GLES 3.0 or GL 3.0 or availabilty ofj.isorce
2015-12-03chromiumIsGL_REDSupportedOnFBOs: return true only if FBO is completej.isorce
2015-12-03chromiumDisable GL_EXT_texture_rg with GLES 2.0 on Mesa drivers prior version 11.1j.isorce
2015-12-03chromiumMove cursor property into CSSPropertyParserrob.buis
2015-12-02chromiumCleanup <image> type handlingrob.buis
2015-12-02chromiumFix the crash problem of WebGL2 Query api.cyzero.kim
2015-12-02chromiumGenerating the Password using gen_pron_pass() and if it is not conforming thendeepak.m1
2015-12-02chromiumppapi: make gl2ext.h values consistent with third_party/khronos/GLES2/gl2ext.hr.kasibhatla
2015-12-01chromiumUsing switch case fall through property that have same case content, this will keep code concise and easy to understand.deepak.m1
2015-12-01chromiumMove remaining independent transform properties into CSSPropertyParserrob.buis
2015-12-01chromiumnew URL('') should throw TypeErrorramya.v
2015-12-01chromiumExpose NotificationEvent.actionb.kelemen
2015-11-30chromiumMove remaining SVG properties into CSSPropertyParserrob.buis
2015-11-30chromiumCleanup SurfaceVisibility code.sohan.jyoti
2015-11-28chromiumParse -webkit-column-rule shorthand in CSSPropertyParser with CSSParserTokensrob.buis
2015-11-24chromiumFix the crash setLevelInfo for the WebGL2 conformance test page.cyzero.kim
2015-11-23chromiumOn Linux desktop, when "use_virtualized_gl_context" is truej.isorce
2015-11-23chromiumRemove [TreatNullAs=NullString] from attributes on RTCIceCandidatetanay.c
2015-11-22chromiumMove stroke-dasharray property into CSSPropertyParserrob.buis
2015-11-20chromiumFix for perf regression in SVG with Fragment URIs.shanmuga.m
2015-11-19chromiumParse flex/flex-flow shorthands in CSSPropertyParser with CSSParserTokensrob.buis
2015-11-19chromiumRefactor RequestInit::areAnyMembersSetshiva.jm
2015-11-18chromiumRecord UMA stats for Blink decoded image orientationrob.buis
2015-11-17chromiumParse marker shorthand in CSSPropertyParser with CSSParserTokensrob.buis
2015-11-17chromiumMove paint-order property into CSSPropertyParserrob.buis
2015-11-17chromiumSVG should consider base URI when resolving fragment URIsshanmuga.m
2015-11-17chromiumUpdate WATCHLISTS to avoid duplication of mails.vivek.vg
2015-11-17chromium[bindings] Club attribute & accessor config for a runtime enabled feature in single |if| blockvivek.vg
2015-11-17chromiumSVG should respect overflow:visible even with border-radiusshanmuga.m
2015-11-16chromiumIntroduce "navigate" mode in Requests.shiva.jm
2015-11-16chromiumapp_sorting() in extension_prefs.h should be private and all access should godeepak.m1
2015-11-16chromiumMove SVG paint/color properties into CSSPropertyParserrob.buis
2015-11-16chromiumCleanup GpuMemoryManager and helpers.sohan.jyoti
2015-11-16chromiumWhen called from gpu process, gpu_util.cc::ApplyGpuDriverBugWorkaroundsj.isorce
2015-11-16chromiumfix build when ffmpeg, libvpx and libwebm are disabledj.isorce
2015-11-16chromiumAdd missing break in switch-case statements in gles2_cmd_decoderr.kasibhatla
2015-11-15chromiumRemove CreateStreamTexture from GL interfaces.siva.gunturi
2015-11-13chromiumMove transform property into CSSPropertyParserrob.buis
2015-11-12chromiumParse webkit-text-stroke shorthand in CSSPropertyParser with CSSParserTokensrob.buis
2015-11-10chromiumRemove const std::string return by std::stringtanay.c
2015-11-10chromiumRemove const std::string return by std::stringtanay.c
2015-11-10chromiumCleanup header inclusions on Android media player implementation.msu.koo
2015-11-10chromiumUpdate comments about ISO spec on aac parser.msu.koo
2015-11-10chromiumParse -webkit-border shorthands in CSSPropertyParser with CSSParserTokensrob.buis
2015-11-09chromiumParse outline shorthand in CSSPropertyParser with CSSParserTokensrob.buis
2015-11-08chromiumFix crash when combining text-emphasis with CSS variablesrob.buis
2015-11-07chromiumClean-up RemoveSuggestion and related codesmsu.koo
2015-11-06chromiumParse text-emphasis shorthand in CSSPropertyParser with CSSParserTokensrob.buis
2015-11-06chromiumRemove unused function OnSnapShot.siva.gunturi
2015-11-05chromiumParse motion shorthand in CSSPropertyParser with CSSParserTokensrob.buis
2015-11-05chromiumParse text-decoration shorthand in CSSPropertyParser with CSSParserTokensrob.buis
2015-11-05chromiumFix -webkit-column-span isValueID ASSERTrob.buis
2015-11-05chromiumParse outline shorthand in CSSPropertyParser with CSSParserTokensrob.buis
2015-11-05chromiumRemove [TreatNullAs=NullString] from attributes on CanvasRenderingContext2Dtanay.c
2015-11-04chromiumSet gpu memory policy in UI compositor.sohan.jyoti
2015-11-04chromiumParse text-decoration shorthand in CSSPropertyParser with CSSParserTokensrob.buis
2015-11-03chromiumfixup! cc: Keep most recently used resources at the front of resourceprashant.n
2015-11-03chromiumComponentizing GcmProfileService.jitendra.ks
2015-11-03chromiumcc: Keep most recently used resources at the front of resource queue.prashant.n
2015-11-03chromiumRemove [TreatNullAs=NullString] from the 'dir' attribute on Documenttanay.c
2015-11-02chromiumOrganizing model type, notification type, root tag and model type string in mapdeepak.m1
2015-11-01chromiumMove -webkit-filter/background-filter properties into CSSPropertyParserrob.buis
2015-10-30chromiumDrop SVGGraphicsElement.getTransformToElementshanmuga.m
2015-10-29chromiumMove text-shadow/box-shadow properties into CSSPropertyParserrob.buis
2015-10-29chromiumRemove [TreatNullAs=NullString] from title attribute on Documenttanay.c
2015-10-28chromiumMove z-index property handling into CSSPropertyParserrob.buis
2015-10-28chromiumMove two color related properties into CSSPropertyParserrob.buis
2015-10-27chromiumWe don't need to preserve extra whitespaces on removing tokens from DOMTokenList.tanay.c
2015-10-27chromiumChange HTMLAreaElement.idl to reflect changes in IDL as per spectanay.c
2015-10-26chromiumUse Non-static member initialization for attributes.siva.gunturi
2015-10-26chromiumRename LayoutTextFragment::m_end to m_fragmentLengthsrirama.m
2015-10-22chromium[Password Manager] Ignore autofilling invisible password fields.pritam.nikam
2015-10-21chromiumWe can change the key value to std::string in child_process_stats_buffer so thatdeepak.m1
2015-10-21chromiumImprove usefulness of webglcontextcreationerror.siva.gunturi
2015-10-21chromiumMove widows/orphans property handling into CSSPropertyParserrob.buis
2015-10-21chromiumRename enums in WebPlatformEventType.h to follow blink stylesrirama.m
2015-10-21chromiumCorrect function names in logs in HTMLMediaElement.cppsrirama.m
2015-10-20chromiumReset readystates when webmediaplayer is clearedsrirama.m
2015-10-20chromiumComponentize ssl_config_service_manager_pref.ccabhishek.a21
2015-10-20chromiumWhen the cases of the switch returns same value then we should usedeepak.m1
2015-10-19chromiumMove zoom property handling into CSSPropertyParserrob.buis
2015-10-19chromiumMove columns related properties into CSSPropertyParserrob.buis
2015-10-16chromiumMove legacy webkit properties into CSSPropertyParserrob.buis
2015-10-16chromiumClassnames containing only whitespaces should be allowed. Whitespace strings are treated as empty strings in current implementation which is incorrect.tanay.c
2015-10-15chromium[Service Workers] Follow-up CL for DCHECK from WebServiceWorkerResponse.pritam.nikam
2015-10-15chromiumComponentize CookieOSCryptoDelegateabhishek.a21
2015-10-15chromiumMove touch-action property into CSSPropertyParserrob.buis
2015-10-15chromiumUsing Fall Through for switch case help in making code cleaner and easy to understandable.deepak.m1
2015-10-14chromiumAdd virtual/rootlayerscrolls/scrollbars test suite.sataya.m
2015-10-14chromiumRoundOff scrollableArea scrollHeight.sataya.m
2015-10-14chromiumWhen we have viewing in a MimeHandlerViewGuest then 'View Source Code' will bedeepak.m1
2015-10-13chromiumMove clip property into CSSPropertyParserrob.buis
2015-10-13chromiumTelemetry: Print the sorted benchmark list when running run_benchmark.jinho.bang
2015-10-13chromiumAdds class, id and src attributes to object attributes of IA2.je_julie.kim
2015-10-13chromiumAdd sample rates checking in MediaStreamAudioProcessormsu.koo
2015-10-13chromiumMove width/height related properties into CSSPropertyParserrob.buis
2015-10-13chromiumServiceWorker: Add layout test for WindowClient.navigate().jinho.bang
2015-10-13chromiumMove text-indent property into CSSPropertyParserrob.buis
2015-10-13chromiumChange HUD colors to distinguish status easily.prashant.n
2015-10-13chromium[Service Workers] DCHECK from WebServiceWorkerResponse::visitHTTPHeaderFields.pritam.nikam
2015-10-12chromiumConnection info popup overlapped with cetificate page info.abhi.rathore
2015-10-12chromiumMove size property into CSSPropertyParserrob.buis
2015-10-12chromiumRename <menu type=popup> to <menu type=context>.sanjoy.pal
2015-10-12chromiumEnable WebVR during layout testing.l.gombos
2015-10-11chromiumGardening: Remove unnecessary FIXME from GeoNotifierkihong.kwon
2015-10-09chromiumMove counter-increment/counter-reset handling into CSSPropertyParserrob.buis
2015-10-09chromiumUse DOMSettableTokenList for {HTMLAnchorElement, HTMLAreaElement}.ping.hyunjune.kim
2015-10-09chromiumFix array out of bounds access in loop iteration in gpu ipc logr.kasibhatla
2015-10-08chromiumMaking structure entry for ContentSetting and corresponding strings for better understanding and maintainability for conversion from ContentSetting to string and vise a versa.deepak.m1
2015-10-08chromiumRemoved NOTIFY_ERROR() macro from GpuVEAH.msu.koo
2015-10-08chromiumMove viewport descriptor handling into CSSPropertyParserrob.buis
2015-10-08chromiumFind In Page doesn't correctly highlight wrapped text.sk.kumar
2015-10-07chromiumUse NoBaseWillBeGarbageCollectedFinalized for VRController as other LocalFrame supplements in modules.sl.ostapenko
2015-10-07chromiumMove border-spacing related properties into CSSPropertyParserrob.buis
2015-10-06chromiumMove font shorthand handling into CSSPropertyParserrob.buis
2015-10-06chromiumFix directly composited image path for CSS image-orientationrob.buis
2015-10-06chromiumReconstruct customscrollbars if owningLayoutObject changes.sataya.m
2015-10-05chromiumConsume whitespace at start of calc subexpressionrob.buis
2015-10-05chromiumComponentize proxy_policy_handler from chrome/browser/netabhishek.a21
2015-10-05chromiumSupport for Adaptive Handle Orientationavi.nitk
2015-10-05chromiumRange.intersectsNode() does not behave according to the specification.sanjoy.pal
2015-10-05chromiumMove gpu memory calculations to Compositor.sohan.jyoti
2015-10-03chromiumMove rotation property handling into CSSPropertyParserrob.buis
2015-10-02chromiumWhen we have viewing in a MimeHandlerViewGuest then translate will be disabled.deepak.m1
2015-10-02chromiumMake registration.update() no longer force bypassing the HTTP cachejungkee.song
2015-10-02chromiumAdd virtual/rootlayerscrolls/scrollbars test suite.sataya.m
2015-10-02chromiumMove line-height property handling into CSSPropertyParserrob.buis
2015-10-01chromiumRefactor consumeFontVariantrob.buis
2015-10-01chromiumCompare overflowY value with OSCROLL for verticalScrollbar.sataya.m
2015-09-30chromiumSetting CommandLabel 'IDS_DOWNLOAD_NOTIFICATION_LABEL_OPEN' when Download is completed and ready to open to distingush it from 'IDS_DOWNLOAD_NOTIFICATION_LABEL_OPEN_WHEN_COMPLETE' that indicated Download is in progress and not yet complete.deepak.m1
2015-09-30chromiumDont blur currently focused element on clicking scrollbar.sataya.m
2015-09-30chromiumMove font-size property handling into CSSPropertyParserrob.buis
2015-09-30chromiumRemove unused methods AXLayoutObject::ariaSelectedrows() and AXLayoutObject::ariaListboxSelectedChildren()tanay.c
2015-09-30chromiumFlex grow wrongly calculated for value between 0 and 1ashlin.j
2015-09-30chromiumRegression: 'Alt+Shift+i', shortcut key for "report an issue" works only once for every 2 tries.shiva.jm
2015-09-29chromiumCode Cleanup. Remove const qualifier from function return type.tanay.c
2015-09-29chromiumAdd consumeInteger/consumeLengthrob.buis
2015-09-29chromiumRemoving unused method FtpNetworkLayer::CreateFactoryparitosh.in
2015-09-29chromiumUsing pending tree was breaking the dchecks, use active tree instead.sohan.jyoti
2015-09-28chromiumRemove unused macros from config.h.l.gombos
2015-09-28chromiumLookout for the scrollbarModes when force style change occurs.sataya.m
2015-09-28chromiumAdd FetchUtils::normalizeHeaderValue( )shiva.jm
2015-09-28chromiumDrop unnecessary ancestor traversal in Range::selectNode().sanjoy.pal
2015-09-26chromiumServiceWorker: Fix the bug in navigate() if windowclient is nested frame.jinho.bang
2015-09-25chromium[Password Manager] Autofill forms with field name and id attributes missing.pritam.nikam
2015-09-25chromium[Password Manager] Store forms with field name and id attributes missing.pritam.nikam
2015-09-24chromiumUpdated AAC:Parse() to emit better error logs.msu.koo
2015-09-24chromiumRemoving unused method HttpNetworkLayer::CreateFactoryparitosh.in
2015-09-24chromiumRemove MediaStream label, ended attributes and stop() methodshiva.jm
2015-09-24chromiumAdd UMA metrics for the frequency of closing dangerous download notifications.deepak.m1
2015-09-23chromiumRestrict font-family in @font-face to <family-name>rob.buis
2015-09-23chromiumUpdate tests for chrome, as MediaStream label, ended attributes and stop() method will be removedshiva.jm
2015-09-23blinkEnable text-align-last property, by default.dw.im
2015-09-22chromiumComponentizing chrome/browser/services/gcm/gcm_desktop_utils.cc.jitendra.ks
2015-09-22blinkMove parseFontFaceDescriptor to CSSPropertyParser.cpprob.buis
2015-09-22chromiumExtracted hardcoded constants from cast_rtp_stream.msu.koo
2015-09-21chromiumRemove const std::string return by std::string.tanay.c
2015-09-21chromiumReturning scoped_ptr<> instead of raw pointer in WebSocket::CreateWebSocketparitosh.in
2015-09-21chromiumMerge duplicate code in invalidation helper.jitendra.ks
2015-09-21chromiumReturning scoped_ptr<> instead of raw pointer in DnsQuery::CloneWithNewIdparitosh.in
2015-09-20chromiumComponentize chrome/browser/sync/backup_rollback_controllerabhishek.a21
2015-09-21blinkReturn const by ref instead of valuetanay.c
2015-09-18chromiumMerge duplicate code in invalidation helper.jitendra.ks
2015-09-18chromiumThis sets up API to release OutputSurface from LTHClient.sohan.jyoti
2015-09-18chromiumAdd new contributor to the file AUTHORSkenshin.choi
2015-09-18chromiumRemove SpdySession::GetSSLClientSocketparitosh.in
2015-09-17blinkContent property not found among indexed properties of computed style.ramya.v
2015-09-17chromiumMove pref_proxy_config_tracker_impl_unittest to components/proxy_configabhishek.a21
2015-09-17blinkAdapt parseFontVariantLigatures to use CSSParserTokenRangerob.buis
2015-09-16chromiumReturn const by ref instead of const by value in Issue:id()paritosh.in
2015-09-16chromiumFixed not to append the model id when fake video device is enabled.msu.koo
2015-09-16chromiumUpdate tests for chrome, as MediaStream label, ended attributes and stop() method will be removedshiva.jm
2015-09-14blinkAdd property parser code path based on CSSParserTokenRangerob.buis
2015-09-11blinkRemove Element.offsetParent/offsetTop/offsetLeft/offsetWidth/offsetHeighttanay.c
2015-09-11chromiumWebview Layout Test failure on Androidramya.v
2015-09-10chromiumImprove VideoCaptureImpl unittest.msu.koo
2015-09-11blinkAdd testcase to CSS escaperamya.v
2015-09-10blinkThe node and allowPartialContainment arguments for Selection API should not be optionaltanay.c
2015-09-10blinkCSS escape doesn't escape leading hyphen.ramya.v
2015-09-10blinkSelectors with unknown namespace prefixes should be dropped.ramya.v
2015-09-09blinkRemove a public access specifiera.cavalcanti
2015-09-08blinkAdding more testcases to :placeholder-shown class.ramya.v
2015-09-08blinkSupport for CSSOM CSSNamespaceRule interfaceramya.v
2015-09-07blinkSimplify parseShadowValuerob.buis
2015-09-06chromiumUnncessary 'View source code' option is enabled in context menu of the 'Pdf Viewer' app.deepak.m1
2015-09-04blinkShow deprecation warnings for header values in XHRshiva.jm
2015-09-03blink[bindings] Club related constants for a runtime enabled flag in a single |if| blockvivek.vg
2015-09-03chromiumComponentizing chrome/browser/services/gcm/gcm_desktop_utils.cc.jitendra.ks
2015-09-03blink[bindings] Remove myself from WATCHLIST due to mail duplicationvivek.vg
2015-09-03blinkCSS4: Implement :placeholder-shown pseudo classramya.v
2015-09-03blinkMake parseColumnsShorthand not mark 'auto' initial value as implicitrob.buis
2015-09-02blinkMake XPathFunction map use non-static table of FunctionMappingvivek.vg
2015-09-01chromiumReturning const ref instead of const value in QuicStreamRequest::origin_hostshiva.jm
2015-09-01chromiumComponentize chrome/common/sync_utiljitendra.ks
2015-08-31chromiumComponentize proxy code from chrome/browser/netabhishek.a21
2015-08-30chromiumReturning const ref instead of const value in CachedNetworkQuality::network_qualityshiva.jm
2015-08-28chromiumFocus comes on the 'close button' in find bar when selecting 'Enter' key.deepak.m1
2015-08-28blinkImplement the texture uploading of ASTC compression for WebGL(part II)cyzero.kim
2015-08-28chromiumImplement the texture uploading of ASTC compression for WebGLcyzero.kim
2015-08-28blinkUpdate css styles after modifying display modea.renevier
2015-08-28blinkRecalc custom scrollbar style irrespective of root-layer-scrolls flag.sataya.m
2015-08-27blink[bindings] Bindings should only support the prescribed types for constants.vivek.vg
2015-08-26blink[bindings] Compact ConstantConfiguration by using |union|vivek.vg
2015-08-25chromiumReturning scoped_ptr<> instead of raw pointer in DhcpProxyScriptFetcherFactory::Createparitosh.in
2015-08-24chromiumReturn const by ref instead of valuetanay.c
2015-08-24chromiumRefactored not to expose raw pointers on ProxyList class.msu.koo
2015-08-24blink[bindings] Cleanup unused method v8ValueUnsafe from ScriptValuevivek.vg
2015-08-23chromiumReturning const ref instead of const value in DictionaryPreferenceIterator::urlparitosh.in
2015-08-22blinkCreate custom scrollbars when html element has overflow:scrollsataya.m
2015-08-21chromiumMerging chrome/common/gcm_desktop_util.* and chrome/browser/services/gcm/gcm_desktop_util.*.jitendra.ks
2015-08-21blink[bindings] Replace last traces of v8::Handle to v8::Localvivek.vg
2015-08-20chromiumCtrl-Enter on Bookmark bar link should open in the New Tab.deepak.m1
2015-08-20chromiumAdjust talkback focus rect to stay within viewport sizeswa.jaiswal
2015-08-20blinkReturning const by ref instead of const by value in File::name() apishiva.jm
2015-08-19chromiumAdding Null check in onAuthRequired() for handling FTP requestsshiva.jm
2015-08-19chromiumEnable sync_driver tests with GNabhishek.a21
2015-08-19chromiumComponentize gcm_account_tracker.jitendra.ks
2015-08-19blink[bindings] Make all CustomEvent.initCustomEvent arguments non-optional and remove custom binding.vivek.vg
2015-08-19blink[bindings] Make ScriptValue::v8ValueFor(...) a 'const' method.vivek.vg
2015-08-19blink[bindings] Avoid using custom binding for HTMLOptionsCollection.length attributevivek.vg
2015-08-19blinkReturning const by ref instead of const by value in ApplyBlockElementCommand::tagName() apishiva.jm
2015-08-19blinkSetting empty script text should remove child node of script elementramya.v
2015-08-18blinkReduce usage of CSSParserValueList::sizerob.buis
2015-08-18blinkClear m_webMediaPlayer at one place in HTMLMediaElementsrirama.m
2015-08-18blinkRemove unneeded "using" statements and blink prefixessrirama.m
2015-08-17blinkUse transposedSize in more placesrob.buis
2015-08-17blinkAssert should not be reached failure in fontWeightIsBoldrob.buis
2015-08-15blinkReturning const by ref instead of const by value in PresentationSession::idparitosh.in
2015-08-15blinkDeprecate enable-background propertyshanmuga.m
2015-08-14chromiumAdding myself to the AUTHORS Listsk.kumar
2015-08-14chromiumFixing variable name typo ('Parition' -> Partition).a.cavalcanti
2015-08-14chromiumCreate a about handler component.jitendra.ks
2015-08-14blinkReturn const by ref instead of const by Value in FetchRequestData::methodparitosh.in
2015-08-14chromiumRemoving return value statement from the function that have void return type.deepak.m1
2015-08-13blinkDisplay transparent text when it's being searched and selected.sk.kumar
2015-08-13blinkAdd overflow test for Issue 375574rob.buis
2015-08-13blinkReturn const by ref instead of const by valuetanay.c
2015-08-13chromiumClear the selection and insertion flags only upon getting the selection eventr.ghatage
2015-08-13chromiumRemove the array of Provider Names and Provider Source and replace with a map.deepak.m1
2015-08-13blinkAdd opaqueredirect to ResponseType enum for Response Classshiva.jm
2015-08-12blinkApply custom scrollbar styles to the frame with root layer scrolling.sataya.m
2015-08-12chromiumComponentize tab_node_pool to sync_driverabhishek.a21
2015-08-12chromiumArranging the Pref Names in lexicographically order.deepak.m1
2015-08-12chromiumPass MotionEvent tool type to Blink.e.hakkinen
2015-08-11chromiumService Worker: Stop using a scoped_ptr for an object to be released immediately.jungkee.song
2015-08-10chromiumReturning scoped_ptr<> instead of raw pointer in ProxyConfig::ToValueparitosh.in
2015-08-11blinkService Worker: Make ServiceWorkerRegistration.update() return a promise. (Blink Layout 3/3)jungkee.song
2015-08-10chromiumfixup! cc: Handle overflow/underflow in MathUtil::RoundUp/RoundDownprashant.n
2015-08-11blinkASSERTION FAILED: !m_parsedCalculation in blink::CSSPropertyParser::parseValuerob.buis
2015-08-10chromiumComponentize //chrome/browser/prefs/tracked.jitendra.ks
2015-08-07chromiumTurning return by const value to return by const ref in BirthOnThread::location()paritosh.in
2015-08-07blinkCSSStyleDeclaraction returns empty stringhabib.virji
2015-08-07blinkPass real pointer type to be passed to PointerEvents.e.hakkinen
2015-08-07blinkRemoving obslete TODO from SVGNumber.idl and SVGTransform.idlparitosh.in
2015-08-07chromiumComponentize protocol_event_observerabhishek.a21
2015-08-06chromiumService Worker: Add missing ServiceWorkerDispatcherHost::SendUpdateError.jungkee.song
2015-08-05chromiumcc: Handle overflow/underflow in MathUtil::RoundUp/RoundDown functions.prashant.n
2015-08-05blinkNegative row height when cell has percentage height.a.suchit
2015-08-05chromiumComponentize profile_sync_auth_providerabhishek.a21
2015-08-04blinkRe-Relanding 'Always notify the WebMediaPlayer of any seek' patchsrirama.m
2015-08-04blinkdominant-baseline property should be inheritedshanmuga.m
2015-08-04chromiumConvert autocomplete attribute values to constantsramya.v
2015-08-03blinkRemove redundant null check for AudioBussrirama.m
2015-08-03blinkMake the Response constructor throw when status isshiva.jm
2015-08-03chromiumService Worker: Make ServiceWorkerRegistration.update() return a promise. (Chromium 2/3)jungkee.song
2015-08-03chromium1. With introduction of compressed formats, e.g. ETC1, the number ofprashant.n
2015-08-03blinkShrink SVG paint-order to take less bitsshanmuga.m
2015-08-03blinkService Worker: (Re-commit) Make ServiceWorkerRegistration.update() return a promise. (Blink 1/3)jungkee.song
2015-07-31blinkPass real tilt information to PointerEvents.e.hakkinen
2015-07-31chromium[MediaRouter] Implement send binary message from PSDImpl to MRPManager.s.singapati
2015-07-31blinkService Worker: Make ServiceWorkerRegistration.update() return a promise. (Blink 1/3)jungkee.song
2015-07-31blinkCleanup webaudio related header inclusions in HTMLMediaElementsrirama.m
2015-07-31chromiumAdd eventSender support for web pointer properties in touch points.e.hakkinen
2015-07-31blinkMove rem handling out of CSSParserValuesrob.buis
2015-07-30blinkMake CSSCalcValue work with CSSParserTokenRangerob.buis
2015-07-30blinkMove rem handling out of CSSParserValuesrob.buis
2015-07-30blinkMake WebMediaPlayerClient inheritance private in HTMLMediaElementsrirama.m
2015-07-30blinkThe Color attributes for HTMLDocument should have [TreatNullAs=EmptyString]shiva.jm
2015-07-29blinkService Worker: Use ScriptPromise instead of ScriptPromise&.jungkee.song
2015-07-29blinkExtend WebPointerProperties with tilt and pointer type fields.e.hakkinen
2015-07-29blinkService Worker: Correct Web IDL of ExtendableEvent.waitUntil method.jungkee.song
2015-07-29blinkRemove unused variable in LayoutBlockFlow::determineStartPosition.sh53.lee
2015-07-28chromiumImplement ATK Image interface for WebContent Accessibility.shreeram.k
2015-07-28blinkCanvas2d: Fix a bug to update incorrect rect bounds for accessibility.jinho.bang
2015-07-28blinkDont reset unusedScrollDelta for nonScrollable Axes.sataya.m
2015-07-28blinkImplement CSS.escaperob.buis
2015-07-27chromiumImplement ATK Action & Document interface for WebContent Accessibility.shreeram.k
2015-07-27chromiumServiceWorker: Implement navigate() method in WindowClient (chromium side).jinho.bang
2015-07-28blinkCanvas2d: Remove unnecessary conversion in EventHitRegion.jinho.bang
2015-07-27blinkRemove unnecessary condition for audioSourceProvidersrirama.m
2015-07-27chromium'break' statement after 'return' is not required.deepak.m1
2015-07-27blinkRemove redundant call to closeMediaSource() in userCancelledLoad()srirama.m
2015-07-27blinkService Worker: Correct Web IDL of FetchEvent.respondWith method.jungkee.song
2015-07-24blinkRemoving Unused function from ImageDecodingStore classtanay.c
2015-07-23blinkEliminate MediaPlayer & MediaPlayerClient abstractionssrirama.m
2015-07-23blinkThe type argument for HTMLCanvasElement toDataURL() api should not be nullableshiva.jm
2015-07-22blinkAdd SelectionMode enum for setRangeText() in HTMLInputElement and HTMLTextAreaElementtanay.c
2015-07-22blinkThe contextId argument for HTMLCanvasElement getContext() api should not be optionalshiva.jm
2015-07-22chromiumComponentize //chrome/browser/offline_pagesabhishek.a21
2015-07-22blinkselect attribute for HTMLContentElement should not have [TreatNullAs=NullString]shiva.jm
2015-07-21blinkAdd CSS image-orientation: from-imagerob.buis
2015-07-21blinkThe index argument for HTMLCollection item() api should not be optionalshiva.jm
2015-07-21blinkThis CL adds equalSelectionsAlgorithm() which is called insh53.lee
2015-07-20blinkRemoving TreatNullAs=NullString from SVGAngle.valueAsString and SVGLength.valueAsString attributesparitosh.in
2015-07-20chromiumATK accessibility support for web content on Aura Linux.shreeram.k
2015-07-17blinkAdd WebPointerProperties type.e.hakkinen
2015-07-16blinkRemoving UIEvent.keyCode and charCode.paritosh.in
2015-07-15chromiumAccess MediaKeyErrorCode from WebMediaPlayerEncryptedMediaClientsrirama.m
2015-07-14chromiumRemove old createMediaPlayer method from WebFrameClient implementationssrirama.m
2015-07-15blinkCanvas2d: Remove the updateAccessibility() method in HitRegion class.jinho.bang
2015-07-14chromium[Autofill/Autocomplete Feature] Substring matching instead of prefix matching.pritam.nikam
2015-07-14blinkDeprecate Element.offsetParent/offsetTop/offsetLeft/offsetWidth/offsetHeighttanay.c
2015-07-14blinkThe name argument for HTMLSelectElement namedItem() api should not be optionalshiva.jm
2015-07-14blinkShift to new createMediaPlayer() path in WebMediaPlayerClientImplsrirama.m
2015-07-14blinkServiceWorker: Implement navigate() method in WindowClient (blink side).jinho.bang
2015-07-13chromiumEliminate MediaPlayer & MediaPlayerClient abstractionssrirama.m
2015-07-13chromiumRemoval of UpdateMultivaluedField() as we now don't have multiple values for name,email and phone number as per unique profile GUID.deepak.m1
2015-07-10blinkSeparate encrypted media functions out of WebMediaPlayerClient interfacesrirama.m
2015-07-10blinkMake the setCustomValidity() error argument not nullableshiva.jm
2015-07-10chromium[PresentationAPI] on-session-message handler for ArrayBuffer and Blob messages.s.singapati
2015-07-09chromiumChromeOS implies Linuxl.gombos
2015-07-10blink[PresentationAPI] on-session-message handler for binary messages.s.singapati
2015-07-10blinkRemove typedefs for stdint types on WIN32.s.singapati
2015-07-10blinkReset unusedDelta on Onverscroll for residual values.sataya.m
2015-07-09blinkImplement DOM: prepend, append, before, after & replaceWithparitosh.in
2015-07-09blinkRemove 'defer' KeyWord from preserveAspectRatioshanmuga.m
2015-07-09blinkRemove Range.compareNode() as it is not in the specdeepak.s
2015-07-09blinkDocument attribute charset and its aliases to return UTF-8habib.virji
2015-07-08blinkMove attributes and methods from HTMLDocument to Documenthabib.virji
2015-07-08chromiumChanged the constraints for hiding the top controlsr.ghatage
2015-07-07blinkRevert of history.pushState() should take care of scrolling state (patchset #5 id:120001 of https://codereview.chromium.org/1063573002/)abhijeet.k
2015-07-07chromiumSetting Accurate ScrollResult from Blink for Elastic Scroll.sataya.m
2015-07-07chromium[Password Manager] It's a follow-up cl inpritam.nikam
2015-07-07chromiumConvert all usages of mojo::ErrorHandler in //device/serial to callbacks.tanay.c
2015-07-06chromium[Password Manager] Replace "this site" in save password prompt with password's origin.pritam.nikam
2015-07-06blinkThe index argument for HTMLTableRowElement deleteCell() api should not be optionalshiva.jm
2015-07-03blinkService Worker: Correct WindowClient.idljungkee.song
2015-07-03blinkSerialize zIndex as an integerrob.buis
2015-07-01blinkHTMLOptionsCollection remove() argument should be long, not unsigned longshiva.jm
2015-07-01blinkUnhide 'window.console' by renaming console variable in layout testssrirama.m
2015-07-01blinkServiceWorkerClients::openWindow() should reject with TypeError for an invalid URL.paritosh.in
2015-06-30blinkRemove old NeedsRebaseline entriesrob.buis
2015-06-29blinkReport accurate Overscroll on handleWheel.sataya.m
2015-06-29blinkgetComputedStyle(e).quotes always return empty stringramya.v
2015-06-28chromiumAdding UMA stat when generated password set for newly created PasswordFormManager.deepak.m1
2015-06-26blink<fieldset> should be ignored in interactive validationtanay.c
2015-06-26blinkHTMLOptionElement constructor arguments defaultshiva.jm
2015-06-26chromiumAvoiding Vectors usage while setting info in AutofillProfile.deepak.m1
2015-06-26blinkRemove the hack to position layers for composited scrolling.sanjoy.pal
2015-06-26blinkService Worker: Fix getRegistrations.html layout test.jungkee.song
2015-06-26blinkRemoving unused methods from FEGaussianBlur classtanay.c
2015-06-26blinkService Worker: Surface Client.id attribute.jungkee.song
2015-06-26blinkImplement hanja counter stylesrob.buis
2015-06-24blinkRemove a duplicate test (pservers-grad-17-b.svg) in LayoutTests/svg/W3C-SVG-1.1m.azam
2015-06-24chromiumRevert "cc: Make tiling interest rect calc based on viewport."sohan.jyoti
2015-06-24blinkDeprecate MediaStream label, ended attributes and stop() methodshiva.jm
2015-06-24chromiumUse Chromium's logging utility for content filesamit.srkr
2015-06-24blinkRemoving unused functions from ResourceRequest classshiva.jm
2015-06-24blinkRemoving unused functions from WebSocketHandshakeResponse classshiva.jm
2015-06-24blinkCSS Counters not properly updated on style changesramya.v
2015-06-24blinkNodeFilter acceptNode return type changed to unsignedhabib.virji
2015-06-24blinkRemove duplicate measure hyphen string methodh.joshi
2015-06-24blinkChanged cols and rows to unsigned long for HTMLTextAreaElementhabib.virji
2015-06-24blinkHTMLTableCellElement type changed from signed to unsingedhabib.virji
2015-06-24blinkHTMLTableColElement span attribute type set to unsignedhabib.virji
2015-06-23blinkRemoving unused function from FileChooser classshiva.jm
2015-06-23blinkScreen attribute availWidth/availHeight/width/height type changed to longhabib.virji
2015-06-23blinkHTMLSelectElement size type changed to unsignedhabib.virji
2015-06-23blinkThis CL is that remove toClipPath on SVGGraphicsElement.hyunjune.kim
2015-06-23blinkService Worker: Add initialization step for getRegistrations.html layout test.jungkee.song
2015-06-22chromiumMaking icon url for buttons in notification optional.deepak.m1
2015-06-22chromiumAvoid checking of VerifyPassword() 2 times when generated password is proper.deepak.m1
2015-06-22blinkImplement chinese counter stylesrob.buis
2015-06-22blinkClean up some CSSPropertyID helpersrob.buis
2015-06-22blinkService Worker: Remove ServiceWorker.terminate() methodjungkee.song
2015-06-22blinkUse the same range for upper/lower-armenian as armenianrob.buis
2015-06-22blinkProvide user friendly messages for OTS parsing of fontsh.joshi
2015-06-20chromiumRemoving PasswordForm::password_auto_complete_setparitosh.in
2015-06-19blinkChange return type of the printPagehabib.virji
2015-06-19blinkAdd vivek.vg@samsung.com to Source/bindings/OWNERSvivek.vg
2015-06-19blink[gcc 4.x] Fix the broken build reported due to uninitialized |status| variable.vivek.vg
2015-06-18chromiumMatrix decomposition for mismatched functions in keyframesbehara.ms
2015-06-18blinkRemoving unused methods from FEComponentTransfertanay.c
2015-06-18chromiumService Worker: Use auto / range-based loop for container objects.jungkee.song
2015-06-18chromiumRemoved duplicate entry of my name in AUTHORS filehari.singh1
2015-06-18blink[bindings] Eliminate custom bindings for DeviceOrientationEvent.vivek.vg
2015-06-18chromiumChange return type of the printPage (Part#5)habib.virji
2015-06-18chromiumMake HTML5 <mark> accessible.shreeram.k
2015-06-18blinkUpdated SVGListPropertyHelper as per SVG2 Specshanmuga.m
2015-06-17blinkClean up unused AX APIs.je_julie.kim
2015-06-17blinkFix for default value of FetchEvent.cancellableparitosh.in
2015-06-17blinkMove Element.dataset to HTMLElement.datasetramya.v
2015-06-17blinkClick event should be fired before change events for checkbox and radio button.paritosh.in
2015-06-17blinkRemove usage of CSSParserValue in MediaQueryParserrob.buis
2015-06-16blinkChange return type of printPage (Part#4)habib.virji
2015-06-16blinkMake AutocompleteErrorEventInit.reason be of type AutocompleteErrorReason (not DOMString)shiva.jm
2015-06-16blinkRemoving Nullable<unsigned long> for PeriodicSyncRegistration::m_minPeriodparitosh.in
2015-06-16chromiumChange return type of PrintPagehabib.virji
2015-06-16blinkRemoving unused functions from JSONValues classshiva.jm
2015-06-16blinkDrop trailing zeroes only for rightmost group for cjk-ideographicrob.buis
2015-06-16blinkRemove CSSParserValue usage from StyleRuleKeyframerob.buis
2015-06-16blinkMove CSSParserString out of CSSParserValues.hrob.buis
2015-06-15blinkTreatReturnedNullStringAs removed from XSLTProcessor.idlhabib.virji
2015-06-15blinkExpose CSSGroupingRule and let CSSMediaRule inherit it.ramya.v
2015-06-13chromiumReplaced TestNowSource with SimpleTestTickClock.ankur1.verma
2015-06-13chromium[Omnibox] Changing protocol scheme from https:// to http:// results in DCHECK (Always).pritam.nikam
2015-06-13chromiumShowing Gloweffect correctly during fling on mainthread.sataya.m
2015-06-13blinkRemove ch.dumez from web OWNERSrob.buis
2015-06-12chromiumRemove "mixin" from BeginFrameSource/Observer base classes.deepak.s
2015-06-12blinkAdd support for korean-hangul-formal list style typerob.buis
2015-06-12blinkRemoving unused functions from Path -intersectPath() -normalAngleAtLength() -windRule()tanay.c
2015-06-12blinkService Worker: Add ServiceWorkerContainer.getRegistrations() method. jungkee.song
2015-06-12blinkTreatReturnedNullStringAs=undefined removed from DataTransfer.idlhabib.virji
2015-06-12blinkRemoving FindLegendOptiona.berwal
2015-06-12blinkConvert RenderBlockFlow code to use FloatingObject referencessunil.ratnu
2015-06-11chromiumUse Chromium's Logging instead of Android's Logging for media filesamogh.bihani
2015-06-11chromiumExposes datetime attribute.je_julie.kim
2015-06-11blinkprintPage to return void instead of boolhabib.virji
2015-06-11blinkTreatReturnedNullStringAs=undefined removed from WebSocket.idlhabib.virji
2015-06-11blinkMake the CSS interface members staticramya.v
2015-06-11blinkMake __qems a CSSPrimitiveValue unit typerob.buis
2015-06-11blinkChange MouseEvent.button to be 'short' instead of 'unsigned short'ramya.v
2015-06-11blinkUsing Fullstop Unicode if horizontal ellipsis not present in primary font.h.joshi
2015-06-10chromiumService Worker: Add ServiceWorkerContainer.getRegistrations() method.jungkee.song
2015-06-10blinkTouch.identifier should be long, not unsigned longramya.v
2015-06-10blinkRemove CSSRule.UNKNOWN_RULE and CSSUnknownRule interfacesunil.ratnu
2015-06-10blinkRemove unused method DateComponents::parseDateTime()tanay.c
2015-06-10chromiumChange return type of PrintPagehabib.virji
2015-06-10blinkRemoving Unused Methods in TransformationMatrixparitosh.in
2015-06-10blink[PresentationAPI] Make sendBlobData() pure virtual in WebPresentationClient.s.singapati
2015-06-10blinkService Worker: Add ServiceWorkerContainer.getRegistrations() method. (Blink)jungkee.song
2015-06-10blinkAdd MarkRole in blink side to expose mark tag properlyshreeram.k
2015-06-09blinkRemove the SVGRenderingIntent interfaceparitosh.in
2015-06-09chromium[PresentationAPI] Implements send API for Blob data from WebPresentationClients.singapati
2015-06-09chromiumDisabling AccessibilityMark test.shreeram.k
2015-06-09blinkMove Element.style to HTMLElement habib.virji
2015-06-09blinkRemove outdated list style typesrob.buis
2015-06-09blinkOver-scroll Glow Animation for main-thread.sataya.m
2015-06-09chromiumOverscrollGlow for mainThread.sataya.m
2015-06-08chromiumUse push_back(ptr.Pass()) instead of push_back(ptr.release())hari.singh1
2015-06-08blinkMove Element.focus()/blur() to HTMLElement and SVGElement.hyunjune.kim
2015-06-08blinkShip the NotificationOptions vibrate propertysh919.park
2015-06-08blink[PresentationAPI] Plumbing send(Blob) from PresentationSession IDL to platform/.s.singapati
2015-06-08blinkRemoving unused functions from FileChooser classshiva.jm
2015-06-08blinkscheduleArchiveLoad should return false if archived resource is not available.sanjoy.pal
2015-06-08chromiumkBlockedAllowID should not have IDS_BLOCKED_COOKIES_UNBLOCK.deepak.m1
2015-06-05chromiumcc: Move list_container_unittest.cc to cc/base/.prashant.n
2015-06-05chromiumSubsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in net/spdyhari.singh1
2015-06-04chromium[KeyboardEvent] Cleanup of dispatchKeyEventhabib.virji
2015-06-04blinkRemove outdated FIXMEhuayong.xu
2015-06-04blinkRemoving Unused Method PluginData::pluginFileForMimeType()paritosh.in
2015-06-04blinkRemoving unused method TransformationMatrix::rectToRect()tanay.c
2015-06-03chromiumConvert bare pointer to scoped_ptr in net/httpketan.goyal
2015-06-03blinkMake small-caps work correctly with tr localerob.buis
2015-06-03blinkRemoving Unused Method PathTraversalState::quadraticBezierTo()paritosh.in
2015-06-03chromiumFix motion event pressure checking in unit tests.e.hakkinen
2015-06-03blinkService Worker: Clients.matchAll() IDL nitjungkee.song
2015-06-03chromiumConverted bare pointer to scoped_ptr<> in net/socket and net/httpketan.goyal
2015-06-03blink[KeyboardEvent] DOM |Key| support in devToolshabib.virji
2015-06-03blinkFast path when setting border-image-width to initial always failssunil.ratnu
2015-06-02chromiumWait until rebooting is done if java assert is not set.jungjik.lee
2015-06-02chromiumSubsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in net/sslhari.singh1
2015-06-02chromiumSubsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in device/bluetoothshail.s
2015-06-02chromiumReturning error when NotificationConversionHelper::NotificationBitmapToGfxImage() get failed in notification_api.cc.deepak.m1
2015-06-02chromium[KeyboardEvent] DOM |Key| support in dispatchKeyEventhabib.virji
2015-06-02blinkMake small-caps work correctly with tr localerob.buis
2015-06-02blinkAdd MarkRole in blink side to expose mark tag properlyshreeram.k
2015-06-02blinkImplement SVGFESpecularLightingElement.kernelUnitLengthX/kernelUnitLengthY.hyunjune.kim
2015-06-02blinkRemove Unused method PlatformInstrumentation::willResizeImage and didResizeImage.paritosh.in
2015-06-02blinkRemoving unused functions from WebSocketFrame classshiva.jm
2015-06-02blinkProperties labelled !important must be ignored in keyframesbehara.ms
2015-06-01chromiumPassing ProfileID instead of Profile* to clarify that profile should not be used for making any calls.deepak.m1
2015-06-01chromiumPossible browser crash while traversing tree of accessibility objects.k.czech
2015-06-01chromiumSubsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in net/websocketshari.singh1
2015-05-29chromiumRemove unused method in html_documentsrirama.m
2015-05-29chromiumFix motion event orientation handling for styluses.e.hakkinen
2015-05-29chromiumFollow up for issue 490583 for changing histogram name and enum name.deepak.m1
2015-05-29chromiumHandled nullptr argument passing in WaitForExit() and WaitForExitWithTimeout() methods. No need to pass exit_code in above methods if exit_code is not required.g.mehndiratt
2015-05-29blinkASSERTION FAILED: CSSPropertyMetadata::isEnabledProperty(propertyID)ramya.v
2015-05-28chromiumEncouraging ThreadTaskRunnerHandle usage in net/dns moduleanujk.sharma
2015-05-28blinkReplacing the 'return 0;' statements with 'return nullptr;'tanay.c
2015-05-28chromiumAdding myself to authors filetanay.c
2015-05-28blinkImplements getImageAnimationPolicy() at ImageLoader.je_julie.kim
2015-05-28chromiumRemove PasswordAuthenticationManager.java file that is no longer used.abhi.rathore
2015-05-28chromiumReturning scoped_ptr instead of raw pointer in SocketPoolInfoToValue() in net/payal.pandey
2015-05-28blinktoImplArguments should return HeapVector for Union types.paritosh.in
2015-05-28chromiumReturning scoped_ptr in SdchInfoToValue() instead of raw pointers in net/basepayal.pandey
2015-05-27chromiumRemove DelayBasedTimeSourceHighRes Class altogetherabhishek.ka
2015-05-27chromiumAdding UMA for persistent notifications callbacks so that when these functions get called we will have record.deepak.m1
2015-05-27chromiumSubsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in extensions/browservaibhav1.a
2015-05-27chromiumSubstituting pattern ScopedVector push_back(ptr.release()) with push_back(ptr.Pass()) in components/metricsd.samantaray
2015-05-27chromiumSubstituting pattern push_back(ptr.release()) with push_back(ptr.Pass()) in ui/events & ui/viewsd.samantaray
2015-05-27blinkEnable element-role-mapping-focusable.html in LayoutTestsje_julie.kim
2015-05-27blink[bindings] Implment postMessageImpl and replace the usage of postMessageMethodCommon.vivek.vg
2015-05-27blink'quotes' property is serialized wrongly on inline stylesramya.v
2015-05-27chromiumReturning scoped_ptr instead of raw pointer in SpdySessionPoolInfoToValue() in net/payal.pandey
2015-05-27chromiumSubsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in extensions/common/features/vaibhav1.a
2015-05-26chromiumSubsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in net/basehari.singh1
2015-05-26chromiumReturning scoped_ptr instead of raw pointer in QuicInfoToValue in net/payal.pandey
2015-05-26chromiumSubsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in extensions/renderervaibhav1.a
2015-05-26chromiumSubsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in net/dnshari.singh1
2015-05-26chromiumSubstituting pattern push_back(ptr.release()) with push_back(ptr.Pass()) in src/ash/d.samantaray
2015-05-26chromiumHandles conversion rule for TimeRole and updates InputTimeRole.je_julie.kim
2015-05-27blink[bindings] Use |PostMessage| attribute for Client.postMessage to eliminate custom bindingsvivek.vg
2015-05-26blink[bindings] Use |PostMessage| attribute for CrossOriginServiceWorkerClient.postMessage to eliminate custom bindingsvivek.vg
2015-05-26blink[bindings] Use |PostMessage| attribute for DedicatedWorkerGlobalScope.postMessage to eliminate custom bindingsvivek.vg
2015-05-25chromiumRemove gfx::FrameTime for a single clock sourceabhishek.ka
2015-05-26blink[bindings] Use |PostMessage| attribute for Worker.postMessage to eliminate custom bindingsvivek.vg
2015-05-26blink[bindings] Use |PostMessage| attribute for ServiceWorker.postMessage to eliminate custom bindingsvivek.vg
2015-05-26blink[bindings] Use |PostMessage| attribute for MessagePort.postMessage to eliminate custom bindingsvivek.vg
2015-05-26blink[bindings] Use |PostMessage| attribute for CompositorWorker*.postMessage to eliminate custom bindingsvivek.vg
2015-05-25chromiumSubsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in extensions/browser/api/b.siddharth
2015-05-25chromiumSubsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in extensions/browser/api/declarative_webrequestb.siddharth
2015-05-25blink[bindings] [bindings] Introduce PostMessage extended keyword vivek.vg
2015-05-25chromiumConverted bare pointers to scoped_ptr in net/basepayal.pandey
2015-05-25blinkAria-required not working for Input elements on Mac & Win.shreeram.k
2015-05-25blinkRemove hexDigit check in CSSParserValueListrob.buis
2015-05-23blinkMove recordSelectorStats out of CSSSelectorParser APIrob.buis
2015-05-22chromiumAdding myself to AUTHORS list.sh53.lee
2015-05-22blinkAdd ScrollDirectionPhysical enum in Scroll types.sh53.lee
2015-05-22blinkSimplify UnicodeRangeToken handlingrob.buis
2015-05-22chromiumcc: Make corner cases of tile priority computation more simple.e.hakkinen
2015-05-21chromiumSubstitued pattern push_back(ptr.release()) with push_back(ptr.Pass()) in directory.d.samantaray
2015-05-21chromiumPush API: use of (un)subscription instead of (un)registrationpranay.kumar
2015-05-21blinkRefactoring Iterator used on SVGTests.hyunjune.kim
2015-05-21blinkSerialize <number> to round to at most 6 decimalsrob.buis
2015-05-20chromium[jingle] Replace MessageLoopProxy usage with ThreadTaskRunnerHandleashlin.j
2015-05-20blinkAdds TestExpectation temporarily to add handling AX time role.je_julie.kim
2015-05-20blinkRefactoring Iterator used on SVGEnumeration.hyunjune.kim
2015-05-20chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in components/storage_monitor module.pranay.kumar
2015-05-20blinkRemoving primaryFontHasGlyphForCharacter methodh.joshi
2015-05-20chromiumForward declaration of class instead of including header in net/base as per chromium's guidelinespranay.kumar
2015-05-19chromiumDiscard duplicate includes of files from storage/pranay.kumar
2015-05-20blinkRemove CSSPropertyParser::inViewport methodrob.buis
2015-05-19blinkHandles AX role for time element(re-land).je_julie.kim
2015-05-19blinkAdd NULL check of ExecutionContext in ServiceWorkerContainter::getRegistration and ServiceWorkerContainter::registerServiceWorkerpranay.kumar
2015-05-18chromiumDisables the TC for input time from OutputE2ETest.Input of chromevox_tests temporarily.je_julie.kim
2015-05-18blinkOilpan: remove incorrect LayoutPart transition type usage.huayong.xu
2015-05-17chromiumAdd Layer Id information to the LayerTree json stringr.kasibhatla
2015-05-15chromiumSubsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr.Pass()) in indexed_dbpayal.pandey
2015-05-15chromiumCode Refactor in web_navigation and making IsValidUrl() function static in frame_navigation_state.deepak.m1
2015-05-15blinkAdd layouttest for notification of persistent notificationsh919.park
2015-05-15chromiumcc: Pass priority rect information from iterators to tilings.e.hakkinen
2015-05-15blinkAdd Client Attribute to FetchEvent- Blink Side.paritosh.in
2015-05-14chromiumDeprecation of MessageLoopProxy usage with ThreadTaskRunnerHandle in net/proxy module.pranay.kumar
2015-05-15blinkMove hb_language_t determination outside of for looprob.buis
2015-05-14chromiumAdding ThreadTaskRunnerHandle in lieu of MessageLoopProxy in net/cert and net/cookies moduleanujk.sharma
2015-05-14chromiumGetting rid of duplicate includes from media/anujk.sharma
2015-05-14chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/renderer_hostanujk.sharma
2015-05-14chromiumcc: Make tiling interest rect calc based on viewport.sohan.jyoti
2015-05-14blinkSVG <use> should update when the referenced <path> is updating pathSegList.shanmuga.m
2015-05-13chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/chromeos/drive module.pranay.kumar
2015-05-14blinkCompare :lang value case-insensitive in ASCII rangerob.buis
2015-05-13chromiumAllow retrieval of updated bitmaps in thumbnails.siva.gunturi
2015-05-13chromiumPossible deferencing from nullptrs in AtkComponent interface.k.czech
2015-05-13chromiumSubstituting pattern push_back(ptr.release()) with push_back(ptr.Pass()) in sync/pranay.kumar
2015-05-13blinkMaking Unicode character names consistent.h.joshi
2015-05-12chromiumSubstituting pattern push_back(ptr.release()) with push_back(ptr.Pass()) in media/anujk.sharma
2015-05-13blinkSVG animate element's begin/end attribute set by js, should animate.shanmuga.m
2015-05-12chromiumConverting file_display_name_ type from base::string16 to base::FilePath.deepak.m1
2015-05-13blinkRemove PropertyReference::cssTextrob.buis
2015-05-13blinkRemove SVGElement.xmlbase/xmlspace/xmllang and no use codes.hyunjune.kim
2015-05-12chromiumRemoving whispernet_client() by merging its functionality with GetWhispernetClient().deepak.m1
2015-05-12blinkRemove ImageDataConstructor runtime flag (status=stable)anujk.sharma
2015-05-12blinkv8::Isolate* should be the first parameterrajneesh.r
2015-05-12blink[PresentationAPI] Make WebPresentationClient.sendString and sendArrayBuffer methods pure virtual. This has to be submitted only after the Chromium change lands.s.singapati
2015-05-12chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in components/policy module.pranay.kumar
2015-05-12chromiumFix record_wpr to allow page tests to customize browser options.e.hakkinen
2015-05-11chromiumConverted bare pointer to scoped_ptr in net/url_requestpayal.pandey
2015-05-11chromiumUsing ThreadTaskRunnerHandle in lieu of MessageLoopProxy in google_apis moduleanujk.sharma
2015-05-11chromium[PresentationAPI] Implements send() API for String and ArrayBuffer/View from WebPresentationClient to the PresentationServiceDelegate. Send requests are queued in PresentationDispatcher and handled one at a time.s.singapati
2015-05-11chromiumRemove deprecated NOTIFICATION_EXTENSION_READY_DEPRECATED from background_mode_manager.cc by use of ExtensionSystem::Getpranay.kumar
2015-05-11chromium[Cleanup] Remove duplicated check from TopControlsManager::ScrollByr.kasibhatla
2015-05-11chromiumAdded ServiceStatus string for State::kDownloaded.deepak.m1
2015-05-11chromiumReturning Corresponding Error Message when their is error in OpenTab.deepak.m1
2015-05-11chromiumAdd shanmuga.m@samsung.com to AUTHORS listshanmuga.m
2015-05-11blinkSVG animate should respect attribute 'restart=never'.shanmuga.m
2015-05-11blinkDo not compare case-insensitive for 16bit pseudo identifierrob.buis
2015-05-11blinkHandles AX role for time element.je_julie.kim
2015-05-10chromiumImplement support for notification.vibratesh919.park
2015-05-10chromiumDisables AccessibilityInputTime temporarily.je_julie.kim
2015-05-08blinkRemove unused variable from EventHandler::applyTouchAdjustmentharpreet.sk
2015-05-08chromiumMaintain minimal error response.siva.gunturi
2015-05-07chromiumReplace deprecated MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/media_galleries/fileapi module.pranay.kumar
2015-05-07blinkv8::Isolate* should be the first parametershiva.k1
2015-05-07chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/drive module.pranay.kumar
2015-05-07chromiumWe can not paste into search item in tree.deepak.m1
2015-05-07blinkExtending the NthIndexCache to support caching for the typea.berwal
2015-05-06chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/sync module & corresponding dependencies in components/sync_driver modulepranay.kumar
2015-05-06chromiumUsing ThreadTaskRunnerHandle in lieu of MessageLoopProxy in content/browser/service_worker moduleanujk.sharma
2015-05-07blinkIgnore declarations with out of range numeric valuesrob.buis
2015-05-06chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/chromeos/extensions module.pranay.kumar
2015-05-07blinkReplace v8::Handle with v8::Local in {ScriptFunctionCall.cpp, ToV8.h}.hyunjune.kim
2015-05-07blinkRevert "Do not correct for zoom for number line-height"rob.buis
2015-05-06chromiumLinux Aura accessibility is enabled only on GNOME desktopsk.czech
2015-05-06chromiumUpdate accessibility watchlistsje_julie.kim
2015-05-06blinkUpdate Blink accessibility watchlistsje_julie.kim
2015-05-06chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/chromeos module.pranay.kumar
2015-05-06blinkv8::Isolate* should be the first parametershiva.k1
2015-05-05chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/renderer/media module.anujk.sharma
2015-05-05chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/component_updateranujk.sharma
2015-05-05chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome browser net module.pranay.kumar
2015-05-05chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/chromeos/login module.pranay.kumar
2015-05-06blinkSupport WholeWord in window.find()c.shu
2015-05-06blinkDisallow hashless hex color quirk for non integer <number>rob.buis
2015-05-05chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in remoting module.anujk.sharma
2015-05-05blinkReplace v8::Handle with v8::Local in InjectedScriptBase.hyunjune.kim
2015-05-05chromiumMoving extension code out of "components/" to avoid layering violations.deepak.m1
2015-05-05chromiumUse atk_component_get_extents instead of atk_component_get_position.k.czech
2015-05-05chromiumModifying the code to retrieve a pointer rather than a non-const reference in ash/shelf module.anujk.sharma
2015-05-05chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in extensions module.pranay.kumar
2015-05-05chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in mojo module.anujk.sharma
2015-05-05chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser module.pranay.kumar
2015-05-05chromiumcc: Drop skip_shared_out_of_order_tiles field from TilingSetEvictionQueue.e.hakkinen
2015-05-05chromiumcc: Rename picture layer tiling method to reflect its new functionality.e.hakkinen
2015-05-05blinkRefactor 0 -> nullptr in SVGElements.hyunjune.kim
2015-05-05chromiumAdding a comment to message_loop_proxy.h informing developers of its deprecation.anujk.sharma
2015-05-04chromiumRemoved lines left by mistake in previousg.mehndiratt
2015-05-04chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in content/browser/media module.anujk.sharma
2015-05-04chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/password_manager module.pranay.kumar
2015-05-04chromiumAdding strict mode for bookmark_manager file for better error checking.deepak.m1
2015-05-05blinkMakes AXNodeObject test if it's a table cell or row before calling isPresentationalInTable.je_julie.kim
2015-05-04chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/local_discovery module.pranay.kumar
2015-05-05blinkAdd parseFontFaceDescriptor for @font-face handlingrob.buis
2015-05-04chromiumAnimation start scale should be considered for the raster scalebehara.ms
2015-05-04chromiumUse of base::StringPairs appropriately in net/disk_cache/memorypayal.pandey
2015-05-04chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in net/socket/ module.payal.pandey
2015-05-04chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser module.pranay.kumar
2015-05-04chromiumModification in chrome/browser/chromeos module, Instead of writting:pranay.kumar
2015-05-04chromiumAvoid unnacessarily conversion from index to BookmarkNode pointer.deepak.m1
2015-05-04chromiumChecking PrefService* validity before its usage.deepak.m1
2015-05-04chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome browser extensions module.pranay.kumar
2015-05-04blinkFixup a bug about SVG text selection.hyunjune.kim
2015-05-04chromiumPass gfx structs by const ref (gfx::Vector2d/F)a.berwal
2015-05-03chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in complete storage module.pranay.kumar
2015-05-03blink[bindings] Remove usage of custom binding for namedPropertyQuery of CSSStyleDeclarationvivek.vg
2015-05-01chromiumUpdating modification time of parent when a folder node is added in it in bookmark bar.deepak.m1
2015-05-01blinkThis CL clean up codes in DeviceMotionEvent.hyunjune.kim
2015-05-01blinkMove font-family check to CSSPropertyParserrob.buis
2015-05-01blinkAdd experimental Support for DOM3 KeyboardEvent key valuehabib.virji
2015-05-01chromiumAdding DCHECK for CurrentlyOn(BrowserThread::IO)anujk.sharma
2015-04-30chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/media module.anujk.sharma
2015-04-30chromiumChecking node object before checking its property.deepak.m1
2015-04-30blinkSVG Text decoration should respect non-scaling-stroke.shanmuga.m
2015-04-30blinkFix mouse position to truncate the coordinate for mouseMoveTo(...)hyunjune.kim
2015-04-30blink[bindings] Remove custom namedPropertyEnumerator from CSSStyleDeclarationvivek.vg
2015-04-30blinkReplace Handle with Local in Source/*deepak.s
2015-04-30chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/policy module.pranay.kumar
2015-04-30blinkRemoving unnecessary creation of local variableashish1.a
2015-04-30blink[bindings] Remove custom setter used in CSSStyleDeclarationvivek.vg
2015-04-30blinkBlink use old style character string notation for Unicodeh.joshi
2015-04-30chromiumApply automatic range checks to content enum types across IPC.payal.pandey
2015-04-30chromiumUse of base::StringPairs appropriately in simple_backend_implpayal.pandey
2015-04-30blinkReplace v8::Handle with v8::Local in core/testing/*deepak.s
2015-04-30chromiumReplace v8::Handle with v8::Local in gin/modules/*deepak.s
2015-04-30chromiumReplacing const by value return values into const by ref in chrome/browser/extensions/api/identitypayal.pandey
2015-04-30chromiumReplace const by value return values to const by ref in net/socket/tcp_listen_socket_unittest.hb.siddharth
2015-04-30chromiumAdding strict mode for bookmark_manager file for better error checking.deepak.m1
2015-04-30blinkReplace v8::Handle with v8::Local in core/dom/*deepak.s
2015-04-30blink[bindings] Make interface template simplified for getter/setter/deleter while using CallWith=ScriptState.vivek.vg
2015-04-30blinkReplace Handle with Local in core/animation/*deepak.s
2015-04-30chromiumUse of base::StringPairs appropriately in disk_cachepayal.pandey
2015-04-30chromiumUse Local instead of Handle in src/content/*deepak.s
2015-04-30chromiumUse v8::Local inplace of v8::Handle in src/chrome/*deepak.s
2015-04-30chromiumReplace Handle<> with Local in remaining gin/*deepak.s
2015-04-30blinkReplace v8::Handle with v8::Local in Source/bindings/*deepak.s
2015-04-30chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/metrices module.pranay.kumar
2015-04-29chromiumUse of base::StringPairs appropriately in Mock_Httppayal.pandey
2015-04-29chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in sync module.anujk.sharma
2015-04-29chromiumPass gfx structs by const ref(gfx::Vector2D/F)a.berwal
2015-04-29chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/prerender/, prefetch and printing moduleanujk.sharma
2015-04-29chromiumImplement AtkComponent interface for chrome UI.shreeram.k
2015-04-29chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/ui module.pranay.kumar
2015-04-29chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in src/media.anujk.sharma
2015-04-30blinkReplacing v8::Handle<T> with v8::Local<T>ashish1.a
2015-04-30blinkReplacing v8::Handle<T> with v8::Local<T>ashish1.a
2015-04-30blink[bindings] Support passing of ScriptState for namedPropertyQuery form of getter.vivek.vg
2015-04-29chromiumPass gfx structs by const ref (gfx::PointF)a.berwal
2015-04-29chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in storage/browser/fileapi module.pranay.kumar
2015-04-29chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/autocomplete, banners, background and bitmap_fetcher modulesanujk.sharma
2015-04-30blinkUse explicit DOM cast template for presentationalRole handling.je_julie.kim
2015-04-30blinkUse Local<> instead of Handle<> in public/*deepak.s
2015-04-29chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/netanujk.sharma
2015-04-29chromiumUse of base::StringPairs appropriately in net/test/embedded_test_server/http_response.hpayal.pandey
2015-04-29chromiumReplacing const by value return values into const by ref in chrome/browser/ui/payal.pandey
2015-04-29chromiumAdd Changyeon Kim to the AUTHORS file.cyzero.kim
2015-04-29chromiumUse of base::StringPairs appropriately in backend_unittestpayal.pandey
2015-04-29chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/android module.pranay.kumar
2015-04-29chromiumUse of base::StringPairs appropriately in cache_storagepayal.pandey
2015-04-29chromiumOffscreen framebuffer creation on Mali-400 GPUrahul.g
2015-04-29chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/password_manageranujk.sharma
2015-04-29blinkRemoving blink::prefixa.berwal
2015-04-29blinkRemoving blink::prefixa.berwal
2015-04-29chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome/browser/browsing_data module.pranay.kumar
2015-04-29blinkReplace v8::Handle with its alias v8::Local in Source/modules/*deepak.s
2015-04-29blinkRemoving blink::prefixa.berwal
2015-04-29chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/notificationsanujk.sharma
2015-04-29chromiumChange FrameTreeNode id from int64 to int.vishal.b
2015-04-29blinkMake use of v8::Local alias in Source/web*deepak.s
2015-04-29blinkReplace v8::Handle<> with v8::Local<> in bindings/core/v8/*deepak.s
2015-04-29chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in icon_loader files of chrome/browser module.pranay.kumar
2015-04-29chromiumAdd my email in src/authors filerahul.g
2015-04-29chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/pluginsanujk.sharma
2015-04-29blinkRemoving blink::prefixa.berwal
2015-04-29chromiumUse of base::StringPairs appropriately in nacl.payal.pandey
2015-04-29chromiumEllipsize TextView widget in Share Dialogueswa.jaiswal
2015-04-29blinkFix SVG animations for preserveAspectRatio attributeb.siddharth
2015-04-29chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/extensionsanujk.sharma
2015-04-29chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/se*-ss*anujk.sharma
2015-04-29blinkv8::Isolate* should be the first parametershiva.k1
2015-04-29blinkUse Local<> instead of Handle<>deepak.s
2015-04-29blinkClean up CSSPropertyParserrob.buis
2015-04-29blinkClamp shape-margin to zerorob.buis
2015-04-28chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome watcher module.pranay.kumar
2015-04-28chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome utility module.pranay.kumar
2015-04-28blinkImplement redirect() API for Fetch Responseshiva.jm
2015-04-28blinkDelay m_axObjectCache clearing during Document detachje_julie.kim
2015-04-28blinkChange vibrate type in WebNotificationDatash919.park
2015-04-28blinkRemoving blink::prefixa.berwal
2015-04-28blinkRemoving blink::prefixa.berwal
2015-04-28chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/profile_resetteranujk.sharma
2015-04-28chromiumRemove maintaing ReadbackRequests for copyFromCompositingSurface.siva.gunturi
2015-04-27chromiumUse of base::StringPairs appropriately in serverpayal.pandey
2015-04-27chromiumUse of base::StringPairs appropriately in stats.hpayal.pandey
2015-04-27chromiumCleanup return values in http_authpayal.pandey
2015-04-27chromiumAdd option to not dump childrens of a node in AX Tree.shreeram.k
2015-04-27chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in device module.pranay.kumar
2015-04-27chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/media_galleries , metrics and nacl_host modulesanujk.sharma
2015-04-28blinkRemove argument |allowHorizontalTiling| from computePageRectWithPageSizedeepak.s
2015-04-28blinkFix counters() separator serializationrob.buis
2015-04-27chromiumEliminate an unnecessary AsMutable() call in BookmarkModel::RemoveNodeAndGetRemovedUrls()deepak.m1
2015-04-28blinkSimplify parseHTMLAreaCoordinaterob.buis
2015-04-27blinkRemove 2 duplicated SVG testsbaul.eun
2015-04-27blinkRemove 1 duplicated SVG testsbaul.eun
2015-04-27blinkRename 2 SVG text tests to reflect that they are for selection.m.azam
2015-04-27chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/renderer_context_menuanujk.sharma
2015-04-27chromiumReplace MessageLoopProxy usage with ThreadTaskRunnerHandle in src/media.anujk.sharma
2015-04-27chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/profilesanujk.sharma
2015-04-27blinkMake quoteCSSString an internal helperrob.buis
2015-04-27blinkMake Isolate as the first argument.deepak.s
2015-04-27chromiumRemove network load flags not used in net/g.mehndiratt
2015-04-27blinkSVG Text should respect non-scaling-stroke.shanmuga.m
2015-04-27blinkTurn isEmpty check in parseSimpleTransform into ASSERTrob.buis
2015-04-26chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/e*-i*anujk.sharma
2015-04-25blinkRemove 1 duplicated SVG test and rename 4 SVG text tests for selectionjaemin86.seo
2015-04-25blinkRemove 2 duplicated SVG tests and rename 3 SVG text tests for selectionjaemin86.seo
2015-04-25blinkRename 5 SVG text tests to reflect that they are for selection.m.azam
2015-04-25blinkRename 5 SVG text tests to reflect that they are for selection.jaemin86.seo
2015-04-25blinkRename 5 SVG text tests to reflect that they are for selection.jaemin86.seo
2015-04-24chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/downloadanujk.sharma
2015-04-24chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/extensionsanujk.sharma
2015-04-24blinkSerialize <string> with double quotesrob.buis
2015-04-24chromiumUse of base::StringPairs appropriately in cookiespayal.pandey
2015-04-24blinkDeflake LayoutTests/svg/animations/viewspec-animated-viewbox.htmlpayal.pandey
2015-04-24blinkTake conditionals into account when writing AccessorConfigurationrob.buis
2015-04-24chromiumSupport languages other than the default on linuxdjmix.kim
2015-04-23chromiumFallback to RGBA_8888 if readback format is not supportedbehara.ms
2015-04-23chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/safe_browsinganujk.sharma
2015-04-23chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/uianujk.sharma
2015-04-23chromiumApply automatic range checks to enum types across IPC.payal.pandey
2015-04-23chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/mediaanujk.sharma
2015-04-23blink[PresentationAPI] Plumbing send() from PresentationSession IDL to platform/.s.singapati
2015-04-23blinkEnabling aria test related to setsize and posinset.shreeram.k
2015-04-23blink[Reland] Implement Custom Element's class side inheritancedeepak.s
2015-04-23chromiumnet_log_logger_ replaced with write_to_file_observer_ considering https://codereview.chromium.org/1084533002 refactorvishal.b
2015-04-23chromiumAdding myself to AUTHORS filedeepak.s
2015-04-23chromiumOptimizes the operation of DeleteDatabase when no backing store exists.payal.pandey
2015-04-23chromiumRename from ERROR_AUDIO to ERROR_AUDIO_CAPTUREdjmix.kim
2015-04-22chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/sync and sync_file_systemanujk.sharma
2015-04-22chromiumChromium side Implementation to expose aria properties - setsize & posinsetshreeram.k
2015-04-23blinkRemoving unused function in NthIndexCachea.berwal
2015-04-22chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/thumbnails, task_management, themesanujk.sharma
2015-04-22chromiumfavor DCHECK_CURRENTLY_ON for better logs in left out chrome/browser/chromeos/anujk.sharma
2015-04-22blinkRemove unused fitToPoints APIrob.buis
2015-04-22blinkFix SVG animations which check viewBox attributepayal.pandey
2015-04-22blinkRemoving unnecessary blink::prefixa.berwal
2015-04-22chromiumSwitch to double for time calculations using playback rate.a.berwal
2015-04-22chromiumSwallow double-click events on menu buttons in Web UI in chrome://bookmarks.deepak.m1
2015-04-22blinkIntroducing FetchEventInit Dictionary.paritosh.in
2015-04-22chromiumFix to proper error type on SpeechRecognitiondjmix.kim
2015-04-21chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/web_applicationsanujk.sharma
2015-04-21chromiumWeb content context menu shows over chrome://bookmarks menu.deepak.m1
2015-04-21chromiumFavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/apps/anujk.sharma
2015-04-21chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/browser/androidanujk.sharma
2015-04-22blinkRestrict __qem usage to UA sheetsrob.buis
2015-04-21blinkAdd helper method to check the native sliderk.czech
2015-04-21blinkRemoving unnecessary blink::prefixa.berwal
2015-04-21chromiumfavor DCHECK_CURRENTLY_ON for better logs in chrome/testanujk.sharma
2015-04-21blinkRefactor core/v8/* methods to take isolate as first parameterdeepak.s
2015-04-21chromiumContext menu is not getting hided in chrome://bookmarks after delete key press.deepak.m1
2015-04-20chromiumfavor DCHECK_CURRENTLY_ON for better logs in extensions/anujk.sharma
2015-04-20chromiumfavor DCHECK_CURRENTLY_ON for better logs in left out content/anujk.sharma
2015-04-21blinkRemove font-variant CSSValueList conversion coderob.buis
2015-04-20chromiumApply automatic range checks to content enum types across IPC.payal.pandey
2015-04-20chromiumCopy and Cut option of the context menu is not working via keyboard in chrome://bookmarksdeepak.m1
2015-04-20chromiumRemoving --enable-carrier-switching command-line flaganujk.sharma
2015-04-20chromiumAdd baul.eun@samsung.com to AUTHORS list.baul.eun
2015-04-17blinkAdd the vibrate attribute to the Notification objectsh919.park
2015-04-17blinkDon't consider the viewBox in SVGSVGElement::selfHasRelativeLengths()hyunjune.kim
2015-04-17chromiumRename NetLogLogger and CapturingNetLogvishal.b
2015-04-17blinkImplement aria properties setsize and posinset.shreeram.k
2015-04-17blinkRename variable name from renderText to layoutTexth.joshi
2015-04-16chromiumAdd Jaemin Seo to the AUTHORS file.jaemin86.seo
2015-04-16chromiumAdd output of error code for file operations in serialization_utils.cc.d.samantaray
2015-04-16chromiumBookmarked URL gets open in New tab, on pressing enter key for 'Folders' dropdown.deepak.m1
2015-04-16chromiumThis is follow up for issue 462861. As we have separate handle for 'undo-command' for search box, so canExecute should be set to true unconditionally.deepak.m1
2015-04-16blinkImplement Custom Element's class side inheritancedeepak.s
2015-04-15chromiumCode Cleanup for extension_prefs, as AddDisableReasons() is not required same behavior can be achieved by AddDisableReason().deepak.m1
2015-04-15blinkHandle huge values for cols/rows in framesetrob.buis
2015-04-15blinkFix to respect --explicitly-allowed-ports command line optionparitosh.in
2015-04-15chromiumFix to respect --explicitly-allowed-ports command line option-Chromium Sideparitosh.in
2015-04-15chromiumPressing 'Delete' key in bookmark manager's search box deletes bookmark.deepak.m1
2015-04-15blinkSupport [Replaceable] for screen, pageXOffset, pageYOffsetabhijeet.k
2015-04-15blinkImplements determineAccessibilityRole() instead of roleValue()je_julie.kim
2015-04-14chromiumFix for ERROR:url_pattern_set.cc(240)] Invalid url pattern: chrome://print/*deepak.m1
2015-04-14chromium[gcc 4.x] Initialize web_port_index to 0 to fix build error while using GCC 4.x toolchain.vivek.vg
2015-04-15blinkOnly accept inherit/initial/unset in single value declarationsrob.buis
2015-04-14blinkChanging slider values do not work properly when percent change of a step is less than one.k.czech
2015-04-14blinkThe default for x1, y1 and y2 is 0% for LinearGradientshanmuga.m
2015-04-14blinkUse Local<> in lieu of Handle<> for the Source/core/animationanujk.sharma
2015-04-13chromium[android_webview] Convert VLOGs to DVLOGspranay.kumar
2015-04-13chromiumAdd newly added page or folderdeepak.m1
2015-04-13chromiumRevert of Ensuring interception of stream get determined by plugin path before checking mime type. (patchset #16 id:300001 of https://codereview.chromium.org/953793003/)deepak.m1
2015-04-13chromiumAdd myself to authors list.hyunjune.kim
2015-04-13blinkImplement Request.context for Fetch APIshiva.jm
2015-04-12blinkhistory.pushState() should take care of scrolling state.abhijeet.k
2015-04-12blinkThis CL is to fix will-change bug in SVG.hyunjune.kim
2015-04-11blinkSVG doesn't recognize ch units.shanmuga.m
2015-04-10blinkFix integer overflow in ComputedStyle::computedLineHeightrob.buis
2015-04-10blinkbindings: v8::Handle -> v8::Local in Source/Modulesanujk.sharma
2015-04-10blinkbindings: v8::Handle -> v8::Local in CostumElementBinding anujk.sharma
2015-04-10chromiumIn the sites with readonly password field, the page is likelyramya.v
2015-04-10chromiumCoverting std::String() to ResourceIdentifier() in content_settings.deepak.m1
2015-04-10blink[bindings] Utilize branch prediction macro LIKELY for V8 to native value conversion.vivek.vg
2015-04-10blinkReplace Handle<> with Local<> in bindings/core/v8deepak.s
2015-04-09chromiumonFinishGetBitmap() test should assert ReadbackResponse alsobehara.ms
2015-04-09blinkHandling of percent less than 1 while extra height distribution in spanning rows.a.suchit
2015-04-09blink[bindings] Use Local<> instead of Handle<>deepak.s
2015-04-09blinkRemoving TextArea role.shreeram.k
2015-04-09blinkStop parsing of current document before starting the next load.sanjoy.pal
2015-04-08chromiumContent settings clean-up: Clarify resource identifier & get rid of NO_RESOURCE_IDENTIFIER.deepak.m1
2015-04-09blinkFix potential bug in FastSharedBufferReader::getConsecutiveDatab.kelemen
2015-04-08blinkUse C++11 range-based loop for core/layoutrob.buis
2015-04-08blinkSVG doesn't recognize rem units.shanmuga.m
2015-04-08chromiumThe Java Client should be aware of the readback status.behara.ms
2015-04-08chromiumUse multiline attribute to check for IA2_STATE_MULTILINE.shreeram.k
2015-04-08blinkRemoving ServiceWorker's InstallEvent Interface.paritosh.in
2015-04-08blinkRemove BisonCSSParser references in commentsrob.buis
2015-04-07chromiumUse multiline attribute to check for IA2_STATE_MULTILINE.shreeram.k
2015-04-07chromiumEnsuring interception of stream get determined by plugin path before checking mime type.deepak.m1
2015-04-08blinkRemoves direct checking node on AXLayoutObject::determineAccessibilityRole.je_julie.kim
2015-04-07chromiumAdd abhijeet.k@samsung.com to AUTHORS list.abhijeet.k
2015-04-08blinkClick event should be fired before change events for checkbox and radio button.paritosh.in
2015-04-07chromiumcc: Switch tiling set eviction queue to consider combined priority.e.hakkinen
2015-04-07blinkRe-submit of http://crrev.com/871013007/ paritosh.in
2015-04-07blinkImplement support to consider <space> key as part of typeAhead searching.abhijeet.k
2015-04-07chromiumChanging Option String Resource to lowerCamelcases in handler_options_handler.cc file.deepak.m1
2015-04-07blinkAdds null check for isHTMLTableCellElement for AX presentational Role.je_julie.kim
2015-04-06blinkThis addresses a FIXME in WebSocket.idlparitosh.in
2015-04-06blink[bindings] Include copyright block in generated code for consistency.vivek.vg
2015-04-06blinkExpose multiline attribute from blinkshreeram.k
2015-04-05chromiumAdds details role for blink layout testsje_julie.kim
2015-04-05chromiumDisabling input-text-value.html test case.shreeram.k
2015-04-02blinkAX presentation role should be inherited to its required owned elements.je_julie.kim
2015-04-02blinkAdd svgAttributeChanged function to SVGFEComponentTransferElement class.hyunjune.kim
2015-04-02blinkThis CL is that fix typo for test-cases which is svg specification for SVGFEComponentTransferElement.hyunjune.kim
2015-04-02blink[bindings] Remove History.(push|replace)State custom bindingsvivek.vg
2015-04-02blinkInlinedVisitor: Migrate vr to use inlined tracingjaemin.moon
2015-04-02blinkExpose multiline attribute from blinkshreeram.k
2015-04-02blinkHitTest for RootInlineBox/InlineFlowBox should take care of border-radius.abhijeet.k
2015-04-01chromiumRename DataReductionProxyStatisticsPrefs to DataReductionProxyCompressionStatszhuoyu.qian
2015-04-01chromiumAdding myself to AUTHORS list.vartul.k
2015-04-01chromiumAdd ambarish.r@samsung.com to AUTHORSambarish.r
2015-04-01blinkRefactor HitTestResult to store the HitTestRequestramya.v
2015-04-01chromiumUse of base::StringPairs appropriately in content WebSocketpayal.pandey
2015-04-01chromiumDisabling Automation apitest mixins.shreeram.k
2015-04-01blinkSlightly improved caching of descendant of barren parent.k.czech
2015-04-01blink[bindings] Include V8HiddenValue only if attribute has CachedAttribute or marked keep alive for GC.vivek.vg
2015-03-31chromiumPass format as argument to getContentBitmapAsync.siva.gunturi
2015-03-31chromiumRename DataReductionProxyUsageStats to DataReductionProxyBypassStatszhuoyu.qian
2015-04-01blinkRename isDone() to haveFinishedLoading() for HTMLImporthyunjune.kim
2015-03-31blinkPreventing the default action on 'mousemove' listener shouldn't prevent selectionramya.v
2015-03-31chromium[Password Manager] Fix to resolve DCHECK when seeing '\n' character in a saved credential username.pritam.nikam
2015-03-31blink[bindings] Remove custom bindings required for Location.valueOfvivek.vg
2015-03-31blinkRemove support of nonstandard 'CSSValueCenter' property value forabhijeet.k
2015-03-31blink[bindings] Support CallWith=ThisValue for generic interface methodsvivek.vg
2015-03-31blink[bindings] Remove XMLHttpRequest CustomConstructorvivek.vg
2015-03-31blinkExpose multiline attribute from blinkshreeram.k
2015-03-30chromiumDisbaling aria-multiline and aria-textbox test cases.shreeram.k
2015-03-30chromiumUse proper tracing category in image/tab capture trace logsr.kasibhatla
2015-03-31blinkDiscard scrolling to the saved scroll points if there is any selection done by user.sanjoy.pal
2015-03-31blinkWhen call getAttribute, HTMLIFrame.sandbox has a bug which don't return changed value.hyunjune.kim
2015-03-30chromiumcc: Remove the unused function appendCompositingItem with 3 parametershuayong.xu
2015-03-30chromiumFix text clipping in CompositorFrameTime Displaybehara.ms
2015-03-30chromiumUtteranceContinuousParameters was created twice in utterance.djmix.kim
2015-03-30blinkAria disabled does not apply to descendant elementsk.czech
2015-03-28blink[bindings] Cleanup ScriptFunctionCall for unused methods.vivek.vg
2015-03-27blinkrange.getBoundingClientRect() returns incorrect value for collapsed rangesabhijeet.k
2015-03-27chromiumChromium side Implementation of new roles added in ARIA 1.1 draft.shreeram.k
2015-03-27blinkThis CL is refactoring code.Replace a bool type with an enum type in constructor argument of SpaceSplitString.hyunjune.kim
2015-03-26blinkLog in Binding code for invalid enum type.paritosh.in
2015-03-26chromiumChanging Option String Resource to lowerCamelcases in content_settings_handler.cc file.deepak.m1
2015-03-25blinkEscape '&' in javascript URLs for innerHTML/outerHTMLabhijeet.k
2015-03-25blinkRemove duplicated CSSValueNone checksrob.buis
2015-03-25blinkRemove duplicate Enum Font Pitchh.joshi
2015-03-25chromiumTime of first use cost of upload.siva.gunturi
2015-03-25blink[bindings] [devtools] Migrate the usage of ScriptValue.toJSONValue() to ScriptValue::to<JSONValuePtr>()vivek.vg
2015-03-24chromiumRemove the intent to turn on Wextra for gcc (except MacOS).l.gombos
2015-03-24chromiumImplementing AtkObjectClass get_attributes for chrome UI.shreeram.k
2015-03-24blink[bindings] Remove custom binding usage from XMLHttpRequest.open()vivek.vg
2015-03-24blinkRemoving prefixMatch attribute of CacheQueryOptions.paritosh.in
2015-03-24blinkAdd SpeechSynthesisUtterance attribute on SpeechSynthesisEventdjmix.kim
2015-03-24blink[bindings] Make XMLHttpRequest.send() use the generated binding code over the custom one.vivek.vg
2015-03-23chromiumImplementing ATK functions get_index_in_parent & ref_relation_set for Chrome UIshreeram.k
2015-03-23blinkAdd initial/inherit/unset tests to font-family-parse-keyword.htmlrob.buis
2015-03-23chromiumDEPS roll for trace_viewer ff2031:8f04eer.kasibhatla
2015-03-23chromiumFix for console error while selecting 'Keep local data only unitl you quit..' in cookies in content settings.deepak.m1
2015-03-22chromiumImplementing ATK state mapping for Chrome UI.shreeram.k
2015-03-23blinkFix template angle bracket syntax leftoversrob.buis
2015-03-20chromiumDEPS roll for trace-viewer 8f04ee:038d6cr.kasibhatla
2015-03-20blinkTreat standalone default/initial/inherit in font-family as invalidrob.buis
2015-03-20blink[bindings] Let NativeValueTraits<T>::nativeValue be variadic function and merge various conversion methodsvivek.vg
2015-03-20chromiumcc: Reduce duplicated tiling data difference iterator codee.hakkinen
2015-03-20blinkImplementation of new roles added in ARIA 1.1 draft.shreeram.k
2015-03-19chromiumRemove rtcp_interval from cast_configzhuoyu.qian
2015-03-20blink[bindings] Refactor NativeValueTraits<T>::nativeValue to accept isolate as first parameter.vivek.vg
2015-03-19chromiumFix for handling alt+Left Arrow key for moving to previous visited URL.deepak.m1
2015-03-19chromiumFix text clipping in FPS and CompositorFrameTime Displaybehara.ms
2015-03-20blinkUse c++11 range based loops in accessibilityk.czech
2015-03-19blink[CSS Shapes] Normalize margin box sizerob.buis
2015-03-19blinkHittest for inlinebox should take care of border-radius.abhijeet.k
2015-03-19blinkAvoid computing navigation data for nodes in the wrong navigation directionabhijeet.k
2015-03-18chromiumModify AX AriaGrabbed test and enable it.je_julie.kim
2015-03-18chromiumUpdating OTS with new fixes from githubh.joshi
2015-03-18chromiumFix for making popup size proper when we have 'Block third-party cookies and site data' checkbox enabled.deepak.m1
2015-03-18chromiumAdd SetStartupCurrent to monsoon profiler.jungjik.lee
2015-03-18chromiumAdd a test for the mouseleave event on window.myid.shin
2015-03-18blinkDo not correct for zoom for number line-heightrob.buis
2015-03-18chromiumAdded EventSender.setTouchPointRadius() for layoutTestsd.pikalov
2015-03-18chromiumAdd a test for a simulated click on a link on tapping of gesture.myid.shin
2015-03-18chromiumMapping roles to make Chrome UI accessible on linux(ATK).shreeram.k
2015-03-18blinkThe history.pushState/replaceState should check for minimum arity exception.abhijeet.k
2015-03-18blinkTweaks layoutTests to use eventSender.setTouchPointRadius correctlyd.pikalov
2015-03-18blink[bindings] Refactor ScriptStateForTesting, V8TestingScope into V8BindingForTesting.h/cppvivek.vg
2015-03-18chromiumcc: Remove is_analysis parameter in RasterCommonjungjik.lee
2015-03-17chromiumAdding helper function to check for correct application name.shreeram.k
2015-03-18blink[bindings] Pass NormalConversion to to[U]Int{8/16/32/64}(...) in v8_types.py and reduce conversion routines.vivek.vg
2015-03-17chromiumRename WriteString to WriteStringPiece16 in SpdyFrameBuilderzhuoyu.qian
2015-03-17blinkFix template angle bracket syntax in corerob.buis
2015-03-17blinkSlightly upgrade decideRoleFromSibling() in AXTableCellk.czech
2015-03-17blinkPerspective property should only allow positive lengthsrob.buis
2015-03-17blink[bindings] Migrate V8TestingScope out of V8Binding.h/cppvivek.vg
2015-03-17blink[bindings] Remove the last traces of V8RethrowTryCatchScope from V8Binding.hvivek.vg
2015-03-16chromiumFix for Back navigation keyboard shortcut does not work properly for chrome://settings/cookies.deepak.m1
2015-03-17blinkAdd data property in persistent web notificationsh919.park
2015-03-16chromiumIgnore lint error RtlHardcoded for AwZoomControlswajahat.s
2015-03-17blinkEnable MouseEvent buttons attribute by default.jinho.bang
2015-03-17blinkRemove redundant current value checksrob.buis
2015-03-17blink[bindings] Make sure v8::Isolate is being passed to toXXX() conversion routines as argument.vivek.vg
2015-03-16blinkUse NodeTraversal to iterate over the accessibility nodesk.czech
2015-03-16blinkRemove unreferenced methods from LayoutBlockFlow.hsunil.ratnu
2015-03-16blink[bindings] Pass v8::Local<v8::Value> by value in NativeValueTraits<T>::nativeValue()vivek.vg
2015-03-16blink[bindings] Split toUInt64 into fast inline vs slow non-inline code paths.vivek.vg
2015-03-16blink[bindings] Split toInt64 into fast inline vs slow non-inline code paths.vivek.vg
2015-03-16blink[bindings] Introduce ScriptValue.to<T> to convert to native values.vivek.vg
2015-03-16blinkAdd handling to respect role attribute in AXObjects.je_julie.kim
2015-03-15blink[bindings] Split toInt32 into fast inline and slower non-inline path.vivek.vg
2015-03-14blinkAdd the data attribute to the Notification objectsh919.park
2015-03-14blinkFix template angle bracket syntax in domrob.buis
2015-03-13chromiumRename WebDataServiceBackend to WebDatabaseBackendzhuoyu.qian
2015-03-13chromiumAdd myself to the AUTHORS file.sh919.park
2015-03-13blink[bindings] Utilize ScriptValue::from and remove IDB* => ScriptValue conversion methodsvivek.vg
2015-03-13blinkWebgl Info should have vendorid and deviceid of gpu.siva.gunturi
2015-03-13blink[bindings] Rename IDBBindingUtilities.cpp to V8BindingForModules.cppvivek.vg
2015-03-12chromiumRe-enabling --disable-xss-auditor flaganujk.sharma
2015-03-12chromium[CleanUp] Remove parameter |by_user| in NotificationClosedzhuoyu.qian
2015-03-12blinkProtect WebViewImpl::handleGestureEvent from null clientrob.buis
2015-03-12blinkHandle null baseStyle in getPropertiesNotInrob.buis
2015-03-12blink[WebCrypto] Move cloneKey test to respective algorithm directoryhabib.virji
2015-03-11chromiumcc: Remove unused references to header fileshuayong.xu
2015-03-12blinkRemove unnecessary finalURL FIXME from Response idl file as per latest spec changes.shiva.jm
2015-03-11chromiumCalls BrowserAccessibility::IsCellOrTableHeaderRole() with a correct instance.je_julie.kim
2015-03-11blinkFix template angle bracket syntax in cssrob.buis
2015-03-11blink[bindings] Remove custom binding usage from CryptoKey.idlvivek.vg
2015-03-11chromiumcontent_settings_handler - Change const char* foo to const char foo[] Cleanup patch to address below mentioned issue - [*] Change const char* foo to const char foo[]deepak.m1
2015-03-11blinkSupport buttons attribute for drag event (blink side).jinho.bang
2015-03-11chromiumRemove Width and Height of The Video Contentzhuoyu.qian
2015-03-10chromiumSupport buttons attribute for drag event (chromium side).jinho.bang
2015-03-10blinkFix template angle bracket syntax in CSS subdirsrob.buis
2015-03-10blinkAdding GetTableAction method to Blink to handle color table tagsh.joshi
2015-03-09chromiumRename some methods of ExtensionToolbarModel to be OnFoozhuoyu.qian
2015-03-09chromiumRename WriteString to WriteStringPiece16 in SpdyFrameBuilderzhuoyu.qian
2015-03-09chromiumUpdate test results after crrev.com/869253002k.czech
2015-03-09blinkAvoid unnecessary copies of AccessibilityChildrenVectork.czech
2015-03-09blink[bindings] Remove SQLTransaction's usage of custom binding.vivek.vg
2015-03-09blinkFix template angle bracket syntax in animationrob.buis
2015-03-09blinkDon't accept <string> for text-alignrob.buis
2015-03-07blinkClean up HTMLObjectElement/HTMLEmbedElement layoutObjectIsNeededrob.buis
2015-03-05chromiumEnable trace with multiple categories with any one category ONr.kasibhatla
2015-03-06blinkRename startPendingAnimations to updateCompositorAnimationszhuoyu.qian
2015-03-05chromiumAdd mouseLeave API in eventSender.myid.shin
2015-03-06blinkFix serialization of content property to always quoterob.buis
2015-03-05blink[bindings] Remove custom binding usage in SQLResultSetRowList.vivek.vg
2015-03-05chromiumcc: Make ResourceProvider use bindless Produce/ConsumeTextureCHROMIUMsohan.jyoti
2015-03-05blink[bindings] Support extended attribute '[CallWith=ScriptState ]' for getter/setter/deleter.vivek.vg
2015-03-04chromiumRemove Unused setTopControlsContentOffset functionsujiths.s
2015-03-04chromiumAdding statusCode for webRequest onHeadersReceived and onAuthRequired callbacksshiva.jm
2015-03-04blinkRemove check from HTMLPlugInElement::requestObjectrob.buis
2015-03-04chromiumMove push messaging out of services/gcm into it's own placeb.kelemen
2015-03-04chromiumAdded myself to AUTHORS file.shiva.jm
2015-03-03chromiumStandardize struct public member variables in ServiceProcessState::StateDataqi1988.yang
2015-03-03blink[bindings] v8_interface.py should support 'any' or 'object' in getter/settervivek.vg
2015-03-03blink[bindings] Make toFloat inlinevivek.vg
2015-03-02chromiumRemoving prefixMatch attribute of CacheQueryOptions.paritosh.in
2015-03-03blinkFix template angle bracket syntax in xmlrob.buis
2015-03-02chromium[CleanUp] Move PowerApiManager to power_api and Renamezhuoyu.qian
2015-03-02blinkA TextTrackMode test sets an enum to an integer value.paritosh.in
2015-03-02blink[bindings] Support is_explicit_nullable for method arguments.vivek.vg
2015-03-01chromiumSeparate out Touch Selection Orientation enumavi.nitk
2015-03-01chromiumFix for 'Rotate clockwise/counter clockwise' should not present in context menu in crashed PDF page.deepak.m1
2015-03-01blinkService Worker: Use the caller's context to resolve URLs passed to register().jungkee.song
2015-02-26chromiumUpdate AUTHORS file: Jungkee Song <jungkee.song@samsung.com>jungkee.song
2015-02-27blinkMake CSSRuleSourceData use the CSSRule Type enumrob.buis
2015-02-26chromiumRename the members of FrameReceiverConfigzhuoyu.qian
2015-02-26chromiumUpdate test result after crrev.com/914233002k.czech
2015-02-26blink[WebCrypto] Split LayoutTests/crypto/subtle into per-algorithm directorieshabib.virji
2015-02-26blinkOTS is updated in https://codereview.chromium.org/775893002, h.joshi
2015-02-26blinkUse nullptr instead of 0 in WebAudioqi1988.yang
2015-02-26chromiumRemove Test DISABLED_CongestionAvoidanceSendingzhuoyu.qian
2015-02-25chromiumMigrate sync/ to base::RunLoop::RunUntilIdle()qi1988.yang
2015-02-26blinkRemove PaintingData from LightSourcerob.buis
2015-02-25blinkRemove outdated TODOs in SVGSVGElement.idlrob.buis
2015-02-24chromiumRename ExtensionWarningBadgeService to WarningBadgeServicezhuoyu.qian
2015-02-24chromiumRemove some dead code about "acknowledged types"zhuoyu.qian
2015-02-24chromiumEncrypted Media: Replace web_session_id with session_idzhuoyu.qian
2015-02-24chromiumMove some file api files to fileapi folderzhuoyu.qian
2015-02-25blinkRemove dead code from unit testsrob.buis
2015-02-25blinkDo not propagate empty value for face attributerob.buis
2015-02-25blinkSimplify scroll APIs in Elementrob.buis
2015-02-24blinkRemove existingDrawingContext from HTMLCanvasElementrob.buis
2015-02-24blinkRemove some redundant code from accessibility table headersk.czech
2015-02-24chromium[Password Manager Cleanup] Replaces NULL -> nullptr.pritam.nikam
2015-02-24blink[bindings] Split toUInt32 into faster inline and non-inline slower path.vivek.vg
2015-02-24chromium[gcc] Fix compiler warning turned into errors while compiling default_header_painter_unittestvivek.vg
2015-02-23blinkRemove unused methods from GraphicsContextStaterob.buis
2015-02-23chromium[Password Manager] Improve detection of ignorable change password forms.pritam.nikam
2015-02-23blink[bindings] Assert toDoubleSlow on v8::Value being a number.vivek.vg
2015-02-20blinkFix template angle bracket syntax in svgrob.buis
2015-02-20blink[bindings] Break V8Binding::toDouble into fast inline and slower non-inline code paths.vivek.vg
2015-02-19chromiumRenaming a variable and add comments to clarify its usage.deepak.m1
2015-02-20blink[CSS Shapes] Normalize distances to closest/farthest siderob.buis
2015-02-19chromiumThe original CL is https://codereview.chromium.org/658573004h.joshi
2015-02-19blinkASSERTION FAILED: !m_parsedCalculation in CSSPropertyParser::parseCalculationrob.buis
2015-02-19blinkUse isComma more in CSSPropertyParserrob.buis
2015-02-18chromiumFix for possible crashes due to pointer value being nullsunil.ratnu
2015-02-18blinkUse effective columns when cells with colspan are present.k.czech
2015-02-18chromiumFix for Incomplete context menu shown in pdf asdeepak.m1
2015-02-18chromiumcc: Fix crash in TileTaskWorkerPoolPerfTests.e.hakkinen
2015-02-18blink[LayoutTests] Add missing location.valueOf override tests to verify unforgeable behaviorvivek.vg
2015-02-17chromiumOn timeout, we wait for a XProperty change event with additionalsohan.jyoti
2015-02-18blinkCombine two validUnit callsrob.buis
2015-02-18blinkHTMLCanvasElement.toDataURL should use IDL 'any' to avoid using custom binding.vivek.vg
2015-02-17chromiumFix for PDFs with lots of named destinations take a long time to load.deepak.m1
2015-02-17chromiumAvoid sending touchmove events where all pointers are stationarys.singapati
2015-02-17chromiumDisable accessibility/html/table-spans.htmlk.czech
2015-02-17chromium[gcc] Fix compiler warning turned into errors with gcc while compiling extension_sync_data_unittest.ccvivek.vg
2015-02-17blinkRefactoring code so as to avoid possible crash due to null pointersunil.ratnu
2015-02-15chromium[Clean up] Clean up some methods in PasswordManagerClientjinlong.zhai
2015-02-16blinkRemove InputType::shouldRespectSpeechAttributerob.buis
2015-02-15chromiumFix a crash for ppb_pdf_impl.cc under single process modeljinlong.zhai
2015-02-13blinkUse effective columns when cells with colspan are present.k.czech
2015-02-13blinkMake DocumentLoader::timing return a referencerob.buis
2015-02-13chromiumFix for Multipage selection by dragging mouse in OOP case in PDF.deepak.m1
2015-02-13chromiumHide Url bar in tab switcher mode.divya.bansal
2015-02-12chromiumFix for incomplete context menu in pdf page.deepak.m1
2015-02-13blinkAdding tests for HTMLSelect add() apishiva.jm
2015-02-13blinkRemoving unused hasValidImageBuffer and activeSelectionStartListIndexshiva.jm
2015-02-13blinkFix template angle bracket syntax in bindingsrob.buis
2015-02-13blinkFileReader.result attribute should use IDL union types to avoid using custom binding.vivek.vg
2015-02-12chromiumStop/reload button should hide if url bar is focussed.divya.bansal
2015-02-12blinkAdd myself to bindings and web_idl watchlist.vivek.vg
2015-02-12chromiumRemove unused "sync_promo.error_message" preferenceqi1988.yang
2015-02-11chromiumRename content_extractor.cc to content_extractor_browsertest.ccqi1988.yang
2015-02-11blinkRemove friend declarations from CSSPropertyParserrob.buis
2015-02-11chromiumRevert "Disable PopupBlockerBrowserTest.CtrlEnterKey"myid.shin
2015-02-11blink[KeyboardEvent]Enable keyboardevent-code.htmlhabib.virji
2015-02-10blinkRemove misleading comment in CSSPropertyParserrob.buis
2015-02-10blinkReduce number of includes in CSSPropertyParserrob.buis
2015-02-10blinkTable's columns and rows should not be modified outside.k.czech
2015-02-09chromiumClean up unittests mocking IsOffTheRecord on PasswordManagerDriverqi1988.yang
2015-02-09chromiumHandles aria-dropeffect after getting its value from blink.je_julie.kim
2015-02-09chromiumAdd new extension property related to animation policy.je_julie.kim
2015-02-09blinkInternals methods return 0 instead of false when they failg.czajkowski
2015-02-09chromium[Clean up] Fix the comment for SiteIntance::CreateForURLjinlong.zhai
2015-02-09blinkLower Received MIME type when creating a response blob.paritosh.in
2015-02-07chromiumHandle failures for GPU info collection.siva.gunturi
2015-02-06chromiumChange g_webrtc_logging_delegate from process-level to RenderThread-leveljinlong.zhai
2015-02-06chromiumEmbedder API for accessing DOM3 code value based on dom code valuehabib.virji
2015-02-06blinkMerge CSSMarkup and CSSOMUtilsrob.buis
2015-02-04chromium[gcc] Fix build failure caused by error: multi-line comment [-Werror=comment] in focus_traversal_unittest.ccvivek.vg
2015-02-04chromiumgpu: Add TransformFeedback & Uniform Buffer related constsheejin.r.chung
2015-02-04chromium"Chromium Autofill Settings" option should open autofill settings page.divya.bansal
2015-02-04chromiumcc: refactor of RenderingStats::TimeDeltaList::AddToTracedValueheejin.r.chung
2015-02-04blinkAdding support for DOM3 KeyboardEvents Code habib.virji
2015-02-04blinkRemove isInternalPropertyrob.buis
2015-02-04blinkCheck the condition for animation policy of BitmapImage on notifyFinished.je_julie.kim
2015-02-03chromiumFix for shortcut key for 'SaveAs..' are not visible in PDF context menu.deepak.m1
2015-02-03chromiumcc: Remove unused function ShouldDrawForced.sohan.jyoti
2015-02-03blinkForce unitless data-expected attributesrob.buis
2015-02-03chromiumAdd DumpAccessibilityTree tests (15,20 of 20)shreeram.k
2015-02-03blinkDropping [NoInterfaceObject] from XMLHttpRequestEventTargetparitosh.in
2015-02-03chromiumEnsure touchmove changedTouches list only includes moving touchess.singapati
2015-02-03chromiumAdd a test for a simulated click on a link.myid.shin
2015-02-03chromiumEnable zoom and make contents fit into viewport.p.sergey
2015-02-03blinkLabel info for webglcontext should have pointer data.siva.gunturi
2015-02-03blinkUse FloatRect in SimpleShaper and remove GlyphBounds.h.joshi
2015-02-02blinkSome invalid media queries are parsed as validrob.buis
2015-02-02blinkReturn table headers for aria tables.k.czech
2015-02-02blinkAdded a test for icon attribute values with leading/trailing spaces.sanjoy.pal
2015-02-02chromiumTestcases for nameddests for PDF.deepak.m1
2015-01-29chromiumReland On Android, links inside headings should be announced as headings by TalkBackramya.v
2015-01-29chromiumFix for Hyperlinks do not open in new tab by Print preview window.deepak.m1
2015-01-29blinkExtract buildAccessibilityTree() from the individual layout test.k.czech
2015-01-28chromiumFix build with gcc after #313406b.kelemen
2015-01-29blinkcheck-webkit-style: Angle Bracket Parsing in Templatesrob.buis
2015-01-28blinkFix serialization of background property with multiple layersrob.buis
2015-01-28chromiumTopsites become keyedService based.jitendra.ks
2015-01-28blinkAdd vendorid and deviceid to webglinfo.siva.gunturi
2015-01-27blinkSupport aria-dropeffect attribute.je_julie.kim
2015-01-27chromiumAdd conversion rule for aria-grabbed attributes.je_julie.kim
2015-01-27blinkAria table row and column headers are not exposed in accessibilityk.czech
2015-01-27blinkAccessible name not calculated properlyramya.v
2015-01-27blinkBefore conversion to AXTableCell, isTableCell() should be called.k.czech
2015-01-27blink[WebCrypto] Renamed rsa-ssa-* tests to rsassa-pkcs1-v1_5-* habib.virji
2015-01-27blinkWhen ARIA button contains a link, label text is ignoredramya.v
2015-01-27chromiumReland On Android, links inside headings should be announced as headings by TalkBackramya.v
2015-01-26chromium[Cleanup] Remove Screenshot measurement test from telemetry.r.kasibhatla
2015-01-26chromiumUsing "static_assert" in lieu of "COMPILE_ASSERT" in extensions moduleanujk.sharma
2015-01-26blinkAllow Length::nonNanCalculatedValue to take a LayoutUnitrob.buis
2015-01-26chromiumDisable aria-columnheader.html, aria-row.html, aria-rowheader.html, aria-sort.htmlk.czech
2015-01-24blinkMake URL constructor failure throw TypeErrorrob.buis
2015-01-23blink[WebCrypto] Normalize name of WebCrypto failure layout testshabib.virji
2015-01-23blinkConvert two counter tests into reftestsrob.buis
2015-01-23blinkAllow Spatial Navigation ignore elements with event handlers.c.shu
2015-01-23blinkReland: Move the user agent styles sheets to blink_resources.grd (Part 3)vivek.vg
2015-01-22chromiumEliminate sending NOTIFICATION_HISTORY_KEYWORD_SEARCH_TERM_DELETEDabhishek.a21
2015-01-22chromiumcommand_buffer: Table based command dispatch for Common commandsheejin.r.chung
2015-01-22chromiumRefactoring of code by moving navigate_() to separate file.deepak.m1
2015-01-23blink[CSS Shapes] Properly shrink boxes to avoid shape-outsiderob.buis
2015-01-22chromiumReplace COMPILE_ASSERT with static_assert in content/commonanujk.sharma
2015-01-23blinkFix ASSERT in ListMarkerPainter::paintrob.buis
2015-01-23blinkHandle null in value list in getLayeredShorthandValuerob.buis
2015-01-22chromiumCollectProcessData fails to find known browsers properlyp.forysiuk
2015-01-22chromiumFix for plugin id is showing instead of plugin path in chrome://plugins.deepak.m1
2015-01-22blinkInvalidate CustomScrollbars on having window-inactive selector.sataya.m
2015-01-22blinkEnable SVGImage to dispatch events in the destructor.rhodovan.u-szeged
2015-01-21chromiumAdding "static_assert" in lieu of "COMPILE_ASSERT" in ipc moduleanujk.sharma
2015-01-21chromiumUsing "static_assert" in lieu of "COMPILE_ASSERT" in storage moduleanujk.sharma
2015-01-21chromiumUsing "static_assert" in lieu of "COMPILE_ASSERT" in crypto moduleanujk.sharma
2015-01-22blinkTake continuation into consideration when calculating absoluteClippedOverflowRect.c.shu
2015-01-21blinkRemove unused/unneeded code from core/editing.zsborbely.u-szeged
2015-01-21chromiumAdding "static_assert" in lieu of "COMPILE_ASSERT" in google_apis moduleanujk.sharma
2015-01-21chromiumAdd DumpAccessibilityTree tests (13,14 of 20)shreeram.k
2015-01-21blinkTable headers are not retrieved properly by Accessibility APIk.czech
2015-01-21chromiumAdd BatteryMonitorIntegrationBrowsertest::GetAdditionalMappedFilesForChildProcess for returning required pak files.vivek.vg
2015-01-21chromiumUsing "static_assert" in lieu of "COMPILE_ASSERT" in ash moduleanujk.sharma
2015-01-21chromiumcc: refactor of MathUtil::AddToTracedValuejungjik.lee
2015-01-21chromiumFix typo in kBrowserBinaryNames for Epiphany Browser.p.forysiuk
2015-01-21blink[CSS Masking][CSS Shapes] Large corner radii use with inset() clip-path are not properly constrainedrob.buis
2015-01-21blinkImplement icon attribute for menuitemsanjoy.pal
2015-01-21blinkFix template angle bracket syntax in modulesrob.buis
2015-01-20chromiumAdding "static_assert" in lieu of "COMPILE_ASSERT" in gin moduleanujk.sharma
2015-01-20chromiumreplace COMPILE_ASSERT with static_assert in cc/anujk.sharma
2015-01-20blinkfast/text/zero-font-size-2.html no longer fails on Linuxrob.buis
2015-01-20blinkRemoving unused function BlobData::swapItems()paritosh.in
2015-01-20blinkRemoving Unused method Region::totalArea()paritosh.in
2015-01-20chromiumUsing "static_assert" in lieu of "COMPILE_ASSERT" in courgete moduleanujk.sharma
2015-01-20chromiumExpose attributes max, min, value for meter html tagramya.v
2015-01-20chromiumProvides API for testing number of table headers.k.czech
2015-01-19blinkspatnav: Allow focus move to a close-by not-fully-aligned node over a distant but fully-aligned node.c.shu
2015-01-19blinkStricter parsing for rowSpan/ColSpan on th/td elementrob.buis
2015-01-19chromiumOn Android, links inside headings should be announced as headings by TalkBackramya.v
2015-01-19chromiumAdd DumpAccessibilityTree tests (12 of 20)shreeram.k
2015-01-18chromiumFix for Navigation to relative fragments does not work correctly for OOP pdf case.deepak.m1
2015-01-17blinkFix template angle bracket syntax in platformrob.buis
2015-01-16chromiumPDF: Fix missing character when selecting backwardsdeepak.m1
2015-01-16blinkASSERTION FAILED: newStartAngle >= 0 && newStartAngle < twoPiFloat.jinho.bang
2015-01-15chromiumAdd DumpAccessibilityTree tests (19 of 20)shreeram.k
2015-01-15chromiumAdd proper path separator(\) for testing AX test cases on windows.shreeram.k
2015-01-15blinkInherit Presentation role only when elements without a explicit role defined.je_julie.kim
2015-01-14chromiumUse Math.ceil() instead of FloatMath.ceil() in TitleBitmapFactory class.wajahat.s
2015-01-15blink[CSS Shapes] Negative raster shape height leads to crashrob.buis
2015-01-14chromiumAdding "rtp_timebase" variable in lieu of "frequency" for FrameReceiverConfig structure.anujk.sharma
2015-01-14blinkRemove make-file-arrays.py scriptvivek.vg
2015-01-14chromiumRemove command line flag --disable-pluginsmohan.reddy
2015-01-14blinkReland Move the user agent styles sheets to blink_resources.grd (Part 3)vivek.vg
2015-01-14blinkASSERTION FAILED: !node || isElementOfType<const T>(*node)ramya.v
2015-01-14blinkFix a crash in WebViewImpl::copyImageAt.jinho.bang
2015-01-14blinkUse rowgroup and columgroup properties to expose table headers.k.czech
2015-01-14chromiumcc: Remove dead code from TilingSetEvictionQueue.e.hakkinen
2015-01-13chromium[mojo] Make HTML viewer load the blink resources from the generated pak file.vivek.vg
2015-01-14blinkUse C++11 range-based loop for core/clipboard, core/dom and core/testingzhaoze.zhou
2015-01-13chromiumRemoving --assert-test commandline flaganujk.sharma
2015-01-14blink[CSS Shapes] Implement BasicShapeInset blendingrob.buis
2015-01-14blink[CSS Shapes] Simplify LineWidth::wrapNextToShapeOutside()rob.buis
2015-01-13blinkUse isTableHeaderCell() where appropriate.k.czech
2015-01-13blinkWebSocket layout tests clean upparitosh.in
2015-01-13blinkCol width is not honored when dynamically updated and it would not make table narrowerk.gurpreet
2015-01-13chromiumUpdating MakeMenuItemStringsFor() to test icon attribute of menuitems.sanjoy.pal
2015-01-13blinkRevert of Relanding 'Always notify the MediaPlayer of any seek' patch (patchset #8 id:180001 of https://codereview.chromium.org/456343002/)srirama.m
2015-01-13chromium[Autofill] Componentize AutofillCCInfoBarDelegate.pritam.nikam
2015-01-12chromiumRefactor handleMessage() functionality in fullscreenwajahat.s
2015-01-12chromiumRemoving --host-resolver-parallelism flag.paritosh.in
2015-01-12chromiumRemoving --renderer-assert-test command-line flaganujk.sharma
2015-01-12chromiumFix for 'New Folder' is not getting added to chrome://bookmarks/ through 'Organize' menu after adding 'addPage'deepak.m1
2015-01-13blinkRemoving dead code SelectorChecker::checkExactAttributeparitosh.in
2015-01-12chromiumFix a trace value type in RenderPassDrawQuad.jungjik.lee
2015-01-12chromiumRemoving dead code setNumberViewsparitosh.in
2015-01-12chromiumRemoving "--disable-people-search" flaganujk.sharma
2015-01-12chromiumRoll third_party/trace-viewer DEPS to 35c1d9er.kasibhatla
2015-01-12blinkDo not calculate the same gradient length for every color stops.rhodovan.u-szeged
2015-01-12blinkFix contextmenu event location for menu key in an iframedeepak.m1
2015-01-12chromiumAdd a helper function, ,IsCellOrTableHeaderRole(), for ax table headerje_julie.kim
2015-01-12blinkRemove PosterWaitingForVideo from DisplayMode which is redundantsrirama.m
2015-01-12chromiumRemoving HTTP Auth related command-line flags "--gssapi-library-name", "--enable-auth-negotiate-port", "--disable-auth-negotiate-cname-lookup" in favor of using prefs/policyanujk.sharma
2015-01-12chromiumTableCaptionElement is not exposed to accessibilityramya.v
2015-01-12chromiumEliminate sending NOTIFICATION_HISTORY_KEYWORD_SEARCH_TERM_UPDATEDabhishek.a21
2015-01-12blinkUpdate UseCounter::deprecationMessage() cases to use the replacedBy functionkkosztyo.u-szeged
2015-01-11chromiumRemove command line flag --disable-xsltmohan.reddy
2015-01-10chromiumRemoving --disable-application-cache flag as it has been shipped.anujk.sharma
2015-01-10blinkAdding stylesheet candidates should not crash when the parser reorders the treerob.buis
2015-01-09chromiumRemove commandline flag --disable-javascriptmohan.reddy
2015-01-09chromiumRemoving the flags "auth-schemes", "auth-server-whitelist" and "auth-negotiate-delegate-whitelist"mohan.reddy
2015-01-09chromiumRemoving --disable-session-storage command-line flaganujk.sharma
2015-01-09blinkMake media query feature values more strictrob.buis
2015-01-09blinkRelanding 'Always notify the MediaPlayer of any seek' patchsrirama.m
2015-01-09blinkFix resource paths in ManualTests/formszsborbely.u-szeged
2015-01-08chromiumIn Bookmark manager 'Add page' and 'Add Folder' always add new page or folder at the end.deepak.m1
2015-01-08chromiumcopying to clipboard should add a newline before the content of the next page.deepak.m1
2015-01-08chromiumRight clicking outside of a selected area should deselect text and bring up the correct context menu.deepak.m1
2015-01-08chromiumseparate picture info from cc.debugjungjik.lee
2015-01-09blinkUse the unicode value for non ASCII characters (kanji) in calendarPicker.jsvivek.vg
2015-01-08chromiumAdding "target_frame_rate" variable in lieu of "max_frame_rate" for FrameReceiverConfig structure.anujk.sharma
2015-01-08chromiumcc: Fix race in SurfaceLayer unittests.sohan.jyoti
2015-01-08chromiumExpose br tag in AX Tree as ROLE_SYSTEM_WHITESPACE.shreeram.k
2015-01-08chromiumForm labels not being spoken in TalkBackramya.v
2015-01-08blinkPrefer lengthOfContents over countChildrenrob.buis
2015-01-08chromiumFix for #US#US issue in inprocess PDF case.deepak.m1
2015-01-08chromiumPass seek event through pipeline during loading statesrirama.m
2015-01-08blinkReland TableCaptionElement is not exposed to accessibilityramya.v
2015-01-08blinkFix number handling in accumulatePixelsAndPercent.rhodovan.u-szeged
2015-01-08blinkUse C++11 range-based loop for core/xml and core/loaderzhaoze.zhou
2015-01-07chromiumFix the wrong relative coordinates from EventDispatchmyid.shin
2015-01-07chromiumFix for PDF menu should not come when mouse pointer is on the scroll bar.deepak.m1
2015-01-08blinkFix assert when interpolating using unsetrob.buis
2015-01-07blinkAdding isTableHeaderCell method.k.czech
2015-01-07blinkPrepare blink to support testing of icon attribute for <menuitem>.sanjoy.pal
2015-01-07blinkAdding aria-flowto.html, aria-controls.html and aria-owns.html.k.czech
2015-01-07chromiumHTML Legend tag should be exposed as IA2_ROLE_LABEL roleramya.v
2015-01-07chromiumRenaming "AudioBuffers" to "AudioFrames".anujk.sharma
2015-01-07chromiumRemoving --disable-xss-auditor flag as it has been shipped.anujk.sharma
2015-01-07blinkStricter parsing for span attribute on col elementrob.buis
2015-01-07blinkFix template angle bracket syntaxrob.buis
2015-01-07chromiumAdds API for testing aria-controls/flowto/owns properties.k.czech
2015-01-06chromiumExpose ARIA role status on MACshreeram.k
2015-01-06chromiumResolve lint warnings related to DefaultLocale and SimpleDateFormatwajahat.s
2015-01-06chromiumcc: Fix races in LTHDelegatedTestsohan.jyoti
2015-01-06chromiumRemoving --enable-speech-recognition flaganujk.sharma
2015-01-06chromiumRemove --plugins-metadata-server-urlmohan.reddy
2015-01-06chromiumRoll trace-viewer to 2a348ed4cbdf27a8c9f0431d34ecbabf66182f08r.kasibhatla
2015-01-06chromiumRevert of Validate Bucket data in ShaderSourceBucket. (patchset #6 id:100001 of https://codereview.chromium.org/822953002/)siva.gunturi
2015-01-06chromiumTableCaptionElement is not exposed to accessibilityramya.v
2015-01-06chromiumAdd DumpAccessibilityTree tests (18 of 20)shreeram.k
2015-01-06blinkAssigned ax role for table headers.je_julie.kim
2015-01-05chromiumFix for moving to previous url from PDF page in OOP case.deepak.m1
2015-01-05chromiumDisable AX TCs related to Table Headerje_julie.kim
2015-01-05blinkDevirtualize offsetInCharactersrob.buis
2015-01-05blinkAt some places Blink is using old style character string notationh.joshi
2015-01-05blinkExpose attributes max, min, value for meter html tagramya.v
2015-01-05chromiumExpose html placeholder attribute as AXPlaceholder: <value> on MAC.shreeram.k
2015-01-05chromium[WebCrypto] Cleanup in LoadTestKeys() in ecdh unit testshabib.virji
2015-01-05blinkSupport html br element in AX Tree.shreeram.k
2015-01-05blinkARIA role status should have a implici aria-atomic value of true.shreeram.k
2015-01-05chromiumDisabling AX tests(Legend, Samp, inputsubmit, dfn) temporarily.shreeram.k
2015-01-05blinkAdding LayoutTest for testing XMLHttpRequest.responseXML returns an XMLDocument.paritosh.in
2015-01-03chromiumValidate Bucket data in ShaderSourceBucket.siva.gunturi
2014-12-30blinkAdding accessibility/table-headers.html test.k.czech
2014-12-30chromiumAdds accessibility API to test table headers.k.czech
2014-12-30blinkAnimationPolicy setting is applied to SVG animation.je_julie.kim
2014-12-30blinkLayout test for validating GLinfo on Webglcontextcreationerror. siva.gunturi
2014-12-29blink[bindings] Eliminate remaining traces of Handle<> from the generated binding code.vivek.vg
2014-12-29blinkProvides an API to cope with table headers in Accessibilityk.czech
2014-12-29blink[bindings] Remove all the usages of Handle<> from binding templates.vivek.vg
2014-12-29blink[Nit] Removing FIXME comment in CSSAnimations.hbehara.ms
2014-12-26chromiumSeparating ARIA, HTML & event AX test.shreeram.k
2014-12-24blink[bindings] Make v8_class[Constructor]::domTemplate use Local<> instead of Handle<>.vivek.vg
2014-12-24blink[bindings] Eliminate usage of Handle<> from interface_base.cpp from bindings template.vivek.vg
2014-12-24blink[bindings] Let getShadowObjectTemplate return Local<>.vivek.vg
2014-12-24blink[bindings] Make v8_class::install[v8_class]Template use Local<>.vivek.vg
2014-12-23chromium[Password Manager] Close the bubble when full screen state gets change.pritam.nikam
2014-12-23blink[bindings] Interface functions installConditionallyEnabled[Methods/Properties] should use Local<>vivek.vg
2014-12-23blinkTableCaptionElement is not exposed to accessibilityramya.v
2014-12-23blinkInvalidate Custom Scrollbars irrespective of focused frame.sataya.m
2014-12-22chromiumReduce tile memory sizejungjik.lee
2014-12-22blinkIntroducing new API placeHolder() to expose placeholder attribute on MAC.shreeram.k
2014-12-22chromiumInput type in radio state with menu as parent should be exposed similar to ARIA role menuitemradioshreeram.k
2014-12-22chromiumTests in browser_tests target should use ChromeRenderViewTest as the base class.vivek.vg
2014-12-22chromiumMigrate PasswordFormConversionUtilsTest from browser_tests to be a component_browsertestsvivek.vg
2014-12-22blinkUpdate some logic to check mixed state of ARIA elements.k.czech
2014-12-22blink[bindings] Translate all assignments in bindings/templates to use Local<> in place of Handle<>.vivek.vg
2014-12-22blinkTableCaptionElement is not exposed to accessibilityramya.v
2014-12-21blink[WebCrypto] Move LayoutTests from crypto to crypto/subtlehabib.virji
2014-12-20chromiumRefactoring for merging ManagedTileState into Tile.jungjik.lee
2014-12-19blink[WebCrypto] TestExpectations cleanuphabib.virji
2014-12-19blinkDemistify DocumentParser::appendb.kelemen
2014-12-19blinkRemove code duplication from the customCSSText() methods of gradient classes.rhodovan.u-szeged
2014-12-19chromium[WebCrypto] OperationError instead of DataError when publicExponent for RSA key generation is not in supported rangehabib.virji
2014-12-19blinkUse C++11 range-based for loop in Source/core/inspectorzhaoze.zhou
2014-12-19blinkDo not expose auto as value of widowsrob.buis
2014-12-19blink[WebCrypto] Test update of RSA Key Generation when publicExponent is not in supported rangehabib.virji
2014-12-19chromium[WebCrypto] Throw OperationError instead of NotSupportedError when AES length is 192 and RSA modulus is unsupportedhabib.virji
2014-12-19chromium[WebCrypto] Throw syntaxError if keyUsage is empty in ImportKeyhabib.virji
2014-12-19blink[WebCrypto] Test updates to not use keyUsage emptyhabib.virji
2014-12-19blinkSupport consecutive slash operators for border-image valueje_julie.kim
2014-12-19blink[WebCrypto] Check for OperationError instead of NotSupportedErrorhabib.virji
2014-12-18blink[WebCrypto] Crypto tests updated to use KeyUsagehabib.virji
2014-12-18chromiumRemove CompositorUtilTestzhaoze.zhou
2014-12-18chromiumDisable aria-menuitemcheckbox.html and aria-menuitemradio.html tests.k.czech
2014-12-18chromiumMake devtools use common generated blink source directory instead of gen/webkit.vivek.vg
2014-12-18blinkTables with specific merge cell configuration render with extra height to tr elements.a.suchit
2014-12-18chromium[Password Manager] Add UMA signals to understand how often the password form submit navigates to different domain or host.pritam.nikam
2014-12-18blinkFixing mapping conflicts for required html attribute and aria-requiredshreeram.k
2014-12-18blinkClean up forward declarations in WebKit/Sourcezhaoze.zhou
2014-12-17blinkRemove dead codezhaoze.zhou
2014-12-17blinkCorrect font not selected to calculate text run widthh.joshi
2014-12-17blinkUse viewportConstrainedVisibleContentRect() to get the scrolling offsetrtakacs.u-szeged
2014-12-17blinkClean up SVGResourcesrob.buis
2014-12-17blinkEarly return when the value of test-justify is distribute, and the length of line is 0 dw.im
2014-12-17blinkIgnore text elements for menu item related roles.k.czech
2014-12-17blinkA link inside a <label> element is not accessibleramya.v
2014-12-16chromiumDisabling AX test for html br element temporarily.shreeram.k
2014-12-16chromiumaria-pressed on a button should expose checked on android.shreeram.k
2014-12-16chromiumARIA state/property aria-autocomplete should expose IA2_STATE_SUPPORTS_AUTOCOMPLETION.shreeram.k
2014-12-17blinkMake adjustStyleForTagName take a HTMLElement parameterrob.buis
2014-12-16blinkRemove unused shape test resourcesrob.buis
2014-12-16blinkStricter parsing for rows/cols attribute on textarearob.buis
2014-12-16chromiumcc: Optimise shared tile handling in eviction tile priority queue.e.hakkinen
2014-12-16blinkImprove LayoutTest output for Errorsparitosh.in
2014-12-16blink[bindings] Use Local<> in lieu of Handle<> for the union.h/cpp in templates.vivek.vg
2014-12-15chromiumSelecting 'alt+left arrow' key in PDF does not move to previous url page. similarly 'alt+right arrow' key in PDF does not move to next url page.deepak.m1
2014-12-15blinkRestore RuntimeEnabled=PrefixedEncryptedMedia to MediaKeyError.idl mohan.reddy
2014-12-15blink[bindings] Use Local<> in lieu of Handle<> for the callback_interface.h/cpp in templates.vivek.vg
2014-12-15blinkAn align attribute should not be applied for wider childrenktf.kim
2014-12-15blink[bindings] Use Local<> in lieu of Handle<> for the dictionary_v8.h/cpp in templates.vivek.vg
2014-12-15chromiumcc: Optimise eviction tile priority queuee.hakkinen
2014-12-15blinkThe ASSERT in appendNode() should not fire when OBJECTS are cloned.zherczeg.u-szeged
2014-12-15blinkReturn boolean value for bool return type functions.shreeram.k
2014-12-15blink[bindings] Make Crypto.getRandomValues use generated binding rather than using custom binding.vivek.vg
2014-12-15chromiumcc: Drop an unused member variable from tiling data iteratorse.hakkinen
2014-12-14chromiumBookmark pop-up doesn't open if Ctrl+D is set as keyboard shortcut for added extensions.deepak.m1
2014-12-13chromiumGenerate OnPipelineSeeked event for seek to currenttime in pause statesrirama.m
2014-12-13chromiumDon't create multiple WebRange objects for getting selection text.r.kasibhatla
2014-12-13blinkShould set the modifiers for web mouse event on Mac.jinho.bang
2014-12-13blinkTurn DocumentParser::pinToMainThread into a cleaner apib.kelemen
2014-12-13blink[bindings] Avoid using custom bindings for handling clipboardData on Event idl interface.vivek.vg
2014-12-12chromiumRemoving HistoryService::profile() methodparitosh.in
2014-12-12chromiumFix WeakPtrFactory member ordering in deviceanujk.sharma
2014-12-12chromiumcc: Implement geometry-based tile evictione.hakkinen
2014-12-12chromiumExpose aria-pressed as STATE_SYSTEM_PRESSED on windowsshreeram.k
2014-12-12blinkStricter parsing for size attribute on HTMLInputElementrob.buis
2014-12-12blink[binding] Migrate XSLTProcessor.idl away from using custom V8 binding.vivek.vg
2014-12-11chromiumThe original CL is https://codereview.chromium.org/658573004h.joshi
2014-12-12blinkAdd test to verify durationchange event if the actual duration is wrongsrirama.m
2014-12-11chromiumPage context menu accelerator "S" is used twice.deepak.m1
2014-12-11chromiumFix WeakPtrFactory member ordering in gpuanujk.sharma
2014-12-11chromiumFix WeakPtrFactory member ordering in chromeanujk.sharma
2014-12-11chromiumFix WeakPtrFactory member ordering in contentanujk.sharma
2014-12-11blinkIntroduce new API ariaAutoComplete() to expose correct state and object attribute.shreeram.k
2014-12-10chromiumIgnore seek operations to the current time during pause state. This changesrirama.m
2014-12-11blinkbgsound must use the HTMLUnknownElement interfacerob.buis
2014-12-10blinkRemoving border attribute should remove the visual borderrob.buis
2014-12-10blinkAdded test to check the state of ARIA checkboxes.k.czech
2014-12-10blinkImplement type=radio and radiogroup attribute for menuitem.sanjoy.pal
2014-12-10blinkTrigger style recalc when the window's active state change.sataya.m
2014-12-10blinkAfter r176154, a block with dir=rtl inside a block with align=right is aligned left,ktf.kim
2014-12-10blinkUse the showContextMenuOnMouseUp setting instead of #ifdef.jinho.bang
2014-12-09blinkRemove Node Document friend relationshiprob.buis
2014-12-09chromiumAdd DumpAccessibilityTree tests (17 of 20) ARIA Role: main, radio ARIA state/property: aria-multiselectable HTML Tags: dd, script, input with a suggestions source elementramya.v
2014-12-09blinkPropose Layout Test accessibility/language-attribute.html.k.czech
2014-12-09chromiumAdd PIXEL_FORMAT_NV12 into VideoPixelFormatzhaoze.zhou
2014-12-09blinkARIA state/property aria-pressed is not exposed(Blink).shreeram.k
2014-12-09blink[Inspector] Deprecate usage of v8::Handle with v8::Local as replacement.vivek.vg
2014-12-09blinkFix listbox selections with only disabled options.rhodovan.u-szeged
2014-12-09chromium'Paste' & 'Paste as plain text' should check edit_flags.deepak.m1
2014-12-09chromiumSupport NumCopies print presetn.bansal
2014-12-09blinkCustomScrollbar of IFrame elements style needs to be updated.sataya.m
2014-12-08blinkFix the rightOf and below conditions for overlapping case.c.shu
2014-12-08chromiumRemove always true guardzhaoze.zhou
2014-12-08chromiumModifying aria-level AX test due to changes related to aria-level for heading.shreeram.k
2014-12-08blinkDo the early return when role is different than UnknownRole.k.czech
2014-12-08chromiumIntroduce new API Language() to test lang attribute that is properly reported.k.czech
2014-12-08blinkRefactor CSSGradientValuerob.buis
2014-12-08blinkRemove code in PropertyValueForSerializerrob.buis
2014-12-08blinkReset animation state when animation policy is changed.je_julie.kim
2014-12-07chromiumdmprof analyzer script fails to process parameter with spacewensheng.he
2014-12-06blinktext-align-last is no longer depend on text-justifydw.im
2014-12-06chromiumAXRequired should be exposed only when aria-required="true" or required attribute is present.shreeram.k
2014-12-06blinkIntroduce new accessibility API, language().k.czech
2014-12-06chromiumIntroduce new API to test mixed state of ARIA checkboxes.k.czech
2014-12-05blinkBe more strict about multiple documentElementsrob.buis
2014-12-05blinkspatnav: Change the data type of distance from long long to double.c.shu
2014-12-05blinkImplement unset value handlingrob.buis
2014-12-05blinkConsistently use isSpatialNavigationEnabled(...)c.shu
2014-12-05blinkImplement checked attribute for menuitem.sanjoy.pal
2014-12-05chromiumSplit ChromeContentBrowserClient into smaller parts.jitendra.ks
2014-12-04chromium'Search Google for ...' menu item is not coming for selected text in extension panel.deepak.m1
2014-12-05blinkLimit the heading level to 1 - 9.shreeram.k
2014-12-04chromiumRemove DecryptingAudioDecoder::kSupportedBitsPerChannel which is not usedanujk.sharma
2014-12-04chromiumAdding a new enum "MEDIA_CODEC_ABORT" for aborted casesanujk.sharma
2014-12-05blinkClean forward declaration in publiczhaoze.zhou
2014-12-04blinkChange rendering code to use RenderObject::resolveColorrob.buis
2014-12-04chromiumAdd Needed Forward Declarationzhaoze.zhou
2014-12-04blinkDo the early return when role is different than UnknownRolek.czech
2014-12-04blinkAdding a11y support for HTML5 <datalist>ramya.v
2014-12-04chromiumDoResolveRelative must not parse mailto schemes as path URLs.zherczeg.u-szeged
2014-12-04chromiumPrefix CommandLine usage with base namespace (Part 9: components)kkosztyo.u-szeged
2014-12-04chromiumAdding AX test for input-file and enabling ax test for HR tag.shreeram.k
2014-12-04blinkRemoving unused(EditableText, SplitGroup, GrowArea) defined role from blink.shreeram.k
2014-12-04blinkCorrecting Typo error for "qwid" OTF featureh.joshi
2014-12-04blinkImplement MouseEvent buttons attribute.jinho.bang
2014-12-04blinkUse the setting to determine whether showing context menu on mouse up.jinho.bang
2014-12-03chromiumSet new blink showContextMenuOnMouseUp setting to true on Windowsjinho.bang
2014-12-04blinkAdd a setting to determine whether showing context menu on mouse up.jinho.bang
2014-12-03chromiumAdd myself to the AUTHORS file.k.czech
2014-12-03chromium'Paste as plain text' should not come when we does not have the plain text in clipboard.deepak.m1
2014-12-03blinkMake currentColor keyword in linear-gradient workrob.buis
2014-12-03blinkRemoving explicit include dir, bindings/core/v8, for the webcore_testing targetvivek.vg
2014-12-03blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-12-03blink[DevTools] Resizing DevTools window should clear autocomplete text from console prompt.vivek.vg
2014-12-03chromiumPrefix CommandLine usage with base namespace (Part 8: components)kkosztyo.u-szeged
2014-12-03blink[DevTools] Console view should hide the suggestion box upon console clear (Ctrl/Cmd+L).vivek.vg
2014-12-03blinkDelete SVG font tests after SVG fonts were removed.h.joshi
2014-12-03blink[Blink-in-JS] 'Import' function to load sub-modules and other resources for private scripts (Part-3)vivek.vg
2014-12-02chromium[Blink-in-JS] 'Import' function to load sub-modules and other resources for private scripts (Part-2)vivek.vg
2014-12-02blinkObjectPainter should have its methods private.a.cavalcanti
2014-12-02chromiumRoll trace-viewer to e323952e58bcc288b754ca8453229f0c0a141622.r.kasibhatla
2014-12-02chromiumRemove unused roles(EditableText, SplitGroup, GrowArea) from Chromium.shreeram.k
2014-12-02blink[Blink-in-JS] 'Import' function to load sub-modules and other resources for private scripts (Part-1)vivek.vg
2014-12-02chromiumRename AppListMainViewTest::ContentsView to AppListMainViewTest::GetContentsView to avoid build failurevivek.vg
2014-12-02chromiumContext menu items are not proper when right click on Image in Extension.deepak.m1
2014-12-01chromiumContext menu in popup window is missing "Open link in new tab" and other items when right click on link in extensions.deepak.m1
2014-12-01blinkImprove logic in ensureDefaultStyleSheetsForElementrob.buis
2014-12-01blinkRemove PlatformMouseEvent::m_modifierFlags member.jinho.bang
2014-12-01blinkClean up htmleditingrob.buis
2014-12-01blinkRemove unused functions from RenderStyle.zsborbely.u-szeged
2014-12-01blinkExpose setting API to set ImageAnimationPolicy(Allowed, Once, None).je_julie.kim
2014-11-30chromiumAdd DumpAccessibilityTree tests (16 of 20)ramya.v
2014-12-01blinkRemoving unused function isVertical().shreeram.k
2014-11-30chromiumExposing ARIA state/property aria-orientation on Windows correctly.shreeram.k
2014-11-30chromiumModifying AX test for html select element.shreeram.k
2014-11-29blinkaria-level is not exposed correctly for html header(h1...h6) tags.shreeram.k
2014-11-28blinkReland of Different fonts selected for width calculation h.joshi
2014-11-27blinkUse references in RenderBlock and RenderBlockFlow methodssunil.ratnu
2014-11-27blinkRemoving unused roles(7) from blink.shreeram.k
2014-11-27blinkIntroduce new API orientation() to expose aria-orientation correctly.shreeram.k
2014-11-27chromiumcc: Move LayerEvictionTileIterator to a separate file and make it a queuee.hakkinen
2014-11-27blinkRendering text-justify:distribute for 8 bit characters.dw.im
2014-11-27blinkImplement disabled attribute for menuitem.sanjoy.pal
2014-11-26chromiumAdding myself to the AUTHORS listzherczeg.u-szeged
2014-11-26chromiumUpdating MakeMenuItemStringsFor() to mark disabled and checked menuitems.sanjoy.pal
2014-11-26blinkAdding SpinButtonRole in isClickable()shreeram.k
2014-11-26chromiumExpose IA2 role for embed, object element.shreeram.k
2014-11-26chromiumAccessibilityTabModelWrapper should call notifyDataSetChanged() when newTab is createdbehara.ms
2014-11-26chromiumRemoving unused roles(7) from chromium.shreeram.k
2014-11-26blinkThe caseConvert function should not truncate strings with zero length.zherczeg.u-szeged
2014-11-26blink[Blink-in-JS] Migrate the PrivateScript specific methods/attributes to ScriptControllervivek.vg
2014-11-26blinkAdd scrollbar logical width while computing intrinsic logical widthsunil.ratnu
2014-11-26blinkMake getComputedStyle throw for incorrect first parameterrob.buis
2014-11-25chromiumFix PPIXEL_FORMAT_NV21 returned stringzhaoze.zhou
2014-11-25blinkDOMWebSocket::bufferedAmount() should not return an "unsigned long"paritosh.in
2014-11-25chromiumPrefix CommandLine usage with base namespace (Part 6: chromecast/)pgal.u-szeged
2014-11-25blinkRevert of HTML select element should return ComboBoxRole when multiple attr is not present. (patchset #2 id:20001 of https://codereview.chromium.org/753123002/)shreeram.k
2014-11-25blinkAvoid drawing emphasis marks over ellipsis glyphshabib.virji
2014-11-25chromiumFix WeakPtrFactory member ordering in extensionsmohan.reddy
2014-11-25chromiumPrefix CommandLine usege with base namespace (Part 1: base/)pgal.u-szeged
2014-11-25chromiumUpdate location for Garuda font in Ubuntu 14.10habib.virji
2014-11-25blinkInput type file should return ButtonRole.shreeram.k
2014-11-24chromiumPreserve IME state when clearing the selectiondeepak.m1
2014-11-24chromiumModified MediaCodecBridge as per android API label 21.jitendra.ks
2014-11-25blinkIgnore changing value of m_textAsOfLastFormControlChangeEvent during resethabib.virji
2014-11-24blinkHTML select element should return ComboBoxRole when multiple attr is not present.shreeram.k
2014-11-24chromiumUpdating AX test for html ruby tag.shreeram.k
2014-11-24blinkDo the early return when role is different than UnknownRolek.czech
2014-11-24chromiumEnabling test for a-name.htmlshreeram.k
2014-11-24chromiumDisabling AX test for select.html.shreeram.k
2014-11-24blinkRefactor RenderThemeChromiumDefaultrob.buis
2014-11-24blinkremove AXMediaSliderHelp(Unused).je_julie.kim
2014-11-24blinkMake ensureCompositedMappingLayer() to be a void function.rtakacs.u-szeged
2014-11-24chromiumMove content_settings_custom_extension_provider.* to c/b/extensions/api/content_settings/sunil.ratnu
2014-11-24chromiumModified MediaCodecBridge as per android API label 21.jitendra.ks
2014-11-23chromiumUse factory method to create VideoCaptureDeviceFactory .sl.ostapenko
2014-11-21chromiumAdd string resources for media time sliders.je_julie.kim
2014-11-21chromiumUsing FLAG_ACTIVITY_NEW_TASK flag for sharing in Chrome Shell.deepak.db
2014-11-21chromiumFix WeakPtrFactory member ordering in contentmohan.reddy
2014-11-21chromiumFix WeakPtrFactory member ordering in componentsmohan.reddy
2014-11-21chromiumOpening new "about:blank" tab if all tabs are closed in tab switcher mode.divya.bansal
2014-11-21chromium[content/common] Convert VLOGs to DVLOGsanujk.sharma
2014-11-21blinkIgnore pos argument if the first render object is not the current one.zherczeg.u-szeged
2014-11-20chromiumKeyboard shortcut for 'Back','Forward' and 'Save page' are not present.deepak.m1
2014-11-20chromiumTODO(miu): Rename to receiver_ssrcanujk.sharma
2014-11-21blinkReplace Dictionary with PositionOptions in geolocation/.jinho.bang
2014-11-20blinkMake textContent trigger single DOMSubtreeModified eventrob.buis
2014-11-20blinkAdd missing reset calls after continue in layoutRunsAndFloatsInRange().zherczeg.u-szeged
2014-11-20blinkSupport for [Clamp] and [EnforceRange] to IDL dictionary.jinho.bang
2014-11-20blinkFix stroke color definition of canvas context.rhodovan.u-szeged
2014-11-20blinkSupport aria-grabbed attribute.je_julie.kim
2014-11-19chromiumARIA state/property(aria-relevant,aria-busy) are not exposed correctly on MAC.shreeram.k
2014-11-19blinkInput type number should return Spinbuttonrole from blink.shreeram.k
2014-11-19blinkRemove deprecated updateBackingStoreAndCheckValidity from WebAXObjectkkosztyo.u-szeged
2014-11-19chromiumPasswordManager should not check the landing page for login form repetition for non-HTML formssunil.ratnu
2014-11-19chromiumAdd a note in other.html for not merging it with done.htmlsunil.ratnu
2014-11-19blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-11-19chromiumAdd command line and flag option to force 2D canvas to use display listsp.sergey
2014-11-19blinkRemove an unneeded platform check in lint_test_expectations.pyzsborbely.u-szeged
2014-11-19blinkLabels with user-select: none should pass events to control elementdeepak.sa
2014-11-19chromiumSupport NumCopies print presetn.bansal
2014-11-19chromiumDo not save passwords if the landing page has HTTP status 5xx or 4xxsunil.ratnu
2014-11-18chromiumAccelerator Key's in the Omnibox's context menu are not visible.deepak.m1
2014-11-18chromium[media/audio] Convert VLOGs to DVLOGsanujk.sharma
2014-11-18chromiumPrefix CommandLine usage with base namespace (Part 7: cloud_print/)pgal.u-szeged
2014-11-18chromiumAdding Accelerator key for 'Reload' and 'View Source'.deepak.m1
2014-11-18chromiumTemporarily disabling AX tests for input-types.html and output.htmlshreeram.k
2014-11-18blinkHandle AX help-Text for media time slider.je_julie.kim
2014-11-18chromiumExposing AXRole* correctly for HTML input types on mac.shreeram.k
2014-11-18chromiumHTML math tag should have AXRoleDescription as 'math'shreeram.k
2014-11-18chromiumPrefix CommandLine usege with base namespace (Part 5: cc/)pgal.u-szeged
2014-11-18chromiumMake Keyframe use TimeTicks/TimeDelta to represent time instead of double.behara.ms
2014-11-18blinkCustom Elements in template should not be upgradeddeepak.sa
2014-11-18blinkUsing sequence<KeyUsage> in WebCrypto IDL files rather than KeyUsage[]paritosh.in
2014-11-18blinkRemove unused code.c.shu
2014-11-17blinkClean up virtual function in Source/htmlzhaoze.zhou
2014-11-17blinkDefault orientation for aria scrollbars should be verticalk.czech
2014-11-17chromiumdmprof expand command supports to analyze multiple components with same name in different allocatorswensheng.he
2014-11-17chromiumUpdate AX TC results for figcaptionje_julie.kim
2014-11-16chromiumAdd some modifiers to eventSender for test.jinho.bang
2014-11-15blinkClean up forward declarations in Source/corezhaoze.zhou
2014-11-14blinkRLSA needsLayout on CustomScrollbar thickness change.sataya.m
2014-11-14chromiumSupport error handling for Surface read-backs.siva.gunturi
2014-11-14chromiumKeyboard should not be displayed in tab switcher mode.divya.bansal
2014-11-13chromiumcc: Change LayerTreeHost unit tests to use impl painting.sohan.jyoti
2014-11-13chromium[content/gpu] Convert VLOGs to DVLOGsanujk.sharma
2014-11-13chromiumTODO(sergeyu): Replace with MEDIA_DESKTOP_AUDIO_CAPTURE.anujk.sharma
2014-11-13chromium[content/browser/ssl && content/browser/speech] Convert VLOGs to DVLOGsanujk.sharma
2014-11-13chromium[content/renderer] Convert VLOGs to DVLOGsanujk.sharma
2014-11-13chromium[Webgl-chromium] Test to validate glinfo when webglcontext fails.siva.gunturi
2014-11-13chromiumcc: Set opaque rect of TextureDrawQuad in NinePatchLayerImpl.jungjik.lee
2014-11-13chromiumEliminate unnecessary forward declarations from components/password_managersunil.ratnu
2014-11-14blinkRemove EncodingAPI runtime flag(status=stable)anujk.sharma
2014-11-14blinkRename HACK_FORCE_TEXT_AUTOSIZING_ON_DESKTOPzhaoze.zhou
2014-11-13chromiumEnable AX TCs related to list-item and update results.je_julie.kim
2014-11-13chromiumIgnore seek operations to the current time during pause state. This changesrirama.m
2014-11-13chromiumAdding support for opening URL in new tab from Contentajith.v
2014-11-13blinkSupport print preset options for pdf documentn.bansal
2014-11-13blinkRebaseline accessibility/chromium-only-roles.htmlshreeram.k
2014-11-13blink[Webgl-blink] Add test function to force fail the webgl-context.siva.gunturi
2014-11-13blinkRemoving unused role IncrementorRole from blink.shreeram.k
2014-11-13blinkAdd textUnderElement of figcaption for figure in titleje_julie.kim
2014-11-13blinkMath tag is not exposed in Accessibility.shreeram.k
2014-11-12chromiumModifying details.html AX test expectations.shreeram.k
2014-11-12chromiumARIA role spinbutton should expose AXRole as AXIncrementor.shreeram.k
2014-11-12blinkClean up virtual functions in css/rob.buis
2014-11-12chromiumcc: Do not ignore layers without valid priorities during eviction.e.hakkinen
2014-11-12blinkBackground image should clamp to minimum size(1, 1) after scale.sanjoy.pal
2014-11-12chromium[content/browser/download] Convert VLOGs to DVLOGsanujk.sharma
2014-11-12blinkRemove unused feature HTMLAppletElementLegacyCallsunil.ratnu
2014-11-12chromiumAdding option for adding new tab in tab manager for chrome shell.divya.bansal
2014-11-12blinkIf an element A has a parent element, then A's assigned context menu is the assigned context menu of its parent element. Otherwise, A's assigned context menu is null.sanjoy.pal
2014-11-12chromiumResolving build issue while disabling webrtc for androidmohan.reddy
2014-11-12chromium[chrome/common/renderer/media && chrome/common/renderer/safe_browsing] Convert VLOGs to DVLOGsanujk.sharma
2014-11-11chromiumAdd condition for checking AXExpanded on mac.je_julie.kim
2014-11-12blinkRemove incorrect RenderTableCell FIXMErtakacs.u-szeged
2014-11-12blinkAdding Element.closest() API paritosh.in
2014-11-11chromiumMake cc::Animation::TrimTimeToCurrentIteration andbehara.ms
2014-11-11chromiumAXSubrole and AXRoleDescription is not exposed for HTML form element.shreeram.k
2014-11-11chromium[chrome/common/safe_browsing] Convert VLOGs to DVLOGsanujk.sharma
2014-11-12blinkMake SVGTextPositioningElement::elementFromRenderer take a referencerob.buis
2014-11-11blinkUse InputTypeNames more in MediaControlElementsrob.buis
2014-11-11blinkSet relayoutChildren to 'true' only if size change happens in Tablertakacs.u-szeged
2014-11-11blinkRename HTMLInputElement::imageLoader() to ensureImageLoader()rob.buis
2014-11-11chromiumAXRoleDescription for html figure tag would be 'figure'.shreeram.k
2014-11-11blinkUse ContainerNode more in DOMEditorrob.buis
2014-11-11chromium[Cleanup] List trace categories through script as shown by trace record dialogr.kasibhatla
2014-11-11chromium[Password Manager] Correct the documentation within PasswordFormFillData struct for form origin and action.pritam.nikam
2014-11-11blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-11-11chromiumExposing hr tag with SplitterRole.shreeram.k
2014-11-11chromiumAccelerator Key's are not visible for Print and Inspect Element in pdf context menu.deepak.m1
2014-11-10chromiumMSAA + (IA,IA2) role are not correctly exposed for html footer tag.shreeram.k
2014-11-10chromium[Password manager] Replace the FormFieldData vector from autofill::FormData with named-fields (Clean-up).pritam.nikam
2014-11-10chromiumAXRoleDescriptions are not correctly exposed for dl, dd, dt tagsshreeram.k
2014-11-11blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-11-10chromiumAccelerator Key's are not visible for Left and right Rotation in pdf context menu.deepak.m1
2014-11-11blinkMove logic that sets variable m_isInitialized to false before stop destination.keonho07.kim
2014-11-11blinkThe name attribute can be from contents for listitem roleje_julie.kim
2014-11-10chromium[content/browser/first_run] Convert VLOGs to DVLOGsanujk.sharma
2014-11-10blinkInput type number should return SpinButtonRole from blink to chromium side to expose w correct role.shreeram.k
2014-11-10chromiumMap ROLE_SYSTEM_GROUPING to AX role for figureje_julie.kim
2014-11-10blinkhr tag should return SplitterRole.shreeram.k
2014-11-10chromiumHTML Ruby tag is not exposed on Windowsshreeram.k
2014-11-10chromiumDisable figcaption AX TC temporarilyje_julie.kim
2014-11-10blinkExposing correct state for summary element depending on open attribute.shreeram.k
2014-11-10chromiumDisable temporarily aria-list for update code from blink.je_julie.kim
2014-11-10blinkClean up forward declarations in core/rendering and core/paintingzhaoze.zhou
2014-11-10blinkTests to show support for select() API existshabib.virji
2014-11-08chromium[content/browser/history] Convert VLOGs to DVLOGsanujk.sharma
2014-11-07chromiumExcluded ipc/ipc_logging.cc to check for spam loggingprashant.n
2014-11-08blinkAdding role 'RubyRole' in blink to expose HTML Ruby tag.shreeram.k
2014-11-07chromium[android] Remove unused scroll delta in TopControlssujiths.s
2014-11-07chromiumAX_ROLE_HORIZONTAL_RULE is not required.shreeram.k
2014-11-08blinkRemove Crypto runtime flag(status=stable)zhaoze.zhou
2014-11-07blinkAllow content property to roundtriprob.buis
2014-11-07blinkUpdating custom scrollbar stylesataya.m
2014-11-07chromiumAdding Select Action Bar Cut, Paste and Select All Unit Test cases.ajith.v
2014-11-07blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-11-07chromiumWhile loading a page in tabmanager mode, control should come on content page hiding the tabmanager mode.divya.bansal
2014-11-07blinkInvalid chars should not be allowed as first character in custom element namedeepak.sa
2014-11-06chromium[content/browser/media] Convert VLOGs to DVLOGsanujk.sharma
2014-11-06chromium[content/browser/download] Convert VLOGs to DVLOGsanujk.sharma
2014-11-06chromium[content/browser/sync] Convert VLOGs to DVLOGsanujk.sharma
2014-11-07blink[WIP] Adding Element.closest() APIparitosh.in
2014-11-06blinkARIA role 'form' is not supported.shreeram.k
2014-11-06chromiumSkipping AX fieldset and legend testfor android.shreeram.k
2014-11-06chromium[Password Manager] Refactor FindFormInputElements() in PasswordAutofillAgent.pritam.nikam
2014-11-06blinkRemove ThemeColor runtime featurerob.buis
2014-11-06chromiumAXRoleDescription is not exposed correctly for aside, main, nav elementshreeram.k
2014-11-06chromiumAdd DumpAccessibilityTree tests (11 of 20)shreeram.k
2014-11-05chromiumCorrecting blockqoute.html test fileshreeram.k
2014-11-05chromium[chrome/browser/s*] Convert VLOGs to DVLOGsanujk.sharma
2014-11-05chromium[chrome/browser/translate, chrome/browser/thumbnails] Convert VLOGs to DVLOGsanujk.sharma
2014-11-05blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-11-05blinkCode readability patch, removed extra returned statements from codeh.joshi
2014-11-05blinkClean up isSpecialElementrob.buis
2014-11-04chromiumAdd a new command to summarize memory usage by function addresses in dmprofwensheng.he
2014-11-04chromium[Autofill] Autofill fails to show suggestions for suggested input for forms having credit card number split across multiple fields.pritam.nikam
2014-11-04blinkReplace custom code by hasOneTextChild APIrob.buis
2014-11-04chromiumcc: Fix perftest not to create infinite pile and tiling.e.hakkinen
2014-11-04blink[WebGL] Return meaningful information in WebGL context creation error message.siva.gunturi
2014-11-04chromiumARIA role math and HTML math element are not exposed correctly.shreeram.k
2014-11-04chromiumLoad any URL using Go button in chrome shell.divya.bansal
2014-11-04blinkAdd a UseCounter for CustomScrollbarsataya.m
2014-11-04blinkConst-ify static s_resourceType members in RenderSVGResouce* classesparitosh.in
2014-11-03blinkRemove !typeFace early return in fontFamilyNamerob.buis
2014-11-03chromiumRemove duplicate name attribute writing.je_julie.kim
2014-11-03blinkThe name attribute can be from contents for listitem roleje_julie.kim
2014-11-03chromiumDisabled TCs related to listitemje_julie.kim
2014-11-03blinkShow a warning when using sync xhr.mayurk.vk
2014-11-03blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-11-03chromiumFix rotation shortcut keys in PDFdeepak.m1
2014-11-02blinkRemove isSyncDatabase in WebDatabaseObserver [3/3]rtakacs.u-szeged
2014-11-02chromiumDisable WebViewInteractiveTest.NewWindow_OpenInNewTab on OS_MACOSX, until the problem to miss keyup event with command key is fixedmyid.shin
2014-11-01chromium[WebGL] Return meaningful information in WebGL context creation error message.siva.gunturi
2014-10-31chromiumRemove isSyncDatabase in WebDatabaseObserver [2/3]rtakacs.u-szeged
2014-10-31blinkText selection should happen on Disabled and Readonly elements when doajith.v
2014-10-31chromiumv8::Handle<T> is just an alias of v8::Local<T> so, replacing v8::Handle with v8::Local in src/componentsanujk.sharma
2014-10-31chromiumFix build with disable_nacl=1pgal.u-szeged
2014-10-31blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-10-31chromiumAdded code to support launch new tab with context menuankit2.kumar
2014-10-31blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-10-31chromiumRemoving redundant 'is_null' field in ServiceWorkerVersionInfoparitosh.in
2014-10-30chromiumTab manager view should hide on press of back keyankit2.kumar
2014-10-30chromiumOptimizing DateTimeAndroid and ColorChooserAndroid initializations.ajith.v
2014-10-30chromium[Extensions] Chromium crashed in single-process mode on fresh launch.pritam.nikam
2014-10-30blinkRemove isSyncDatabase in WebDatabaseObserver [1/3]rtakacs.u-szeged
2014-10-30blinkRemoving reloadAll() from InstallEventparitosh.in
2014-10-30chromiumChange condition for adding AX_STATE_EXPANDEDje_julie.kim
2014-10-30blinktext-transform causes incorrect text placement in svgrob.buis
2014-10-30blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-10-30blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-10-30blinkCheck whether aria-expanded attribute is definedje_julie.kim
2014-10-30blink[WebGL] Return meaningful information in WebGL context creation error message.siva.gunturi
2014-10-29chromiumReplace deprecated updateBackingStoreAndCheckValidity to updateLayoutAndCheckValiditykkosztyo.u-szeged
2014-10-29chromiumPrefix CommandLine usage with base namespace (Part 4: ash/)pgal.u-szeged
2014-10-29blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-10-29blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-10-29chromiumAdd DumpAccessibilityTree tests (9 of 20)shreeram.k
2014-10-29blinkInitialize SVGStaticStringLists with correct animated type.rhodovan.u-szeged
2014-10-28chromiumThis patch prevents appending extension to filename derived from content disposition if it does not have one.arun87.kumar
2014-10-29blinkAdding layout test for ArrayBufferView Postingparitosh.in
2014-10-28chromiumAdding Select Action Bar Copy Unit Test casesajith.v
2014-10-28chromium[DevTools] Keep IP address of HttpServer as a member of DevToolsHttpHandlerImpl.bw80.lee
2014-10-28chromium<address> elements should have AXRoleDescription of 'address'shreeram.k
2014-10-28chromiumHTML article tag should have AXRoleDescription as 'article'shreeram.k
2014-10-28blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-10-28blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-10-28blinkXMLHttpRequest.responseURL should exclude urlparitosh.in
2014-10-28blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-10-28chromiumOn orientation change suggestion popup width was setting to someankit2.kumar
2014-10-28chromiumAdded myself to AUTHORS file.paritosh.in
2014-10-28chromiumPrefix CommandLine usage with base namespace (Part 3: apps/)pgal.u-szeged
2014-10-28chromiumChange visibility of stop/reload button if url bar has focus.ankit2.kumar
2014-10-28chromiumPrefix CommandLine usege with base namespace (Part 2: android_webview/)pgal.u-szeged
2014-10-28blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-10-28blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-10-27chromiumAdd DumpAccessibilityTree tests (6 of 20)shreeram.k
2014-10-27blinkRemove SimpleFontData::create only used by SVG Fontsrob.buis
2014-10-27chromiumAdd text selection ActionBar testsajith.v
2014-10-27chromiumv8::Handle<T> is just an alias of v8::Local<T> so, replacing v8::Handle with v8::Local in src/netanujk.sharma
2014-10-27blinkClean up forward declarations in Source/platformzhaoze.zhou
2014-10-27blinkCleanup CustomFontData after SVG Fonts removalrob.buis
2014-10-26chromiumExpose HTML pre tag with correct MSAA+IA2 Roleshreeram.k
2014-10-25chromiumAdd AX TC for output elementje_julie.kim
2014-10-24chromiumAdd conversion rule of WebAXRoleBlockquoteje_julie.kim
2014-10-24chromiumAdd DumpAccessibilityTree tests (5 of 20).shreeram.k
2014-10-24blinkWhen tracking regions, treat sub-pixel areas as belonging to the region.p.sergey
2014-10-23chromiumAdd myself to the AUTHORS.zsborbely.u-szeged
2014-10-23chromiumDon't add GTK target dependency for ozone in remoting_host.gypi.sl.ostapenko
2014-10-23blinkAdding PreRole in blink side to expose HTML pre tag with correct MSAA+IA2.shreeram.k
2014-10-23chromiumRemoving NavigationClient dependencies from Tab.ajith.v
2014-10-23chromiumAdd DumpAccessibilityTree tests (4 of 20)shreeram.k
2014-10-23chromiumcc cleanup: Update paths to geometry headersheejin.r.chung
2014-10-22chromiumSuppress lint warnings related to ClickableViewAccessibility while implementingwajahat.s
2014-10-22blinkRemove unused function from webkitpykkosztyo.u-szeged
2014-10-22chromiumRemove references to psutil.error in Android Buildbot scriptsa.kotkavuo
2014-10-22chromiumAdd myself in the AUTHORS filekkosztyo.u-szeged
2014-10-22blinkRemove the -S option when invoking the bindings generatorpgal.u-szeged
2014-10-22blinkRemoving dead code in WebViewImpl.hbehara.ms
2014-10-22chromiumRename extension action context menu option string "Manage" to "Manage Extensions"shilpa.shri
2014-10-22blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-10-22blinkRemove unused file from webkitpykkosztyo.u-szeged
2014-10-22blinkRemove deprecated and unused run_and_throw_if_fail from webkitpykkosztyo.u-szeged
2014-10-21chromiumFixed the insertion handle showing issue on readonly element.ajith.v
2014-10-21chromiumReplacing the OVERRIDE with override in tools foldermohan.reddy
2014-10-22blinkASSERTION FAILED: child->isTableCell()shreeram.k
2014-10-21chromiumARIA role region is not exposed correct with MSAA+IA2 roleshreeram.k
2014-10-21chromiumRename extension action context menu option string "Manage" to "Managed Extensions"shilpa.shri
2014-10-21blinkCorrecting -expected.png files generated after rebaseline.ambarish.r
2014-10-21blinkFix for mouse capture and release on ClearButtonElementparitosh.in
2014-10-21blinkASSERTION FAILED: factor > 0zsborbely.u-szeged
2014-10-21blinkAdd isExpanded() API to WebAXObject.h to get aria-expanded attribute.je_julie.kim
2014-10-21chromiumPDF Viewer - PageUp/Down don't move pdf by page size in FitToPage moden.bansal
2014-10-20chromiumRemove deprecated class WebContentsObserverAndroid and cleanup existing usages.wajahat.s
2014-10-21blinkAdd AX role for blockquote tagje_julie.kim
2014-10-20chromiumFix MSAA+IA2 & AX for <header> tag and banner roleshreeram.k
2014-10-20chromiumAdd AX TC for LI elementje_julie.kim
2014-10-20chromium[Telemetry] Fix C-State stat reading for Note 3 and S5.v.putkinen
2014-10-20blinkRemove get_test function in test_expectations_unittest.pyrtakacs.u-szeged
2014-10-20blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-10-20blinkMove the v8::Isolate* parameter to the first parameter of various binding methods in third_party/WebKit/Source/bindingsr.nagaraj
2014-10-20chromium[gcc 4.x] Fix the build failure due to -Werror=char-subscriptsvivek.vg
2014-10-20blinkClean up forward declarations in Source/webzhaoze.zhou
2014-10-18blinkSet the scrollbarLayer as opaque after setupScrollbarLayer.jungjik.lee
2014-10-18blinkADD AX role for Output Elementje_julie.kim
2014-10-18blinkv8::Handle should be replaced with v8::Local in Source/bindings/modulesvartul.k
2014-10-18blinkAdd LayoutTest for AX Role of dl elementje_julie.kim
2014-10-18blinkAX Handle LI element regardless of styleje_julie.kim
2014-10-18blinkClean up forward declarations in Source/core/eventsrob.buis
2014-10-18blinkTextRun::length() should return an unsigned.l.gombos
2014-10-17blinkElement::scrollIntoViewIfNeeded computes the scroll bounding box by calling containerNode::boundingBox(), for performing autoscroll.ambarish.r
2014-10-17blinkClean up forward declarations in Source/moduleszhaoze.zhou
2014-10-17blinkPaste Popup showing is blocked for ReadOnly/Disabled input and textarea elements.ajith.v
2014-10-17blinkMove supplemental transform to rare datarob.buis
2014-10-16chromiumGet rid of unnecessary forward declarations in components/autofill/sunil.ratnu
2014-10-16blinkMixing content editable and non-editable in direction RTLhabib.virji
2014-10-16chromiumHTML Meter tag should have MSAA+IA2 as ROLE_SYSTEM_PROGRESSBAR.shreeram.k
2014-10-16chromiumRename java WebContentsObserverAndroid to WebContentsObserverwajahat.s
2014-10-16chromiumAdding Presubmit error when OVERRIDE and FINAL is not used as C++11 standardmohan.reddy
2014-10-16chromiumAdd DumpAccessibilityTree tests (3 of 20)shreeram.k
2014-10-15chromiumMoving Passwordmanager::RegisterLocalPref() to components.jitendra.ks
2014-10-15chromiumExtraction of the filename from a URL handles the parameters differently now by returning the string after the last slash till its following semicolon as FileName.arun87.kumar
2014-10-15chromium[MAC] Disable 'Import' button when visible checkboxes are unchecked.gajendra.n
2014-10-15chromiumEnabling SVG AX test.shreeram.k
2014-10-15chromiumAdding new string constants to remove usage of hardcoded string values.kn.darshini
2014-10-16blinkMeterRole was missed in computeAccessibilityIgnored()shreeram.k
2014-10-15blinkAdded support for search filters in dashboard.behara.ms
2014-10-15chromiumSame Bookmark url is getting pasted on the Bookmarkbar with same title.deepak.m1
2014-10-15chromiumExpose IA and IA2 role and state for HTML input type attributes related to date and time.shreeram.k
2014-10-15chromiumFixing IA2 role for input type attribute in button and checkbox state with menu and aria role menu as parentshreeram.k
2014-10-15chromium|Print..| menu should be consistent in contextmenu with and without selection.deepak.m1
2014-10-15chromiumFix WeakPtrFactory member placementanujk.sharma
2014-10-14chromiumSkipping AX test related to HTML meter tag.shreeram.k
2014-10-14chromiumReplace OVERRIDE with its C++11 counterparts in src/sqlr.nagaraj
2014-10-14chromiumElement with ARIA role progressbar should have STATE_SYSTEM_READONLYshreeram.k
2014-10-14blinkDisable animated clipping on SVG contentrhodovan.u-szeged
2014-10-14blinkClean up forward declarations in Source/core/inspectorrob.buis
2014-10-14blinkFix to Handle downkey event on last and first radio button of a radio button listparitosh.in
2014-10-14chromiumReplace OVERRIDE with their C++11 counterparts in extensionsmohan.reddy
2014-10-13chromiumAdding Presubmit error when OVERRIDE and FINAL is not used as C++11 standardmohan.reddy
2014-10-14blinkRemove Overlay Scrollbar if not scrollable along the axissataya.m
2014-10-14blinkAdding MeterRole in blink to support MSAA+IA2 and AX roles for meter tag in Chromium.shreeram.k
2014-10-13blinkInput type attribue in radio button state with menu as parent should be exposed with correct IA2shreeram.k
2014-10-13blinkReplace FINAL and OVERRIDE with their C++11 counterparts in WebKit/Sourcemohan.reddy
2014-10-13blinkIn some cases different fonts are selected to get width of string andh.joshi
2014-10-13blinkRemoving redundant names introduced for input type checkbox with menu as parent and aria role menuitemcheckboxshreeram.k
2014-10-13chromiumcc: Change LTHCommon tests to use impl painting.sohan.jyoti
2014-10-12chromiumExtending support for 3d in gfx::InterpolatedScale and gfx::InterpolatedTranslationbehara.ms
2014-10-11chromiumRemoving ContentViewCore dependencies from direct WebContents functions.ajith.v
2014-10-11blinkKeyboard Shortkey for ctrl+insert is not working.deepak.m1
2014-10-11chromiumReplace newly added OVERRIDE with its C++11 counterparts in src/netr.nagaraj
2014-10-11chromiumReplace OVERRIDE with its C++11 counterparts in src/chrome_elfr.nagaraj
2014-10-11chromiumReplace missed OVERRIDE with its C++11 counterparts in src/chromecastr.nagaraj
2014-10-10blinkOnly include NotImplemented.h when it is actually used (when notImplemented() is called).l.gombos
2014-10-10chromiumUpdate email contact.a.cavalcanti
2014-10-10chromiumCheck if Button is pressed for changing selectionavi.nitk
2014-10-10chromiumRemoving the CVC parameter from ShowRepostFormWarningDialog Callback.ajith.v
2014-10-10blinkRemove unused unittestresults file.pgal.u-szeged
2014-10-10chromium[C++11 Allowed Features] Declares a type-safe null pointer converting from NULL to nullptr in src/cc [part-2]kulkarni.a
2014-10-10blinkIA2 role is not correct for input type button and checkbox with aria role menu as parentshreeram.k
2014-10-09chromiumReplacing the OVERRIDE with override and in chromemohan.reddy
2014-10-09chromium[src/chrome/browser/] Declaring the weak_ptr_factory in proper order in ui and prerenderkulkarni.a
2014-10-09chromiumReplacing the OVERRIDE with override in /src/pdfanujk.sharma
2014-10-09chromiumReplacing the OVERRIDE with override and in chrome/renderermohan.reddy
2014-10-09chromiumMove bookmark's folder menu upwards only when its parent button is moved.gajendra.n
2014-10-09chromiumReplace FINAL and OVERRIDE with their C++11 counterparts in chrome/testmohan.reddy
2014-10-09chromiumApply automatic range checks to content enum types across IPC.anujk.sharma
2014-10-09chromium[components] Apply automatic range checks to content enum types across IPCanujk.sharma
2014-10-09blinkGradients should restrict possible contentrob.buis
2014-10-09chromium[media] Apply automatic range checks to content enum types across IPCanujk.sharma
2014-10-09chromiumApply automatic range checks to content enum types across IPC [content/common/media]anujk.sharma
2014-10-09chromiumReplace OVERRIDE with its C++11 counterparts in src/printingr.nagaraj
2014-10-09chromiumReplace OVERRIDE with its C++11 counterparts in src/rlzr.nagaraj
2014-10-09chromiumReplace OVERRIDE with its C++11 counterparts in src/skiar.nagaraj
2014-10-09chromiumApply automatic range checks to content enum types across IPC.anujk.sharma
2014-10-09chromiumDeclaring the weak_ptr_factory in proper order in src/componentspramod.bs
2014-10-09chromiumAdd option to test_runner to specify custom build directoryr.kasibhatla
2014-10-09blinkRemove old WebKit urls from webkitpy.pgal.u-szeged
2014-10-09blink[webkitpy] Refactor diff_parser.pypgal.u-szeged
2014-10-09blinkRemove Overlay Scrollbar if not scrollable along the axissataya.m
2014-10-09blinkReplacing the OVERRIDE with override and FINAL with final in third_party/WebKit/Source/core/renderingkulkarni.a
2014-10-08chromiumClean up ifdef around FilePath creation in /src/contentanujk.sharma
2014-10-08chromiumReplace OVERRIDE and FINAL with override and final in src/appsanand.ratn
2014-10-08chromiumReplace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy
2014-10-08chromiumDownloading a file with ".tar.bz" extension mulitple times resulted in incorrect filename where ordinal number was suffixed to "tar" instead of filename as below.arun87.kumar
2014-10-08chromiumReplace FINAL and OVERRIDE with their C++11 counterparts in chrome/utilitymohan.reddy
2014-10-08chromiumExpose aria role menuitemcheckbox and menuitemradio with correct IA2 role.(Chromium)shreeram.k
2014-10-08chromiumAdd myself to the AUTHORS file.pmolnar.u-szeged
2014-10-08chromiumAdjust bookmark folder menu window if its parent button is partly off-screen to the left.gajendra.n
2014-10-08blinkReplacing the OVERRIDE with override and FINAL with final in third_party/WebKit/Source/platformkulkarni.a
2014-10-08blink[webkitpy] Merge ChromiumBuildBot class into the BuildBot class.pgal.u-szeged
2014-10-08blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/modulesmohan.reddy
2014-10-08chromiumRemove --disable-desktop-notifications flag.mayurk.vk
2014-10-08blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/core/[css|rendering|clipboard]mohan.reddy
2014-10-08blinkRemove functionally empty irc directory.pgal.u-szeged
2014-10-08blink[webkitpy] Remove unused method from Environment class.pgal.u-szeged
2014-10-08blink[webkitpy] Remove leftover changelog editor methods from User.pgal.u-szeged
2014-10-08blinkRemove MediaStream runtime flag (status=stable) for blinkheeyoun.lee
2014-10-08chromiumARIA role marquee should have ROLE_SYSTEM_ANIMATION as MSSA+IA2 roleshreeram.k
2014-10-08blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/bindingsmohan.reddy
2014-10-08blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/modules/serviceworkersmohan.reddy
2014-10-08blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/modules/webmidimohan.reddy
2014-10-08blinkRemove PagePopup runtime flag (status=stable) for blinkheeyoun.lee
2014-10-07chromiumRemove PagePopup runtime flag (status=stable) for chromiumheeyoun.lee
2014-10-08blinkReplace OVERRIDE with override in WebKit/publicvartul.k
2014-10-07chromiumReplace FINAL and OVERRIDE with their C++11 counterparts in content/renderermohan.reddy
2014-10-08blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/core/editingmohan.reddy
2014-10-08blinkReplacing the OVERRIDE with override and FINAL with finalkrish.botta
2014-10-07chromiumReplacing the OVERRIDE with override in /src/athenaanujk.sharma
2014-10-07chromiumIn the OOP PDF context menu 'Print..' is being shown 2 timesdeepak.m1
2014-10-07chromiumClean up ifdef around FilePath creation in /src/third_partyanujk.sharma
2014-10-07chromiumReplacing the OVERRIDE with override and FINAL with final in gpumohan.reddy
2014-10-08blinkWrite out unique includes in element factoriesrob.buis
2014-10-07blinkReplacing the OVERRIDE with override in /WebKit/public/webanujk.sharma
2014-10-07chromiumReplacing the OVERRIDE with override and FINAL with final in chrome/servicemohan.reddy
2014-10-07chromiumRemoving repeated retrieval of width and height for PastePopup menu.ajith.v
2014-10-07chromiumClean up ifdef around FilePath creation in /src/toolsanujk.sharma
2014-10-07chromiumReplacing the OVERRIDE with override and FINAL with final in content/browser/geolocation/web_contentsmohan.reddy
2014-10-07blinkRemove Gamepad runtime flag (status=stable) for blinkheeyoun.lee
2014-10-07chromiumReplacing the OVERRIDE with override in chrome/installermohan.reddy
2014-10-07blinkRemove EncryptedMediaAnyVersion runtime flag (status=stable)heeyoun.lee
2014-10-07blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/core/inspectormohan.reddy
2014-10-07chromiumReplacing the OVERRIDE with override in chrome/commonmohan.reddy
2014-10-07blinkSupport aria-checked attribute for aria role menuitemcheckbox and menuitemradioshreeram.k
2014-10-07chromiumReplacing the OVERRIDE with override and FINAL with final in content/browser/geolocation/[download|loader|quota]mohan.reddy
2014-10-07chromiumReplacing the OVERRIDE with override and FINAL with final in content/browser/[accessibility|battery_status|compositor]mohan.reddy
2014-10-07chromiumReplacing the OVERRIDE with override and FINAL with final in content/browser/renderer_hostmohan.reddy
2014-10-07chromiumReplace OVERRIDE and FINAL with override and final in content/browser/loaderanand.ratn
2014-10-07chromiumReplace OVERRIDE and FINAL with override and final in content/browser/web_contentsanand.ratn
2014-10-07chromiumReplacing the OVERRIDE with override and FINAL with final in content/browser/indexed_dbmohan.reddy
2014-10-07blinkIn text iterator, the SearchBuffer is reset when the iterator passes throughc.shu
2014-10-07blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/core/framemohan.reddy
2014-10-07blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/core/[fetch|fileapi]mohan.reddy
2014-10-07chromiumRoll DEPS for trace-viewer 76a4496:3bf3f6dr.kasibhatla
2014-10-07blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/core/animationmohan.reddy
2014-10-07blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/core/htmlmohan.reddy
2014-10-07blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/core/svgmohan.reddy
2014-10-07chromiumReplace OVERRIDE and FINAL with override and final in content/browser/accessibility/[a-s]*anand.ratn
2014-10-07chromium[Android]Increase Scrollbar fade delay on Resize.sataya.m
2014-10-07blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/core/xmlmohan.reddy
2014-10-07blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/core/dommohan.reddy
2014-10-07blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/core/testingmohan.reddy
2014-10-07blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/core/workersmohan.reddy
2014-10-07chromiumReplace OVERRIDE and FINAL with override and final in content/browser/battery_status[a-s]*anand.ratn
2014-10-07blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/core/loadermohan.reddy
2014-10-07blinkChange StyleResolver::document() to be privatertakacs.u-szeged
2014-10-07blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/core/pagemohan.reddy
2014-10-07blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/core/eventsmohan.reddy
2014-10-07chromiumClean up ifdef around FilePath creation in src/componentsanujk.sharma
2014-10-07blinkReplace OVERRIDE and FINAL with override and final in WebKit/publicvartul.k
2014-10-07chromiumReplace OVERRIDE and FINAL with override and final in content/ppapi_plugin/[a-s]*anand.ratn
2014-10-07chromiumReplace OVERRIDE and FINAL with override and final in content/public/[a-s]*anand.ratn
2014-10-07chromiumReplace OVERRIDE and FINAL with override and final in content/common/[a-s]*anand.ratn
2014-10-07chromiumReplacing the OVERRIDE with override and FINAL with final in /src/iosanujk.sharma
2014-10-07chromiumReplace OVERRIDE and FINAL with override and final in content/utility/[a-s]*anand.ratn
2014-10-07chromiumReplace OVERRIDE and FINAL with override and final in content/child/[a-s]*anand.ratn
2014-10-07blinkReplacing the OVERRIDE with override and FINAL with finalkrish.botta
2014-10-07chromiumExclude readonly and disabled elements from autofill form.ziran.sun
2014-10-07chromiumReplacing the OVERRIDE with override and FINAL with final in content/browser/geolocationmohan.reddy
2014-10-07blinkIA2 role is not correct for input type attribute in button & checkbox state with aria-role menu as parent.shreeram.k
2014-10-07chromiumReplacing the OVERRIDE with override in /src/webkitanujk.sharma
2014-10-07chromiumReplacing the OVERRIDE with override in /src/urlanujk.sharma
2014-10-07chromiumReplacing the OVERRIDE with override and FINAL with final in /src/dbusanujk.sharma
2014-10-07chromiumReplacing the OVERRIDE with override and FINAL with final in /src/printinganujk.sharma
2014-10-07blinkNew Test for 'vertical-align has no effect on a flex item'sunil.ratnu
2014-10-07blinkReplacing the OVERRIDE with override and FINAL with finalkrish.botta
2014-10-06chromiumDeclaring the weak_ptr_factory in proper order in src/net.nagarjuna.a
2014-10-06chromiumFix WeakPtrFactory member placementpraveen.anp
2014-10-07blinkAdding roles in Blink side to expose aria role menuitemcheckbox and menuitemradio with correct IA2 role in Chromium Side.shreeram.k
2014-10-06chromiumReplacing the OVERRIDE with override and FINAL with final in content/browser/frame_hostmohan.reddy
2014-10-06chromiumRemove deprecated extension notification from Browser.jitendra.ks
2014-10-06chromiumReplacing the OVERRIDE with override and FINAL with final in content/browser/fileapimohan.reddy
2014-10-06chromiumReplacing the OVERRIDE with override and FINAL with final in content/browser/speechmohan.reddy
2014-10-06chromiumReplacing the OVERRIDE with override and FINAL with final in content/browser/[devtools/ssl]mohan.reddy
2014-10-06chromiumReplacing the OVERRIDE with override and FINAL with final in content/browser/[dom_storage|gamepad|gpu|net]mohan.reddy
2014-10-06chromiumChanging in the intialization order of WeakPtrFactory in content/browser modulekrish.botta
2014-10-06chromiumReplace OVERRIDE and FINAL with override and final in content/browser/geofencing/[a-s]*anand.ratn
2014-10-06chromiumReplace OVERRIDE and FINAL with override and final in content/plugin/[a-s]*anand.ratn
2014-10-06chromiumReplacing the OVERRIDE with override and FINAL with final in storagemohan.reddy
2014-10-06chromiumReplace OVERRIDE and FINAL with override and final in content/gpu/[a-s]*anand.ratn
2014-10-06chromiumReplacing the OVERRIDE with override and FINAL with final in /src/cryptoanujk.sharma
2014-10-06chromiumReplacing the OVERRIDE with override and FINAL with final in jinglemohan.reddy
2014-10-06chromiumReplacing the OVERRIDE with override and FINAL with final in content/browser/device_sensorsmohan.reddy
2014-10-06chromiumReplace OVERRIDE and FINAL with override and final in content/app/[a-s]*anand.ratn
2014-10-06chromiumIAccessible2 state not defined for input type checkbox.shreeram.k
2014-10-06chromiumApply disable_post_sub_buffers_for_onscreen_surfaces only to mesa gl.sl.ostapenko
2014-10-06chromiumReplacing the OVERRIDE with override and FINAL with final in content/browser/power_profilermohan.reddy
2014-10-06chromiumReplacing the OVERRIDE with override and FINAL with final in content/browser/appcachemohan.reddy
2014-10-06chromiumReplace OVERRIDE and FINAL with override and final in content/browser/browser_plugin/[a-s]*anand.ratn
2014-10-06chromiumReplacing the OVERRIDE with override and FINAL with final in content/browser/mediamohan.reddy
2014-10-06chromium[C++11 Allowed Features] Declares a type-safe null pointer converting from NULL to nullptrkulkarni.a
2014-10-06chromiumIA2 role, xml-roles are not correct for {address, aside, nav, main}shreeram.k
2014-10-06chromiumReplacing the OVERRIDE with override and FINAL with final in content/browser/shared_workermohan.reddy
2014-10-06chromiumReplacing the OVERRIDE with override and FINAL with final in content/browser/androidmohan.reddy
2014-10-06blinkHandle semicolons at end of keyTimes and valuesrob.buis
2014-10-06chromiumReplacing the OVERRIDE with override and FINAL with final in win8 foldermohan.reddy
2014-10-06chromiumReplace OVERRIDE and FINAL with override and final in content/test/[a-s]*anand.ratn
2014-10-06chromiumReplace OVERRIDE and FINAL with override and final in content/shell/[a-s]*anand.ratn
2014-10-06chromiumReplacing the OVERRIDE with override and FINAL with final in /src/ginanujk.sharma
2014-10-06chromiumReplacing the OVERRIDE with override and FINAL with final in cloud_printmohan.reddy
2014-10-06blinkReplace FINAL and OVERRIDE with their C++11 counterparts in Source/core/dom/customdeepak.sa
2014-10-04blinkUse bit-fields for space saving in PointerEventsHitRulessunil.ratnu
2014-10-04blinkAdd UseCounter for non-standard getComputedStyle(e).cssX behavioursunil.ratnu
2014-10-04blinkClean up forward declarations and include files in Source/bindingszhaoze.zhou
2014-10-04blinkAdd a safe cast for RenderSliderThumbrob.buis
2014-10-04blinkClean up forward declarations in Source/core/accessibilityrob.buis
2014-10-03chromiumPDF Viewer - Search results don't work after rotating pdfn.bansal
2014-10-03blinkRendering API cleanuprob.buis
2014-10-03chromiumAdded test case for CopyImageUrl and CopyEmailAddress.ankit2.kumar
2014-10-03chromiumHandle dl role for browsertestsje_julie.kim
2014-10-03chromiumAdd AX attribute conversion for input typeje_julie.kim
2014-10-03chromium[src/media] Declaring the weak_ptr_factory in proper order in cast,mojo and filterskulkarni.a
2014-10-02chromiumHandle the keyboard event for ctrl+a inside pdf.js instead of out_of_process_pdf.ccdeepak.m1
2014-10-03blinkRemoved duplicated virtual computePreferredLogicalWidths()h.joshi
2014-10-02chromium[cc_cleanup] remove impl_transform_ variable.siva.gunturi
2014-10-02blinkSimplify isEditingTextrob.buis
2014-10-02chromiumxml-roles for input types {radio, range, button}, mathshreeram.k
2014-10-02chromiumax_enums.idl should be in sync with automation.idlje_julie.kim
2014-10-02blink[Patch resubmit]: Turn off autofill highlight when changing option in an autofilled <select> elementziran.sun
2014-10-02chromiumAdd conversion rule for WebAXRoleDescriptionListje_julie.kim
2014-10-02blinkAdd AX attribute for input typeje_julie.kim
2014-10-01blinkNotify in console when an API fails because it needs to be invoked on user action.mayurk.vk
2014-10-01blink[Blink-WebWorkers] WorkerSharedTimer cancels extra delayed tasks.mayurk.vk
2014-10-01blinkCustom Element should have a wrapper while frame navigationdeepak.sa
2014-10-01blinkAdd AX role ,'AXDescriptionList', for dl element(re-land).je_julie.kim
2014-10-01blinkMove resolveAlignment logic to RenderStylesunil.ratnu
2014-09-30chromiumImporter - Add defensive check for data from IPCn.bansal
2014-09-30chromiumReplace OVERRIDE with its C++11 counterpart in components/password_manager/sunil.ratnu
2014-10-01blinkOnly default to transition shorthand if all 4 values are setrob.buis
2014-09-30chromiumRefactor PasswordAutofillAgent: methods to functions.deepak.m1
2014-09-30blinkShould remove struct HitRegionOptionsInternal.jinho.bang
2014-09-30blinkFix include guard in BackgroundImageGeometryrob.buis
2014-09-30chromiumAdds conversion rule for WebAXRoleDetailsshreeram.k
2014-09-30chromiumSkipping AX test related to input type on mac and android.shreeram.k
2014-09-30blinkRevert of Support for :enabled selector on Anchor & Area elements (patchset #2 id:20001 of https://codereview.chromium.org/408293002/)bruno.d
2014-09-30blink[Blink-WebWorkers] WorkerSharedTimer cancels extra delayed tasks.mayurk.vk
2014-09-30blinkUse auto and Range-based loop interation in Source/core/dom/custom/deepak.sa
2014-09-30blinkFix incorrect tooltip displayed for dock icon in "Dev Tools".gajendra.n
2014-09-30blinkExpose IA and IA2 role and state for HTML input type attributes related to date and time.(re-land)shreeram.k
2014-09-30blinkDisplay the stdio output in an iframe and reload after completion of re-reun.behara.ms
2014-09-30chromiumReusing the base::StringPairs in src/components/*kulkarni.a
2014-09-30chromiumSkipping AX test related to input typesshreeram.k
2014-09-30blinkRemove forward declarations from Source/core/dom/customdeepak.sa
2014-09-30chromiumApply automatic range checks to storage enum types across IPC in android_webviewmohan.reddy
2014-09-30blinkClean up SVG rendering APIrob.buis
2014-09-29chromiumUse base::StringPairs where appropriate for src/media/anand.ratn
2014-09-29chromiumImporter - Change const char* foo to const char foo[]n.bansal
2014-09-29chromium[src/content] Apply automatic range checks to enum types across IPC .kulkarni.a
2014-09-29chromiumhr tag should have xml role as separatorshreeram.k
2014-09-29blinkExpose IA and IA2 role and state for HTML input type attributes related to date and time.shreeram.k
2014-09-29blinkIA2 role is not correct for input type attribute in button state and checkbox state with menu as parent.shreeram.k
2014-09-29blinkClean up forward declarations in Source/core/htmlrob.buis
2014-09-29blinkAdd AX role ,'AXDescriptionList', for dl element.je_julie.kim
2014-09-29chromiumSkipping AX test on Android.shreeram.k
2014-09-28chromiumFor loop is running un-nacessrily after match.deepak.m1
2014-09-28chromiumApply automatic range checks to /chrome enum types across IPC.anujk.sharma
2014-09-26chromiumDo not present poof animation while drag & drop a bookmark in the chevron-menu.gajendra.n
2014-09-26chromiumMemory allocation for WriteInto is not proper.deepak.m1
2014-09-26blinkClean up forward declarations in Source/core/fetch and /loaderzhaoze.zhou
2014-09-26blinkUsing some C++11 goodness to cleanup the iterator code in SVGResourceCache.a.cavalcanti
2014-09-26chromiumAutofill browser_tests: set autofilled property after autofilled value is set.ziran.sun
2014-09-26chromium[Autofill Clean up] Revert changes introduced by Autocheckout to autofillziran.sun
2014-09-26chromiumImprove logging in password manager internals pagesunil.ratnu
2014-09-26chromium[Password Manager] Modified to support saving passwords on forms without user-name fields.pritam.nikam
2014-09-26chromiumimg tag should have xml-role as img.shreeram.k
2014-09-26chromiumArticle not exposed with correct IA2 Roleshreeram.k
2014-09-26blinkRevert "Revert of HTMLSelectElement does not include selected index/indices while saving state (patchset #8 id:160001 of https://codereview.chromium.org/541693003/)"sudarshan.p
2014-09-26blinkSummary tag is exposed with wrong IA2 Roleshreeram.k
2014-09-26blinkGridPainter::paintChild should take RenderBox referencesunil.ratnu
2014-09-25chromiumDeclaring the weak_ptr_factory in proper order.anand.ratn
2014-09-25chromiumHtml main tag is not exposed with correct IA2 ROLEshreeram.k
2014-09-26blinkPass test-list as JSON to layout-test-server.behara.ms
2014-09-26blinkBlink doesn't honor percent heights on children of "align-self:stretch" flex items in a fixed-height flex containerharpreet.sk
2014-09-25chromiumApply automatic range checks to content enum types across IPC.anujk.sharma
2014-09-25chromiumSuppress lint warning "SdCardPath" for getRawAcceptableDirectories()wajahat.s
2014-09-25chromiumUse base::StringPairs where appropriate from src/google_apisanand.ratn
2014-09-25chromiumApply automatic range checks to storage enum types across IPC.anujk.sharma
2014-09-25chromium[src/content <->blink side ] Apply automatic range checks to enum types across IPC .kulkarni.a
2014-09-25chromiumApply automatic range checks to enum types across IPC in content.kulkarni.a
2014-09-26blinkRemove getMathMLTagsrob.buis
2014-09-26blinkRemove QualifiedName::hasOneRefrob.buis
2014-09-25chromium[cc_cleanup] remove trigger_idle_updates_ variablesiva.gunturi
2014-09-25blinkDo not generate getHTMLTags/Attrsrob.buis
2014-09-25chromiumAdd conversions for EmbedObject, Figcaption and Figureje_julie.kim
2014-09-25chromiumSave password infobar should only work on schemes on which the bubble doessunil.ratnu
2014-09-25blinkAvoid re-parsing of string in fillText and measureText calls of Canvas 2D.h.joshi
2014-09-25blinkOilpan: fix build after r182644.zhishun.zhou
2014-09-25chromiumUse of base::StringPairs appropriately in contentmohan.reddy
2014-09-24chromiumRemove Media runtime flag (status=stable) for chromiumheeyoun.lee
2014-09-24chromiumRemove MediaStream runtime flag (status=stable) for chromiumheeyoun.lee
2014-09-24chromiumWebTestInterfaces class to chromium c++ style.abhishek.a21
2014-09-24chromiumRemove unused methods.sanjoy.pal
2014-09-24chromiumRemove Gamepad runtime flag (status=stable) for chromiumheeyoun.lee
2014-09-24chromiumFix WeakPtrFactory member ordering in contentmohan.reddy
2014-09-24chromiumRemoved the ScriptedSpeech content side.mohan.reddy
2014-09-24chromiumUse base::StringPairs where appropriate from /contentanujk.sharma
2014-09-24chromiumAdd test support for setting selected text option for <select> multiplesudarshan.p
2014-09-24chromiumUse of base::StringPairs appropriately in basemohan.reddy
2014-09-24chromiumextensions: Explicitly ignore result of CalledOnValidThread().anujk.sharma
2014-09-24chromiumMove *Picker.java and *PickerDialog.java to ui/android/java/...ankit2.kumar
2014-09-24chromiumAdded the detailed description for MSVC warning in BUILD.gnkulkarni.a
2014-09-24chromiumAdds conversion rule for WebAXRoleNoneshreeram.k
2014-09-24blinkAdds accessibility role for details elementshreeram.k
2014-09-24chromiumFix WeakPtrFactory member ordering in uimohan.reddy
2014-09-24chromiumCleanup WebNinePatchLayerImpl by removing setBitmap(SkBitmap, const WebRect&)vivek.vg
2014-09-24blinkRemove SelectorChecker::m_documentIsHTMLrob.buis
2014-09-24blinkTest flakiness fix for mouseover-mouseoutparitosh.in
2014-09-24chromiumUse base::StringPairs where appropriate from src/extensionsanand.ratn
2014-09-24chromiumUse base::StringPairs where appropriate from src/chrome/browseranand.ratn
2014-09-24blink[blink] Pass SkBitmap by reference in WebNinePatchLayer::setBitmap and refactorvivek.vg
2014-09-24blinkSkip imported/web-platform-tests/custom-elements/.../no-registry-test.htmldeepak.sa
2014-09-24blinkFix a rendering bug when frames have no dirty rect on display list mode.jinho.bang
2014-09-23chromiumFixed Build breaks while notification is enabled and extension is disabled.jitendra.ks
2014-09-23chromiumCleanup: Remove the instances of "rm_binaries.py" from 'src/tools/gn/bin'. The GN binaries have moved to src/buildtools. So, this script was removing GN binaries from tools/gn/bin that aren't used anymore. It was kept with the same intent till july 2014 (expected), and now think so, it is the good time to remove this script.anujk.sharma
2014-09-23chromium[chromium] Pass SkBitmap by reference in WebNinePatchLayer::setBitmap and refactorvivek.vg
2014-09-23chromiumCleanup WebImageLayerImpl by removing setBitmap(SkBitmap)vivek.vg
2014-09-23blinkTurn off autofill highlight when changing option in an autofilled <select> elementziran.sun
2014-09-23blinkCustom handlers should throw SecurityError exception if the URL's origin differs from the document's origin.sanjoy.pal
2014-09-23chromium[Mac] On pressing Esc key, close Bookmark Bubble without editing.gajendra.n
2014-09-23chromium(Reland) cc:Use impl-side painting in LTH context lost testsohan.jyoti
2014-09-23chromiumCleanup: Removing unused code in DelegatedRendererLayerbehara.ms
2014-09-23chromiumFix WeakPtrFactory member ordering in chrome/browsermohan.reddy
2014-09-23blinkRemove inclusion of WebImageLayer.h from ImageLayerChromiumTest.cppvivek.vg
2014-09-23chromiumUse base::StringPairs where appropriate from src/uianand.ratn
2014-09-23chromium[Android] Avoid setting update_draw_properties.sataya.m
2014-09-23chromiumReusing base::StringPairs in src/extentions/kulkarni.a
2014-09-23chromiumtelemetry: Fix runaway subprocess in monsoon_power_monitor.pyv.putkinen
2014-09-23blink[blink] Pass SkBitmap by reference in WebImageLayer::setBitmapvivek.vg
2014-09-23chromiumAdjust displayed phone number for prefix/suffix case.ziran.sun
2014-09-23blinkOilpan: blink_heap_unittests: MapWithCustomWeaknessHandling and MapWithCustomWeaknessHandling have some leakszhishun.zhou
2014-09-23chromiumAdding DumpAccessibilityTree Tests (7 of 20)shreeram.k
2014-09-23blinkAdding support for ARIA 1.1 role="none"shreeram.k
2014-09-22chromium[chromium] Pass SkBitmap by reference in WebImageLayer::setBitmapvivek.vg
2014-09-22blinkCleanup RenderTreeAsTextrob.buis
2014-09-22chromium[Password Manager] Unfriend PasswordAutofillAgentTest from PasswordAutofillAgent (clean-up).pritam.nikam
2014-09-22blinkUse xmlnsWithColon instead of literalrob.buis
2014-09-22chromiumFix WeakPtrFactory member placementanujk.sharma
2014-09-22chromiumFix WeakPtrFactory member ordering in chrome/browser/syncanujk.sharma
2014-09-22chromiumOpen just folder menu on middle clicking chevron button.gajendra.n
2014-09-22blinkDispatch change event for input type=color when colorpicker is closedhabib.virji
2014-09-22chromium[Android]Optimization of scrollbar animation.sataya.m
2014-09-22chromiumSet autofilled property after autofilled value is set.ziran.sun
2014-09-22blinkMeasure current usage statistics for MediaStream label and stop() before going for deprecation.v.keshav
2014-09-22chromiumAdded the "DISALLOW_COPY_AND_ASSIGN(Timer);" for Timer class in gin/module/timer.h.kulkarni.a
2014-09-22chromiumdmprof expand command supports to analyze unhooked componentswensheng.he
2014-09-22chromiumDumpAccessibilityTreeTest.AccessibilitySource is failing.shreeram.k
2014-09-21chromiumDeclaring the weak_ptr_factory in proper order.anand.ratn
2014-09-21chromiumDeclaring the weak_ptr_factory in proper order.anand.ratn
2014-09-21chromiumColor picker window should not have a minimize button.gajendra.n
2014-09-22blinkRevert of Fix update of validity cache value, so that it reflects the correct state of any FormControlElement. (patchset #14 id:340001 of https://codereview.chromium.org/460343004/)sudarshan.p
2014-09-21blinkAdding support for re-running of layout tests form the dashboard.behara.ms
2014-09-20chromiumMaintaining the proper order of initialization WeakPtrFactory in "src/remoting"kulkarni.a
2014-09-20blinkClean up forward declarations in Source/core/editingrob.buis
2014-09-19blinkClean up forward declarations in Source/core/pagezhaoze.zhou
2014-09-19blinkClean up forward declarations in Source/core/framezhaoze.zhou
2014-09-19chromiumPDF Viewer - Add keyboard shortcuts for rotationn.bansal
2014-09-19chromiumRemoved the redundant 'OS=win' condition check in common.gypi.kulkarni.a
2014-09-19chromiumImporter - Add policy changes for ImportAutofillFormDatan.bansal
2014-09-19chromium[Password Manager] Resolved lint errors reported on pre-submit (Clean-up).pritam.nikam
2014-09-19chromiumInclude content_shell.pak for linux and windows swarming.vivek.vg
2014-09-19chromium[Mac] Remove unnecessary button on 'Bookmark all tabs' windowshilpa.shri
2014-09-19blinkRemove unnecessary codes (associated with save image feature)jinho.bang
2014-09-19chromiumCode re-factor related to WeakPtrFactory in src/gin modulekulkarni.a
2014-09-19blinkFix shared libary build for content_browsertests.pgal.u-szeged
2014-09-19blinkUse bit-fields for space saving in HTMLFormElement. Reduces the size by 8 bytes per instance.sudarshan.p
2014-09-19chromiumAbstract class WebTestDelegate to chromium c++ style.abhishek.a21
2014-09-18chromium[Chrome Shell]Added code to regain focus on selection of any item from options menu.ankit2.kumar
2014-09-18chromiumWe now have the GLHelperReadBackSupport, this should tell ussiva.gunturi
2014-09-18chromiumBookmark context menu should appear over the bookmark folder menu.gajendra.n
2014-09-18chromiumRefactoring PasswordAutofillAgent::FillUserNameAndPassword for early return if password_element is not autocompleteable.deepak.m1
2014-09-18chromiumMake it clear that WeakPtrFactory is the last data memberanujk.sharma
2014-09-18chromiumRemoving onBookmarkChanged notification to application on history changekn.darshini
2014-09-19blinkDon't allow minus width for positioned objectsktf.kim
2014-09-18blinkUpdate ForbiddenClosingTagElements list with elements with no end tag.sanjoy.pal
2014-09-18blinkHandle semicolons at end of keySplines valuerob.buis
2014-09-18blinkClean up forward declarations in Source/core/renderingzhaoze.zhou
2014-09-18chromiumReleasing Track & Thumb UIResources based on their Geometrysataya.m
2014-09-18chromiumAdds conversion rule for WebAXRoleFigcaption.je_julie.kim
2014-09-18chromiumChanged 'copy link address' to 'copy email address' for mailto schemesankit2.kumar
2014-09-18blinkRemove unused files from webkitpy.pgal.u-szeged
2014-09-18blink[test-webkitpy] Make more than two -v options to be also verbose.pgal.u-szeged
2014-09-18blink[webkitpy] Remove unused options.pgal.u-szeged
2014-09-18chromiumCode re-factor related to WeakPtrFactory in src/component modulekulkarni.a
2014-09-17chromiumHide location icon bubble on 2nd click.gajendra.n
2014-09-18blinkAs per spec and to be consistent with other browsers (Firefox & IE11), we should support form association by parser. sudarshan.p
2014-09-17chromiumFix a crash when saving a <canvas> or <img> image which is large.jinho.bang
2014-09-18blinkService Worker:Layouttests:Remove wrong done() call from serviceworkerobject-scripturl.htmlqi1988.yang
2014-09-17chromiumRefactoring the WeakPtrFactory initialization in chrome/browser/ui/viewsmohan.reddy
2014-09-17chromiumDeclare a new name for CopyFromCompositingSurface completionsiva.gunturi
2014-09-17chromiumFix WeakPtrFactory member ordering in chrome/browsermohan.reddy
2014-09-17blinkFull JSON file has to be read instead of first line.behara.ms
2014-09-17blink[Nit] Renaming GenerateDashBoard to a more class sounding name DashBoardGeneratorbehara.ms
2014-09-17blink[Nit] Use write_text_file directly instead of open_text_file_for_writing followed by writebehara.ms
2014-09-17chromiumDeclaring the weak_ptr_factory in proper order in src/cc.kulkarni.a
2014-09-17chromiumRemove trailing '\' to avoid build failure on gcc 4.x toolchain.vivek.vg
2014-09-17chromiumRemove FontSizePrefs destroy() method as its a singleton class.wajahat.s
2014-09-17chromiumcc: Use impl-side painting in LTH context lost tests.sohan.jyoti
2014-09-17chromiumFix WeakPtrFactory member ordering in chrome/browser/safe_browsingmohan.reddy
2014-09-17chromiumRefactoring the weak_ptr_factory order content/browser foldermohan.reddy
2014-09-17blinkCanvasRenderingContext2D should update the render tree to avoid stale computed style.vivek.vg
2014-09-16chromiumRealigning the WeakPtrFactory initialization order in chrome/ui foldermohan.reddy
2014-09-17blinkSeeking media fragment URI before loadeddata eventamogh.bihani
2014-09-17blinkUse ConstructFromLiteral instead of implicit conversionrob.buis
2014-09-17blinkFix behavior of label associated with control elementdeepak.sa
2014-09-16chromium[Autofill] Autofill fails to fill credit card number when split across fields.pritam.nikam
2014-09-16blinkRemove WEB_ANIMATION_SUPPORTS_FULL_DIRECTION definea.renevier
2014-09-16blinkAdd saveImageFromDataURL() and use it in saveImageAt().jinho.bang
2014-09-16chromiumPass on the args to install-build-deps.sh during android deps install.vivek.vg
2014-09-16chromiumCode refactor related to WeakPtrFactory in src/components moduleanujk.sharma
2014-09-16chromiumUtilize TestContentClient in RenderViewTest as resources are being migrated to using grd system.vivek.vg
2014-09-16blinkDisable most MathML attributesrob.buis
2014-09-16blinkReplace HTMLMediaElement::player() calls with webMediaPlayer()rtakacs.u-szeged
2014-09-15chromiumHandles selection on dblclick on any bookmark list itemb.rout
2014-09-16blinkTransfer canvas state to the next frame with noticable restrictions.p.sergey
2014-09-16blinkModify CustomElementProcessingStep::isCreated()'s namedeepak.sa
2014-09-15chromiumFix for Insertion Handle disappearingavi.nitk
2014-09-15chromiumDeclaring the weak_ptr_factory in proper order.anand.ratn
2014-09-15chromiumChanging the Weakptr initialization ordermohan.reddy
2014-09-15chromiumremove WEB_ANIMATION_SUPPORTS_FULL_DIRECTION guardsa.renevier
2014-09-16blinkGenerate focusin for input type=date/time when selected by tabhabib.virji
2014-09-15blinkMake better use of MediaTypeNamesrob.buis
2014-09-15chromiumRefactoring the order of the weak_ptr_factory in chrome/renderer foldermohan.reddy
2014-09-15blinkEnabling archiving of test results by default in run-webkit-tests.behara.ms
2014-09-15chromiumRemove static PACKAGE_NAME variable and refactordeepak.db
2014-09-15chromiumRename tabBase to tabwajahat.s
2014-09-15chromiumAdding DumpAccessibilityTree Tests (8 of 20)shreeram.k
2014-09-15chromiumRemove deprecated extension notification from ProcessManager.jitendra.ks
2014-09-15blinkReland [blink-in-js] Migrate resources required for blink-in-js to grd - part 3vivek.vg
2014-09-15chromiumcc: Optimise shared raster tile handling in raster tile priority queue.e.hakkinen
2014-09-14chromiumgraph.py in dmprof needs to support policies without l2wensheng.he
2014-09-13chromiumRemoving ContentViewCore dependencies from few functions which acts as direct wrapper to WebContentsajith.v
2014-09-13chromiumFix WeakPtrFactory member placement.anujk.sharma
2014-09-13chromiumMaintaing the proper order of initialization WeakPtrFactorykulkarni.a
2014-09-13chromiumAdding DumpAccessibilityTree Tests (8 of 20)shreeram.k
2014-09-13blinkMove utility functions for sample rate to AudioUtilities.keonho07.kim
2014-09-12blinkHandle direction control in compositor Animationsa.renevier
2014-09-12blinkborder-radius cssText always outputs to longhand propertiesrob.buis
2014-09-12blinkClean up forward declarations in Source/core/loaderrob.buis
2014-09-12blinkCheck If ImageBuffer is allocated before proceeding.siva.gunturi
2014-09-12chromiumRefactoring the weak_ptr_factory order in content/browser/renderer_hostmohan.reddy
2014-09-12blinkUse more RenderBox references in RenderFlexibleBoxsunil.ratnu
2014-09-12blinkRemove unused python version checker scriptpgal.u-szeged
2014-09-12blinkMove the user agent styles sheets to blink_resources.grd (Part 3)vivek.vg
2014-09-12chromiumUpdate WebTask in chromium c++ styleabhishek.a21
2014-09-12blinkMake textInputFlags use static AtomicStringsrob.buis
2014-09-12blink[blink-in-js] Migrate resources required for blink-in-js to grd - part 3vivek.vg
2014-09-12blinkNew Test for 'vertical-align has no effect on a grid item'sunil.ratnu
2014-09-12blink[SCM tests] Don't forget to change back to original cwd.pgal.u-szeged
2014-09-12blinkRemove direct Host creation from RebaselineServer.pgal.u-szeged
2014-09-12chromiumDismissing suggestion popup if options menu is invoked.ankit2.kumar
2014-09-12chromiumChanging the order of initialization WeakPtrFactorykulkarni.a
2014-09-12chromiumandroid_webview : Class member variable WeakPtrFactory in proper order.kulkarni.a
2014-09-12chromiumChanging the order of initialization WeakPtrFactorymohan.reddy
2014-09-12chromiumRefactoring the weak_ptr_factory order in src/content/childmohan.reddy
2014-09-12chromiumPDF links should open on mouse upn.bansal
2014-09-12chromiumMove the user agent styles sheets to blink_resources.grd (Part 2) with Unit test supportvivek.vg
2014-09-12blinkHTMLSelectElement does not include selected index/indices while saving statesudarshan.p
2014-09-11chromiumRefactoring the weak_ptr_factory order in src/content/commonmohan.reddy
2014-09-11chromiumMigrate ResourceExtractor.java inside org.chromium.base package.vivek.vg
2014-09-11chromiumRemove deprecated extension notification from panel.jitendra.ks
2014-09-11chromiumAdding option to move suggestion popup item text to omnibox.ankit2.kumar
2014-09-12blinkOilpan: fix build after r181867.zhishun.zhou
2014-09-12blinkUse AtomicString API directlyrob.buis
2014-09-12blinkUse KURL when constructing ResourceRequestrob.buis
2014-09-11blinkUse ConstructFromLiteral instead of implicit conversionrob.buis
2014-09-11chromiumShow paste option on right click of bookmark bar if some URL is copied from outside browser or from any page contentankit2.kumar
2014-09-11blinkExtending supported sample rate from 3.0KHz to 192.0KHz for OfflineAudioContext.keonho07.kim
2014-09-11blinkRemove unused code from tool/main.pypgal.u-szeged
2014-09-11chromiumAdding Paste Popup behavior Unit Test cases.ajith.v
2014-09-11chromiumCreating RectF as member variable to save unnecessary allocation on each invocation of onDrawwajahat.s
2014-09-10chromiumdmprof visualizer output html has an obvious spelling mistakewensheng.he
2014-09-10chromiumMake 'Bookmark all tabs' window able to minimize upto default size.siba.samal
2014-09-10chromiumMake 'New folder' text font style to default instead of bold.siba.samal
2014-09-10chromiumDeclaring the weak_ptr_factory in proper order.anand.ratn
2014-09-10chromiumRemove IDR_STATUS_TRAY_ICON_PRESSEDjitendra.ks
2014-09-10chromiumChanging the order of initialization WeakPtrFactorymohan.reddy
2014-09-11blinkConvert RenderFlexibleBox code to use RenderBox referencessunil.ratnu
2014-09-10chromiumAdd my email in src/authors filewensheng.he
2014-09-11blinkRemove outdated comment in CSSPropertyParserrob.buis
2014-09-11blinkUse reference instead of pointer in BMPImageDecoder::processFileHeaderdeepak.sa
2014-09-10chromiumPDF Viewer - Show context menu for links on right clickn.bansal
2014-09-10blinkShrink QualifiedNameImpl by 8 bytes on 64-bit platformsrob.buis
2014-09-10chromium[blink-in-js] Migrate resources required for blink-in-js to grd - part 2vivek.vg
2014-09-10blinkRemove CSSPropertyWebkitCursorVisibility from UseCounterrob.buis
2014-09-10chromiumcc: Fix layer raster tile iterator not to skip a tile erroneously.e.hakkinen
2014-09-10blinkSupport CanvasPattern.setTransformpavan.e
2014-09-10blinkAllow HTMLMediaElement.currentTime to be set before the transition to HAVE_METADATAamogh.bihani
2014-09-10chromiumFollow up CL for 541713002ankit2.kumar
2014-09-10chromiumRefactoring the WeakPtrFactory usage, Member variables should appear before the WeakPtrFactory, to ensure that any WeakPtrs to Controller are invalidated before its members variable's destructors are executed, rendering them invalid.mohan.reddy
2014-09-10chromium[Mac] Chrome print dialog disregards system cancel key-command.gajendra.n
2014-09-10blink[blink-in-js] Migrate resources required for blink-in-js to grd - part 1vivek.vg
2014-09-10blinkTriage few w3c/web-platform-tests/custom-elements/deepak.sa
2014-09-10chromiumPrefixing 'aria-' in names of .html files related to aria role.shreeram.k
2014-09-09chromium[gcc 4.8 build-fix] Remove duplicate line for friend declaration in print_web_view_helper.hvivek.vg
2014-09-10blinkReturn width from drawText to stop re-measure in Canvash.joshi
2014-09-09chromiumFix WeakPtrFactory ordering problems in src/toolsanujk.sharma
2014-09-10blinkMove caret to correct position when dir=auto for space and LTR text following RTL text.habib.virji
2014-09-09chromiumRemove focus on back key press if focus is on url bar.ankit2.kumar
2014-09-09chromium"F4" doesn't close/open the "Folder" dropdown on "Bookmark added!" pop-up.deepak.m1
2014-09-10blinkCode cleanup for showValidationMessagehabib.virji
2014-09-09blinkRemove unneeded constructor for CompositionUnderlinertakacs.u-szeged
2014-09-09blinkAdd figcaption case at 'computeAccessibilityIsIgnored()'je_julie.kim
2014-09-09blinkRemove some CSS properties from UseCountersrob.buis
2014-09-09blinkTemporary revert: Introduce include directive to make_private_script_source.pyvivek.vg
2014-09-09blinkWord-Spacing in InlineBox RTL scenario not to ignore if first character is spacehabib.virji
2014-09-08chromiumClose the find bar when we reloads the page or we navigate to new page.deepak.m1
2014-09-09blinkGet rid of method setProperty(): never used in the whole codesunil.ratnu
2014-09-09blinkOilpan: blink_heap_unittests: asan check failed. HeapObjectHeader::finalize zap a wrong memory for object without VTablezhishun.zhou
2014-09-09blinkTest: Don't add scrollbar width to intrinsic width of fixed-width grid itemssunil.ratnu
2014-09-08chromiumExtra parameter to pass sub-message direction for validation messagehabib.virji
2014-09-09blinkAdjust autofilled property for <search> input and <select> elementsziran.sun
2014-09-08chromiumRefactoring the code for location manager.divya.bansal
2014-09-08blinkInclude content_shell.pak with the webkit_unit_tests_apk as internal asset.vivek.vg
2014-09-08chromiumAdding DumpAccessibilityTree Testsshreeram.k
2014-09-07chromiumChanging the order of weak_ptr_factory in src/sync module, to ensure proper cleanup while object is inactive.mohan.reddy
2014-09-07blinkClean up forward declarations in Source/core/cssrob.buis
2014-09-07blink[CSS Shapes] Import and fix polygon shapes reftestsrob.buis
2014-09-05chromiumIn the current code of Android Chromium we have scattered all the NavigationController functionalities inside ContentViewCore.ajith.v
2014-09-05chromiumOOP PDF - Add support for "zoom" open pdf parametern.bansal
2014-09-05chromiumDefine copy rule for content_shell.pak required for running webkit_unit_tests on android.vivek.vg
2014-09-05blinkTransfer content_shell.pak to the device under test for running webkit_unit_tests on android.vivek.vg
2014-09-05blinkRemove deps.py from webkitpy.pgal.u-szeged
2014-09-05blinkMake CustomElementSchedular staticdeepak.sa
2014-09-05blinkRequire diff comfirmation only when there is someting to confirm.pgal.u-szeged
2014-09-05blinkGive more meaningful name to m_which in CustomElementLifecycleCallbacksdeepak.sa
2014-09-05blinkChange vsmul method from vDSP_ to VectorMatch.keonho07.kim
2014-09-05blinkChange members's order and combine duplicated method for FFTFrame.keonho07.kim
2014-09-04chromiumDeclaring the weak_ptr_factory in proper order.anand.ratn
2014-09-04chromiumAdding option for Stop/Reload in location bar for chrome_shell.ankit2.kumar
2014-09-04chromiumDo not paste clipboard contents when middle click on a bookmark in Bookmark Manager.gajendra.n
2014-09-04chromiumImplement "Autofill form data" import for Firefoxn.bansal
2014-09-05blinkFix update of validity cache value, so that it reflects the correctsudarshan.p
2014-09-04blinkfast/block/float/015.html uses wrong urls for resourcesrob.buis
2014-09-04blinkHandle font-weigths with 'bolder' or 'lighter' values in @font-face rulesrhodovan.u-szeged
2014-09-04blink[Nit] Sorting run-webkit-tests options in alphabetical order.behara.ms
2014-09-04chromiumFix warning for multi line comment in QUIC.pgal.u-szeged
2014-09-04blinkRemove DialogElement runtime flag (status=stable)rob.buis
2014-09-04blink[blink] Remove XMLViewer.js/css post blink-in-js migration of XML tree viewer.vivek.vg
2014-09-04blinkDo not skip site import on python startup.pgal.u-szeged
2014-09-04chromium[chromium] Remove XMLViewer.js/css post blink-in-js migration of XML tree viewer.vivek.vg
2014-09-03chromiumAdd myself to authors list.myid.shin
2014-09-03chromiumAdding Paste Popup behavior Unit Test cases.ajith.v
2014-09-03chromiumScrollbar ThumbLength is not updated, when window size is changed.sataya.m
2014-09-03blinkAdds accessibility role for figcaption tagje_julie.kim
2014-09-03blinkMark parsing routines with ENABLE(SVG_FONTS)rob.buis
2014-09-03chromiumBrowser goes to the previous page when exiting fullscreen via escape(esc) key of BT keyboarddivya.bansal
2014-09-03chromiumTestPlugin to chromium c++ style.abhishek.a21
2014-09-03blinkTransform XML tree viewer to blink-in-js implementation.vivek.vg
2014-09-03blinkRename CustomElementCallbackDispatcherdeepak.sa
2014-09-03chromiumTest case modified to check against the item count in ExternalPopupMenusudarshan.p
2014-09-03blinkended attribute has been deprecated. Adding usecounter to gather current usage statistics and let users know that this attribute may be removed in the future and will be replaced with active attributev.keshav
2014-09-02chromiumAdds conversion rule for WebAXRoleFigureje_julie.kim
2014-09-02chromiumChanging the order of weak_ptr_factory in src/ui module, to ensure proper cleanup while object is inactive.anujk.sharma
2014-09-02chromiumAdd myself to authors list.je_julie.kim
2014-09-02blinkClean up forward declarations in Source/platformzhaoze.zhou
2014-09-02blinkEnsure that conversions from/to 8bit and 16bit never return null string.rhodovan.u-szeged
2014-09-02blinkRemove dead content sniffing codertakacs.u-szeged
2014-09-02blinkClean up forward declarations in Source/platformrob.buis
2014-09-02blinkRemove unused macro ENABLE_CUSTOM_SCHEME_HANDLERzhaoze.zhou
2014-09-02chromiumAdding Text Selection Action Bar Unit Test cases.ajith.v
2014-09-02chromiumMaking suggestion popup scrollable in landscape modeankit2.kumar
2014-09-02blinkRemoving "using" declarations that import names in the C++ Standard library.(Source/platform/[m* - t*])shreeram.k
2014-09-01blinkAdds accessibility role for figure tag and handles its children as a group.je_julie.kim
2014-09-01blinkClean up code duplication of isAtShadowBoundary()rtakacs.u-szeged
2014-09-01chromium[Password Manager] Fix to recognise failed login attempt for sites where content server pushes new login form.pritam.nikam
2014-09-01blinkExtend functionality of MockFileSystem.move()behara.ms
2014-09-01blinkFix runtime error in copytree() MockFileSystembehara.ms
2014-09-01blinkUse character names defined in CharacterNames.h.h.joshi
2014-08-31chromiumUpdating buffered duration of local resource in androidamogh.bihani
2014-09-01blinkAdd use counter for the firefox extension containsNode()sunil.ratnu
2014-09-01blinkUse optional default value syntax in Selection.idlsunil.ratnu
2014-08-30blinkCleanup redundant namespace usage in Source/platformshreeram.k
2014-08-30blinkRemoving "using" declarations that import names in the C++ Standard library.(Source/platform/audio)shreeram.k
2014-08-30blinkRemoving "using" declarations that import names in the C++ Standard library.(Source/platform/[fonts,text])shreeram.k
2014-08-29chromiumAdding option for Stop/Reload in location bar.ankit2.kumar
2014-08-29chromiumcc: Resource list for headup displayjungjik.lee
2014-08-29chromiumFix library link option generation on Linux.pgal.u-szeged
2014-08-29chromiumMove GLIB_DISABLE_DEPRECATION_WARNINGS define to a more general place.pgal.u-szeged
2014-08-29blinkOilpan: chrome://tracing info wrongzhishun.zhou
2014-08-29blinkRemoving "using" declarations that import names in the C++ Standard library.(Source/platform/[geometry,graphics])shreeram.k
2014-08-28chromiumAdded missing test cases related to long pressing on input field.ajith.v
2014-08-28chromium[Android] Test IME and select action bar behavior after cutankit2.kumar
2014-08-28chromiumOOP PDF - Add OpenPDFParamsParser classn.bansal
2014-08-28blinkCorrect test for WinXP for CL 447243002habib.virji
2014-08-28blinkRename didEnterDocument and didLeaveDocumentdeepak.sa
2014-08-28blinkOilpan: Compile error with GYP_DEFINES='gc_profile_heap=1'zhishun.zhou
2014-08-28chromiumDeclaring the weak_ptr_factory in proper order.kulkarni.a
2014-08-27chromiumDeclaring the weak_ptr_factory in proper order.anujk.sharma
2014-08-27chromiumClearing Tabs and Observer list when TabModelBase is destroyed.wajahat.s
2014-08-28blinkAppend "Callback" to each value of enum CallbackTypedeepak.sa
2014-08-28blinkFlexbox flex: 1 incorrectly sets flex-basis to 0pxharpreet.sk
2014-08-27chromiumSet the Insertion handle correctly while showing the paste popup menur.ghatage
2014-08-27chromium[Android] Add unit tests for SelectActionBar appearanceajith.v
2014-08-27chromium[Android] Add unit tests for SelectActionBar appearanceajith.v
2014-08-27blinkCursor to be centrally aligned instead of top alignedhabib.virji
2014-08-27blinkWebkitpy's version check should not throw any exception.pgal.u-szeged
2014-08-27blinkImplement canvas2d direction attributevivek.vg
2014-08-27chromiumDo not set autofill property when choose option from datalist.ziran.sun
2014-08-27blinkRemoving duplicate 'using namespace blink' in platform and webshreeram.k
2014-08-26chromiumOOP PDF - Allow OOP PDF to use histogramsn.bansal
2014-08-27blinkContext menu should skip any menu construct whose submenu label is the empty string.sanjoy.pal
2014-08-26blinkSimplify SMILTime operatorsrhodovan.u-szeged
2014-08-26chromiumAdding Select Action Bar Unit test case for input.ajith.v
2014-08-26chromiumAdd myself to authors list.shreeram.k
2014-08-26chromiumCombine MSVS warning supression codeskulkarni.a
2014-08-26chromiumAdded code to dismiss url suggestion popup on back key press.ankit2.kumar
2014-08-26chromiumDeclaring the weak_ptr_factory in proper order.kulkarni.a
2014-08-26blinkAdd support to populate custom context menu items.sanjoy.pal
2014-08-26chromiumDeclaring the weak_ptr_factory in proper order.kulkarni.a
2014-08-26blinkMove PopupMenu Tests from Source/web/tests to Source/websudarshan.p
2014-08-26chromiumUpdating MakeMenuItemStringsFor() to include separators in custom itemssanjoy.pal
2014-08-26chromiumOn tapping the disabled option in context menu should not close the menudivya.bansal
2014-08-26blinkEliminating FIXME from RenderFlexibleBox::mainAxisContentExtentharpreet.sk
2014-08-26blinkUse resources/testharness.js for geometry-interfaces-dom-matrix testjinho.bang
2014-08-25chromium[Autofill] Autofill incorrectly fills credit card expiration year in 2-digit fields.pritam.nikam
2014-08-25blinkRemove blank items from ExternalPopupMenusudarshan.p
2014-08-25chromiumAdd myself to the AUTHORS filektf.kim
2014-08-25blinkUse testharnessreport.js for geometry-interfaces-dom-matrix-* test.jinho.bang
2014-08-25blinkImplement *multiply*() methods in DOMMatrix.jinho.bang
2014-08-25blinkRemove unused enum declaration ContextWebkit3d from HTMLCanvasElement::getContext()vivek.vg
2014-08-25blinkCheck for type registeration of Custom element before validating optionsdeepak.sa
2014-08-24blinkAdd toFloat*Array() methods and use them in layout tests.jinho.bang
2014-08-23chromiumFix the path in skia/skia_test_expectations.txtjinho.bang
2014-08-24blinkUse NaN/Inf to represent unresolved/indefinite SMILTimes.rhodovan.u-szeged
2014-08-24blinkCleanup namespace usage in Source/binding and Source/webshreeram.k
2014-08-24blinkRemoving duplicate 'using namespace blink' from Source/coreshreeram.k
2014-08-24blink[CSS Grid Layout] Test coverage for column-* properties.sunil.ratnu
2014-08-24blinkAdd checking queue size when calling handleSpeakingCompleted().djmix.kim
2014-08-24blinkMake |extends| option in custom element behave correctlydeepak.sa
2014-08-23chromiumImport tools/gdb/gdb_chrome.py as part of adb_gdb scriptkishor.ag
2014-08-22chromium[Telemetry] Consider linux distribution number is 0 when it cannot be parseda.renevier
2014-08-22chromiumHide PopupZoomer when the container view or window loses focusr.ghatage
2014-08-22blinkMulti-column properties in a flexbox hide its contentharpreet.sk
2014-08-22chromiumOOP PDF - Update zoom factor to fall within rangen.bansal
2014-08-22chromiumThis CL prepares chromium for removing same origin check as blink checks for the same.sanjoy.pal
2014-08-22blinkFix diff generation by difflib to report missing end of file newlines.pgal.u-szeged
2014-08-22blinkRemove SpeechSynthesis runtime flag (status=stable)heeyoun.lee
2014-08-22chromiumHide PopupZoomer when the container view or window loses focusr.ghatage
2014-08-21chromiumAdding (empty) placeholder button to 'Other bookmarks' folder is unnecessary.gajendra.n
2014-08-21blinkRemove WebAnimationsElementAnimate runtime flag (status=stable)heeyoun.lee
2014-08-21blinkMinor change - Rename autofill layout test file.ziran.sun
2014-08-21chromiumAdding the code inside extension flag to avoid build breaks.jitendra.ks
2014-08-21chromiumRemoving redundant function declaration.sayan.nayak
2014-08-21chromiumFixed the inconsistent behavior when long pressing on editable area in Chrome.ajith.v
2014-08-21blinkStep down as OWNER for screen_orientation modulech.dumez
2014-08-21chromiumFix the string resource paths in check_grd_unused_strings.py.jungjik.lee
2014-08-21blinkStep down as OWNER for bindings/ch.dumez
2014-08-20blinkMake it obvious an HTMLFormControlsCollection can only contain HTMLElementsch.dumez
2014-08-20blinkUse NodeTraversal instead of ElementTraversal in VisitedLinkStatech.dumez
2014-08-20blinkMake it obvious an HTMLOptionsCollection can only contain HTMLOptionElementsch.dumez
2014-08-20blinkIntroduce HTMLDataListOptionsCollection subclass for HTMLCollectionch.dumez
2014-08-20blinkSimplify TypingCommand::makeEditableRootEmpty() a bitch.dumez
2014-08-20blinkStep down as core/ OWNERch.dumez
2014-08-20blinkRemove Path2D runtime flag (status=stable)heeyoun.lee
2014-08-20blinkAutosizing storage doesnot belong on FrameViewshanmuga.m
2014-08-20blinkMake it clear a DocumentNameCollection can only contain HTMLElementsch.dumez
2014-08-20blinkMake SpaceSplitStringData private and rename to Datach.dumez
2014-08-20chromiumDo not hide the selection handles on tap eventr.ghatage
2014-08-20chromiumAllow a read-back request to wait for a first framesiva.gunturi
2014-08-20blinkRemove HTMLImports runtime flag (status=stable)heeyoun.lee
2014-08-20blinkRemove m_isContextElementrob.buis
2014-08-20blinkOilpan: Compile error with GYP_DEFINES='gc_profile_marking=1'zhishun.zhou
2014-08-20blinkFix getComputedStyle() for area elementzhaoze.zhou
2014-08-19chromiumForward {Will/Did}StartBrowser calls to page testa.renevier
2014-08-19blink[Cleanup] Removing dead code in multiprocessing_bootstrap.pybehara.ms
2014-08-19blinkAccount for MathML tags / attributes in staticQualifiedNamesCountch.dumez
2014-08-19blinkRename TouchList::create() to TouchList::adopt() for claritych.dumez
2014-08-19chromiumProperly notify ContentViewCore of an empty selection. sayan.nayak
2014-08-19blinkGet rid of loops looking for the first Element ancestorch.dumez
2014-08-19blinkAdd contextmenu attribute for HTMLElement.sanjoy.pal
2014-08-19blinkAdjust autofilled property for <search> input and <select> elements.ziran.sun
2014-08-19chromiumOOP PDF - Add support for "page" open pdf parametern.bansal
2014-08-19chromiumThis patch parses search-metadata.json that is used to storen.bansal
2014-08-18blinkUse StringBuilder::appendLiteral() / StringBuilder::append(char) when possiblech.dumez
2014-08-18blinkRemove unnecessary NodeFilterCondition.cpp filech.dumez
2014-08-18blinkSimplify NodeRenderingTraversal::parentElement() a bitch.dumez
2014-08-18chromiumFixed the issue of insertion handle not clearing on single tap on empty field.ajith.v
2014-08-18blinkRemove HighResolutionTimeInWorkers runtime flag (status=stable)heeyoun.lee
2014-08-18blinkSimplify DOMTokenList::validateToken() codech.dumez
2014-08-18blinkRemove FIXME in StyleResolver::styleForElementrob.buis
2014-08-18chromiumBookmark context menu "Add folder..." allows to create folder with empty name(empty string).siba.samal
2014-08-18chromium[gcc 4.8] Explicitly initialize net_error in ProxyRetryInfo to fix build failurevivek.vg
2014-08-18blinkCleanup namespace usage in Source/web/Web[A-H]*.cppdeepak.sa
2014-08-18blinkRemove CSSWillChange runtime flag (status=stable)heeyoun.lee
2014-08-18blinkOilpan: When copyStackUntilSafePointScope, allow more stack copying for ASan/LSan buildszhishun.zhou
2014-08-17blinkImplement scale*() methods in DOMMatrix.jinho.bang
2014-08-17blinkImplement translate() and translateSelf() in DOMMatrix.jinho.bang
2014-08-17blinkASSERTION FAILED: !extraRowSpanningHeight in WebCore::RenderTableSection::distributeRowSpanHeightToRowsa.suchit
2014-08-17blinkgetElementsByClassName should include non styled Elementsrob.buis
2014-08-16blinkUse tighter typing for Document::ownerElement() return valuech.dumez
2014-08-16blinkDOMMatrix should use TransformationMatrix internally.jinho.bang
2014-08-16blinkUse Traversal<>::firstAncestor() API more in the code basech.dumez
2014-08-15blinkFix keyTimes list length of from/to/by animations.rhodovan.u-szeged
2014-08-15blinkFix typo in Path class comment.a.cavalcanti
2014-08-15blinkDo not fire a DOMSubtreeModified event when Attr.value attribute is setch.dumez
2014-08-15blinkDrop unnecessary RadioNodeList::m_onlyMatchImgElements memberch.dumez
2014-08-15blinkRename CollectionIndexCache API to not use 'Element'ch.dumez
2014-08-15blinkUse tighter typing in RadioNodeList::elementMatches()ch.dumez
2014-08-15chromiumRefactoring code with existing function.jungjik.lee
2014-08-15blinkUse an AtomicString as key in DocumentOrderedMapch.dumez
2014-08-15chromiumAllowing metadata to be read from blob urlsamogh.bihani
2014-08-15blinkIntroduce HasHTMLTagName functor and use it with ElementTraversalch.dumez
2014-08-15chromiumRestructuring WebContents functions from ContentViewCore to WebContents.ajith.v
2014-08-15chromiumUsing PROFILE_ANY for vp8 and vp9amogh.bihani
2014-08-15blinkRemove CSSTouchAction runtime flag (status=stable)heeyoun.lee
2014-08-14blinkChange WebCore namespace to blinkrob.buis
2014-08-14blinkUse new match Functor ElementTraversal API in DOMSiblingTraversalStrategych.dumez
2014-08-14blinkCleanup blink:: prefix usage in Source/core/modules/[battery/*.cpp to indexeddb/*.cpp]sunil.ratnu
2014-08-14blinkCleanup namespace usage in platform/graphics/[G-S]*heeyoun.lee
2014-08-14chromiumUse EXPECT_FALSE instead of EXPECT_EQ for comparing falsevivek.vg
2014-08-14blinkCreating custom element should not be case sensitivedeepak.sa
2014-08-14blinkCleanup namespace usage in Source/web/Web[I-Z]*.cppdeepak.sa
2014-08-14blinkCleanup namespace usage in platform/graphics/[filters/* to skia/*] and platform/graphics/[B-D]*heeyoun.lee
2014-08-14blinkInitial patch for FontVariant, this is to support HalfWidth,h.joshi
2014-08-14blinkClean up SVGElementRareDatarob.buis
2014-08-14blinkCleanup namespace usage in Source/web[A-V]*.cppdeepak.sa
2014-08-14blinkMove matching Element traversal functions from LiveNodeListBase to ElementTraversalch.dumez
2014-08-14blinkCleanup namespace usage in platform/fonts/.heeyoun.lee
2014-08-14blinkCleanup namespace usage in Source/core/rendering.sunil.ratnu
2014-08-14blinkCleanup namespace usage in Source/core/platform/[A-Z]*.hsunil.ratnu
2014-08-13blinkCleanup blink:: prefix usage in Source/core/modules/[mediasource/*.cpp to websockets/*.cpp]sunil.ratnu
2014-08-13blinkCleanup namespace usage in Source/core/{dom/* and fileapi/*}sunil.ratnu
2014-08-13chromiumImplementation of GetFavicon for current tab.jitendra.ks
2014-08-13chromiumFix interchange of red and blue content when using rgba_4444_texturese.hakkinen
2014-08-13chromiumIn the current Android code structure, ContentViewCore is just acting as a wrapper to many WebContents functions.ajith.v
2014-08-13blinkRange.deleteContents shouldn't throw HierarchyRequestError on doctypekangil.han
2014-08-13chromiumFixed Compilation issues related to API Level of Androidajith.v
2014-08-13blinkRemove unused shouldOnlyIncludeDirectChildrenrob.buis
2014-08-13blinkRemove some SVG equality operatorsrob.buis
2014-08-13blinkCleanup namespace usage in Source/web/Web*.hdeepak.sa
2014-08-12blinkCleanup namespace usage in Source/core/modules/[battery/* to indexeddb/*]sunil.ratnu
2014-08-12blinkCleanup namespace usage in Source/core/modules/[mediasource/* to websockets/*]sunil.ratnu
2014-08-12chromiumAdd content browser test for <optgroup> with 'display: none'sudarshan.p
2014-08-12chromiumShow a separator in the combobox of Bookmark Bubble.gajendra.n
2014-08-12blinkMerge NamedNodesCollection and StaticNodeList classesch.dumez
2014-08-12chromiumSimplify PastePopupMenu delegate interface and layout attributeskingshuk.j
2014-08-12chromiumcc: Use impl-side painting code in LTH scroll layer test.sohan.jyoti
2014-08-12blinkUse tighter typing in editing: ReplaceSelectionCommandch.dumez
2014-08-12blinkCustom validation message to take into account text directionhabib.virji
2014-08-12blinkCleanup namespace usage from animation to exported in platform/heeyoun.lee
2014-08-12blinkPower profiler should check for the capability CanProfilePowervivek.vg
2014-08-12blinkMove DOMSelection.[cpp/h] from core/page to core/editingsunil.ratnu
2014-08-12blinkCleanup duplicated namespace in AnimationTranslationUtilheeyoun.lee
2014-08-12blinkAdd <menuitem>, new HTMLMenuElement IDL attributes.sanjoy.pal
2014-08-12blinkHave DocumentOrderedMap API deal with AtomicString type instead of StringImpl*ch.dumez
2014-08-11chromiumTestInterfaces to chromium c++ style, rename methods and remove un-used header.abhishek.a21
2014-08-11blinkHiding cast of WebCore WindRule to SkPath::FillTypeshreeram.k
2014-08-11blinkCleanup namespace usage in Source/web/[A-V]*.hdeepak.sa
2014-08-11blinkOilpan: blink_heap_unittests: Test case have memory leak checked by Lsanzhishun.zhou
2014-08-11blinkRemove children of <shadow> element added by JSdeepak.sa
2014-08-11blinkIntroduce DEFINE_CUSTOM_FONT_DATA_TYPE_CASTS, and use itgyuyoung.kim
2014-08-10chromiumUse single quotes in Layout tests as they don't need to be escapedsunil.ratnu
2014-08-09blinkChange variable name for 'border-image-width'je_julie.kim
2014-08-09blinkFixing UnboundLocalError: local variable 'timestamp' in manager.pybehara.ms
2014-08-09chromium[PrintPreview] Custom input focus togglesn.bansal
2014-08-08chromiumAdded code to disable 'paste' if nothing is present in clipboard to paste.ankit2.kumar
2014-08-08blinkGet rid of SVGPathSegRolertakacs.u-szeged
2014-08-08blinkflexbox: incorrect flexbox height with overflow:auto on flex itemharpreet.sk
2014-08-08chromiumProperly reposition the paste popup after a resizeajith.v
2014-08-08blinkUninline HTMLCollection / LiveNodeList's item() and length() member functionsch.dumez
2014-08-08chromiumRemove unnecessary static functionheejin.r.chung
2014-08-08blinkRemoving WindRule.h completelyshreeram.k
2014-08-08chromiumAdding missing Build Version check and @TargetApi annotation.ankit2.kumar
2014-08-08blinkRange.insertNode should verify parent before setting end to itkangil.han
2014-08-08chromiumBrowser Test for Autocomplete's confusion about direction if inline style and inherited dir attribute are mixed.sunil.ratnu
2014-08-08chromiumAdd Gajendra N <gajendra.n@samsung.com> to AUTHORS file.gajendra.n
2014-08-08chromiumChanged PLOG to VPLOGgiji.g
2014-08-08blinkInvalidStateError should be thrown firstly in Range.surroundContentskangil.han
2014-08-08blinkRemoval of the no longer flaky test from the listsuyash.s
2014-08-08blinkLimit the number of archived results in Layout Tests.behara.ms
2014-08-08blinkThe patch skips showing <option> elements in popupmenu thatsudarshan.p
2014-08-08blinkForm submitted from JS should not submit double valueshabib.virji
2014-08-07blinkDrop const_iterator for AttributeCollectionch.dumez
2014-08-07blinkMake Element::synchronizeAllAttributes() privatech.dumez
2014-08-07blinkMake Element::elementData() / ensureUniqueElementData() protectedch.dumez
2014-08-07blinkAvoid passing uninitialized value to markRectAsNonOpaque.sohan.jyoti
2014-08-07blinkAutocomplete confused about direction if inline style and inherited dir attribute are mixed.sunil.ratnu
2014-08-07blinkUpdate LayoutTests by removing child elements of <shadow> elementdeepak.sa
2014-08-07chromium[gcc 4.8] Remove multi-line comment to avoid build break due to -Werror=commentvivek.vg
2014-08-06blinkRemove support for anonymous deprecated flexboxes.harpreet.sk
2014-08-06blinkAdded code to fix visibility of select all option in context menu.ankit2.kumar
2014-08-06blinkPublish the location of archived results dashboard.html to user.behara.ms
2014-08-06blinkAdd support for RelatedEvent.sanjoy.pal
2014-08-06blinkThe generated archived_results.json must have relative link to the results.html in the same folder not absolute link.behara.ms
2014-08-06chromiumFix clang warning for 'using namespace std' in a header file: PowerGadgetLib.hvivek.vg
2014-08-06blinkImplement basic interfaces and attributes for DOMMatrix.jinho.bang
2014-08-06blinkSet autofilled property to false when edit the autofilled text in textareaziran.sun
2014-08-06blinkUse a consistent scheme name in navigatorcontentutils testsgyuyoung.kim
2014-08-06chromiumFix for the "Mircophone is currently unavailable" typo in settingschhajer.m
2014-08-06blinkAdd a RuntimeEnabledFeatures flag to implement contextmenu attribute.sanjoy.pal
2014-08-06chromiumAdd relevant traces to measure copyFromCompositingSurface Turn-around time.siva.gunturi
2014-08-06blinkUse tighter typing in Editing: VisibleUnitsch.dumez
2014-08-05blinkUse tighter typing in editing: VisiblePosition & VisibleSelectionch.dumez
2014-08-05blinkMake Element::attributes() less error-prone and simplify call sitesch.dumez
2014-08-05blinkUse tighter typing in editing: SimplifyMarkupCommand & TextIteratorch.dumez
2014-08-05blinkCall style directly in InspectorCSSAgent::asInspectorStyleSheetrob.buis
2014-08-05blinkUse SVGElement as parameter for isDirectReferencerob.buis
2014-08-05chromiumcc: check animation notify settings first in NotifyObserversshreyas.g
2014-08-05chromiumcc: consistancy of variable usage in shreyas.g
2014-08-05chromiumMigrate TestCommon to Chromium c++ style and remove un-used header.abhishek.a21
2014-08-05blinkMove the user agent styles sheets to blink_resources.grd (Part 1) with conditional includesvivek.vg
2014-08-05chromiumMove the user agent styles sheets to blink_resources.grd (Part 2)vivek.vg
2014-08-05chromiumUpdating MakeMenuItemStringsFor() to include custom items if provided by blink.sanjoy.pal
2014-08-05chromium[Android] Account for status bar offset when position paste popupkingshuk.j
2014-08-04blinkUse tighter typing in editing: MarkupAccumulatorch.dumez
2014-08-04chromiumMigrate TestCommon to Chromium c++ style and remove un-used header.abhishek.a21
2014-08-04chromiumadb_gdb : Changing the Device's SELinux Mode to Permissive when Enforcing Mode is detectedkishor.ag
2014-08-04chromiumAdd heeyoun.lee to the AUTHORS file.heeyoun.lee
2014-08-04blinkwtf/Vector.h included more than necessarygajendra.n
2014-08-04chromiumcc: Do not cleanup tiles with raster tasks.sohan.jyoti
2014-08-03chromiumPrevent repeated taps from resetting insertion handle positionr.ghatage
2014-08-02chromiumRemove unused ReadbackRequest variable.siva.gunturi
2014-08-02blinkMove the user agent styles sheets to blink_resources.grd (Part 1)vivek.vg
2014-08-01blinkSupport for :enabled selector on Anchor & Area elementsbruno.d
2014-08-01chromiumUpdate SpellCheckClient to chromium c++ styleabhishek.a21
2014-08-01chromiumcc: Optimize group id check in shreyas.g
2014-08-01blinkMove attributes-related API from UniqueElementData to AttributeCollectionch.dumez
2014-08-01chromiumWhile loading url in current tab should check if any prerender page avaliable.jitendra.ks
2014-08-01blinkFix crash in HTMLInputElement::setupDateTimeChooserParametersrob.buis
2014-08-01blinkwtf/Vector.h included more than necessarygajendra.n
2014-08-01blinkCall ContainerNode::checkForSiblingStyleChanges() for Element insertion / removal onlych.dumez
2014-08-01blinkSimplify SelectorChecker's parentElement() functionch.dumez
2014-08-01chromiumRemove GLInProcessContext::CreateContext()heejin.r.chung
2014-08-01blinkFix crash in blink::Internals::numberOfScrollableAreasrob.buis
2014-08-01blinkMove Node/ContainerNode's traverseToChildAt() to NodeTraversalch.dumez
2014-08-01blinkHave getChildNodes() take a ContainerNode in argumentch.dumez
2014-07-31blinkAlways notify the MediaPlayer of any seek.srirama.m
2014-07-31blinkAdded support for versioning of layout test results of run-webkit-tests runs.behara.ms
2014-07-31blink[Nit] Updating the comment in results-test.js the file json_results.html was renamed as results.html as a part ofbehara.ms
2014-07-31blinkUse tighter typing in editing: PlainTextRange / ReplaceNodeWithSpanCommandch.dumez
2014-07-31chromiumDuring image destroy, delete textures only if we have a GL context.sohan.jyoti
2014-07-31chromiumgdb : importing gdb webkit pathkishor.ag
2014-07-31chromiumRemove isFinish parameter from onImeEvent() method in ImeAdapterDelegateamit.srkr
2014-07-31chromiumtest_runner: Migrate MockWebSpeechRecognizer to Chromium C++ style.abhishek.a21
2014-07-31chromiumRemove unused variable from TouchSelectionControllerr.ghatage
2014-07-31blinkHave Node::enclosingLinkEventParentOrSelf() return an Elementch.dumez
2014-07-31blinkdocument.lastModified should consider user's local time zonekangil.han
2014-07-31blinkMove Node::isBlockFlowElement() to htmlediting.hch.dumez
2014-07-30blinkMake collection caching code more consistentch.dumez
2014-07-30blinkMove highestAncestorOrSelf() from Node to NodeTraversalch.dumez
2014-07-30chromiumRemove --enable-speech-synthesis flag.djmix.kim
2014-07-30blinkSimplify code for finding body in FrameSelection::setSelectionFromNone()ch.dumez
2014-07-30blinkUse tighter typing in editing: EditingStylech.dumez
2014-07-30blinkHave HTMLConstructionSite::createHTMLElement() return an HTMLElementch.dumez
2014-07-30blinkEliminate MediaPlayer abstraction(paint APIs)srirama.m
2014-07-30blinkDrop editing's createFullMarkup() functionch.dumez
2014-07-30chromiumFixed Compilation Warnings from Aw Files.ajith.v
2014-07-30blinkMissing explicit keyword in ctor of FooImpl.hgyuyoung.kim
2014-07-30chromiumHide the PopupZoomer when input is received from IMEamit.srkr
2014-07-30chromiumEliminate MediaPlayer abstraction(paint APIs- chromium changes)srirama.m
2014-07-30blinkUse tighter typing in editing: IndentOutdentCommand / InsertListCommandch.dumez
2014-07-30chromiumFix the build when disable_file_support is set to 1zhaoze.zhou
2014-07-29blinkUse tighter typing in editing: InsertParagraphSeparatorCommand / InsertTextCommandch.dumez
2014-07-29blinkUse tighter typing in editing: htmlediting create methodsch.dumez
2014-07-29blinkUse tighter typing in editing: FormatBlockCommand / FrameSelectionch.dumez
2014-07-29blinkUse tighter typing in editing: markupch.dumez
2014-07-29blinkDrop slower Node::hasTagName(QualifiedName) overloadch.dumez
2014-07-29blinkRemove ContainerNode overload for ElementTraversal::previous()ch.dumez
2014-07-29blinkUpdate AssertMatchingEnums.cpp now that everything is in blink namespacech.dumez
2014-07-29blinkcalc expressions should support time, angle and frequency values.rhodovan.u-szeged
2014-07-29blinkInvalid height of column flex children with overflow: scrollharpreet.sk
2014-07-29blinkCast highestEnclosingNodeOfType() return value to tighter typech.dumez
2014-07-29chromiumtest_runner: Migrate MockWebMediaStreamCenter to Chromium C++ style.abhishek.a21
2014-07-29blink[Minor Cleanup] Remove unnecessary constructor from WebCompositionUnderline.hsunil.ratnu
2014-07-29blinktext-align-last only affect to the last line when text-align is justify.dw.im
2014-07-29blinkMove Node::enclosingBlockFlowElement() to htmlediting.hch.dumez
2014-07-29blinkUse tighter typing in editing: DeleteSelectionCommandch.dumez
2014-07-28blinkUse new Traversal<> API more in the code basech.dumez
2014-07-28blinkRemove Traversal<Element> specializations for lastWithin() / previous()ch.dumez
2014-07-28blinkRemove some setHasCustomStyleCallbacks callsrob.buis
2014-07-28blinkMove Node::lastDescendantOrSelf() to NodeTraversal and rename to lastWithinOrSelf()ch.dumez
2014-07-28blinkUse ContainerNode::hasChildren() instead of firstChild() in conditionalsch.dumez
2014-07-28blinkRegression(r178540): Traversal<*Element>::lastWithin() is incorrectch.dumez
2014-07-28blinkGet rid of unnecessary isChildNodeList() virtual call in clearChildNodeListCache()ch.dumez
2014-07-28blinkRemove ContainerNode overload for NodeTraversal::nextSkippingChildren()ch.dumez
2014-07-28chromiumSelection popup is present even after focus is changed.sayan.nayak
2014-07-28blink[Nit] Removing traces of lazy-block implementation from BisonCSSParser-in.cppbehara.ms
2014-07-28chromium[gcc 4.8] Fix compilation failure for EXPECT_EQ reported due to -Werror=conversion-null in cast_socket_unittest.ccvivek.vg
2014-07-28blinkClarify comments for methods added in r178921ch.dumez
2014-07-28blinkSupport NumCopies print presetn.bansal
2014-07-28chromiumtest_runner: Migrate MockWebMIDIAccessor to Chromium C++ style.abhishek.a21
2014-07-28blinkHide RenderBox::isBox() / RenderText::isText()ch.dumez
2014-07-28chromiumContext menu should not shows data: in headingjitendra.ks
2014-07-28blinkFixing calc() parameter parsing in cubic-bezier functionsrhodovan.u-szeged
2014-07-27blinkMinimize RenderObject* casting to RenderText*ch.dumez
2014-07-27chromiumcc/output: cleanup: Remove unnecessary #includesheejin.r.chung
2014-07-26blinkUse tighter typing in editing: Editor / EditorCommandch.dumez
2014-07-26blinkRemove convertToSkiaFilterLevel()heejin.r.chung
2014-07-26blinkUse tighter typing in editing: CompositeEditCommandch.dumez
2014-07-26blinkUse tighter typing in editing: BreakBlockquoteCommand & Caretch.dumez
2014-07-26chromiumFix use_canvas_skia = 0zhaoze.zhou
2014-07-25blinkUse tighter typing in editing/ch.dumez
2014-07-25blinkUse tighter typing in editing/ch.dumez
2014-07-25chromiumtest_runner: Migrate MockSpellCheck to Chromium C++ style.abhishek.a21
2014-07-25blinkInline flexbox width is wrongly calculated when wrapping verticallyharpreet.sk
2014-07-25chromiumcc: Optimize search in LayerAnimationController::StartAnimationsshreyas.g
2014-07-25blinkHide isXXX() type checking methods in subclassesch.dumez
2014-07-25blinkFix a typo in bindings/scripts/v8_types.py (isoalte -> isolate)jinho.bang
2014-07-25chromiumAllow to invoke a read-back while a view is visible only.siva.gunturi
2014-07-25blinkCursor overlaps the text inside New message body in GMail after r174133h.joshi
2014-07-25blinkMigrate all usages of xxd.py to blink_resources.grd and remove xxd.py - Part 3vivek.vg
2014-07-25blinkDocument.title getter should return text of title element and setter should stop when head element is nullkangil.han
2014-07-25blinkSet default deep value false in Document.importNodekangil.han
2014-07-25blinkDrop slower Node::hasID() / Node::hasClass() methodsch.dumez
2014-07-25chromiumMigrate all usages of xxd.py to blink_resources.grd and remove xxd.py - Part 2vivek.vg
2014-07-24blinkUse tighter typing in editing/ch.dumez
2014-07-24chromiumImplement clearListener() method for PositionObserver towajahat.s
2014-07-24chromiumfix for Text is not displaying in search box after pressing the ctrl+z keychhajer.m
2014-07-24chromiumReuse GLESUtil code instead of defining new function in TextureManagerheejin.r.chung
2014-07-24blinkRemove null check on refNode in Range::comparePointkangil.han
2014-07-24blinkRemove check from SharedStyleFinder::canShareStyleWithElementrob.buis
2014-07-24blinkMigrate all usages of xxd.py to blink_resources.grd and remove xxd.py - Part 1vivek.vg
2014-07-24blinkRange.comparePoint should throw TypeError when refNode is not an objectkangil.han
2014-07-24blinkMake sure that begin time cannot be greater thanrhodovan.u-szeged
2014-07-24chromiumAdd support to send print preset options in one messagen.bansal
2014-07-24blinkOnly allow path as target for mpathrob.buis
2014-07-24blinkUse Traversal<>::firstChild() instead of firstWithin() when iterating over childrench.dumez
2014-07-24blinkUse isHTMLPlugInElement to replace checks rob.buis
2014-07-24blinkA pointer should be sufficient for Range::compareBoundaryPointskangil.han
2014-07-23chromiumHide the Paste popup when input is received from IME.sayan.nayak
2014-07-23blinkRemove isSVGPathrob.buis
2014-07-23blinkImplement DOMRect of geometry interfaces.jinho.bang
2014-07-23blinkImplement DOMPoint of geometry interfaces.jinho.bang
2014-07-23blinkDuring editing, merge inline style with overriding other author stylesktf.kim
2014-07-23blinkflex shorthand incorrectly accepting 1 auto 1 (i.e. flex-basis in the middle)harpreet.sk
2014-07-23blinkSeparate GeolocationWatchers from Geolocationkihong.kwon
2014-07-23blinkCursor does not blink on longpress in an emptyField.sunil.ratnu
2014-07-23blinkRemove webkit- prefix from classes used by View Sourcesunil.ratnu
2014-07-23blinkCleanup DrawingBuffer::paintCompositingResultsToCanvasheejin.r.chung
2014-07-23blinkStop passing dummy ParentDetails to NodeRenderingTraversal::parent()ch.dumez
2014-07-22blinkSimplify compareDocumentPositionrob.buis
2014-07-22blinkIntroduce DEFINE_CONTENT_DATA_TYPE_CASTS, and use itgyuyoung.kim
2014-07-22chromiumRemoved all is_null check before calling any CalledByNative JNI functions.abhishek.a21
2014-07-22blinkRemove shouldUseInputMethodrob.buis
2014-07-22blinkRemove unnecessary includes from collection / nodelist classesch.dumez
2014-07-22chromiumClose FileOutputStream in finally block in WebAppAuthenticator class method.wajahat.s
2014-07-22blinkHave HTMLTableRowsCollection::item() return an HTMLTableRowElement*ch.dumez
2014-07-22chromiumFix the build when enable_webrtc is set to 0.zhaoze.zhou
2014-07-22chromiumtest_runner: Migrate MockColorChooser to Chromium C++ style.abhishek.a21
2014-07-22blinkAdding use counters for non-standard WebKitPoint.jinho.bang
2014-07-22blinkFix assert on unknown rule type in the BisonCSSParser::endRuleHeader.pgal.u-szeged
2014-07-22blinkIntroduce DEFINE_ELEMENT_DATA_TYPE_CASTS, and use itgyuyoung.kim
2014-07-22blinkFix for input/datalist failure when datalist is created outside documentdeepak.sa
2014-07-22chromiumupdate deep-memory-profiler policy for stlportjungjik.lee
2014-07-22blinkImprove the find word boundary performancektf.kim
2014-07-22blinkRange.compareBoundaryPoints should throw a NotSupportedError when how has not expected valuekangil.han
2014-07-22chromiumui/gfx: optimize color format conversions by using memcpy in jpeg_codec.cchyunki.baik
2014-07-22blinkMove HTMLLabelElement-related complexity out of Elementch.dumez
2014-07-22chromium[build-fix] [gcc 4.6.*] Use iterator instead of const_iterator while using std::map::erase(...)vivek.vg
2014-07-21blinkMove handle of HRTFDatabaseLoader to AudioListener.keonho07.kim
2014-07-21blinkOptimize / clean up hasTagName() call sitesch.dumez
2014-07-21blinkMake manual isSVG*Element() helpers as efficient as the generated onesch.dumez
2014-07-21chromiumHide the insertion handle when performing a pastesayan.nayak
2014-07-21chromiumPasswordManager - SetUpOnMainThread clean upn.bansal
2014-07-21blinkRename DOMPoint to WebKitPoint in C++ sides.jinho.bang
2014-07-21blinkRemove redundant forward declaration and header inclusions.bw80.lee
2014-07-21blinkOptimize hasTagName when called on an HTMLElement / SVGElementch.dumez
2014-07-20blink[Blink] XMLTreeViewer should load resources from blink_resources.grd instead of relying upon xxd.py (Part-2)vivek.vg
2014-07-19blinkDelete reduntdant 19 header files in ui/gfx of chromium (blink side)hyunki.baik
2014-07-19chromiumRemoving ContentView dependencies for few functions which acts as WebContents wrapper.ajith.v
2014-07-19blinkadded prevent check for m_player in duration()srirama.m
2014-07-19chromium[Chromium] XMLTreeViewer should load resources from blink_resources.grd instead of relying upon xxd.pyvivek.vg
2014-07-19blinkFix copyImage for WebGL elements.heejin.r.chung
2014-07-19blinkAdd Traversal<>::firstAncestorOrSelf() overload taking a const reference in argumentch.dumez
2014-07-18blinkUse pass by reference in GridItemsSorterrob.buis
2014-07-18chromiumAdjust autofill phone number format.ziran.sun
2014-07-18blinkflex shorthand incorrectly accepting 1 0% 1 (i.e. flex-basis in the middle)harpreet.sk
2014-07-18chromiumui/gfx: optimize UnPreMultiply operation by checking alpha valuehyunki.baik
2014-07-18chromiumHide the insertion handle when performing a Cutsayan.nayak
2014-07-18blinkCSS Shape renders incorrectly when scrollinghabib.virji
2014-07-18blinkMove Shadow DOM renderers into rendering/deepak.sa
2014-07-18chromiumAdd testRunner.copyAtAndCapturePixelsAsyncThen() methodheejin.r.chung
2014-07-18chromiumRemove a command line for NavigatorContentUtilsgyuyoung.kim
2014-07-18chromiumui: Add a minor unittest to check to work correctly with a empty clip in Blit.ScrollCanvashyunki.baik
2014-07-18blinkadd blink_disable_partition_allocator for memory profiler.jungjik.lee
2014-07-18chromiumImplemented HandlePopupNavigation from tab_android.jitendra.ks
2014-07-18blink[Blink] XMLTreeViewer should load resources from blink_resources.grd instead of relying upon xxd.py (Part-1)vivek.vg
2014-07-17chromiumcc: Add TODO's in ScopedGpuRaster.sohan.jyoti
2014-07-17chromiumui/gfx: cleanup: change a function name for readabilityhyunki.baik
2014-07-17chromiumHide the insertion handle when performing a copyajith.v
2014-07-17chromiumui/gfx: remove redundant erase operations and remove unused functionhyunki.baik
2014-07-17blinkAdd intentional optimization comment in Node::setTextContentkangil.han
2014-07-17chromiumClickToPlayPluginTest.NoCallbackAtLoad test should create head elementkangil.han
2014-07-17blinkRemove unneeded break in CompositedLayerMapping::containingSquashedLayerrob.buis
2014-07-17chromiumContext menu for image is not having any option to copy image URL.ankit2.kumar
2014-07-17blinkAdd routine for checking startTime when start the next utterance in handleSpeakingCompleted()djmix.kim
2014-07-17blinkImplement sequence<MediaStreamTrack> getTracks () This is to conform to the new spec- http://dev.w3.org/2011/webrtc/editor/getusermedia.html#mediastreamv.keshav
2014-07-17blinkRemove unneeded ASSERT in StyleResolver::styleSharingListrob.buis
2014-07-17blinkIntroduce DEFINE_FONT_DATA_TYPE_CASTS, and use itgyuyoung.kim
2014-07-17blinkRemove never reached area in GeoNotifierkihong.kwon
2014-07-17blinkRemoving webmediaplayer check in createImageBitmap()srirama.m
2014-07-17blinkFix unsigned comparison in previousIfPositionIsAfterLineBreakrob.buis
2014-07-17blinkCleanup SVG color parsing handlingrob.buis
2014-07-17blinkRemove unused DictionaryBuilder::createStringrob.buis
2014-07-16chromiumContext Menu "Open image" doesn't make sense in a Image URL Tabankit2.kumar
2014-07-16chromiumgenerate GetAttribLocation/GetUniformLocation by build_gles2_cmd_buffer.pyjungjik.lee
2014-07-16chromiumFix the build when use_glib is set to 0.zhaoze.zhou
2014-07-16chromiumFix Handle above IME issueavi.nitk
2014-07-16chromiumMake DownloadController singleton instance thread safe.wajahat.s
2014-07-16chromiumcc: Refactor ResourceProvider.sohan.jyoti
2014-07-16blinkDefault caret size of the empty element should match the font sizehabib.virji
2014-07-16blinkApply toFoo generation macro to TrackBase classesgyuyoung.kim
2014-07-16blinkRefactor verifyProtocolHandlerScheme() in NavigatorContentUtils.cppgyuyoung.kim
2014-07-16chromiumui/gfx: optimize RGBA to RGB conversion by using memcpy in png_codec.cchyunki.baik
2014-07-16blinkUse NavigatorContentUtils guard for unregisterProtocolHandler()gyuyoung.kim
2014-07-16chromiumFix the build when disable_ftp_support is set to 1zhaoze.zhou
2014-07-16blinkSeparate GeoNotifier class from Geolocationkihong.kwon
2014-07-16blinkFix possible crash in Element::normalizeAttributes()ch.dumez
2014-07-15blink[Blink] XMLTreeViewer should load resources from blink_resources.grd instead of relying upon xxd.py (Part-1)vivek.vg
2014-07-15blinkPass named argument 'default_parameters' to fix test_with_parameters in_file_unittest.pyvivek.vg
2014-07-15blinkInFile.load_from_files should try to load only '.in' filesvivek.vg
2014-07-15blinkUse Dequeue::removeLast() in StyleResolver::addToStyleSharingList()ch.dumez
2014-07-15chromiumCorrect the usage of finalize in TracingControllerAndroid class.wajahat.s
2014-07-15blinkAutorebaseline for r177872.a1.gomes
2014-07-15blinkEliminate MediaPlayer abstraction(seek, duration, poster APIs)srirama.m
2014-07-15chromiumui/gfx: remove redundant 32x32 DashedRect drawing if a dest rect is emptyhyunki.baik
2014-07-14blinkDrop findAttribute*ByName() API from Elementch.dumez
2014-07-14blink[DevTools] Color values should be case insensitive while suggestions should be case awarevivek.vg
2014-07-14blinkMove NodeListsNodeData class out of NodeRareData.hch.dumez
2014-07-14chromiumWe should add a histogram to track the frequency of runningsiva.gunturi
2014-07-14chromiumFix the no proprietary codecs build for android.l.gombos
2014-07-14chromiumcc: early return if unoccluded_region_in_target_surface is emptyhyunki.baik
2014-07-14chromiumComplete unregisterProtocolHandler() implementation.sanjoy.pal
2014-07-14blinkRemove attributeCount() / attributeAt() API from Elementch.dumez
2014-07-14blinkRename variables in ContainerNode::checkForSiblingStyleChanges() for claritych.dumez
2014-07-14blinkDocument.body should check interface type and be nullablekangil.han
2014-07-14chromiumupdate deep-memory-profiler policy for webcore.jungjik.lee
2014-07-14blinkAdopt unsigned long constant type into DOMkangil.han
2014-07-13blinkAccording to CSSOM-View, interface HTMLImageElement,je_julie.kim
2014-07-13blinkEliminate MediaPlayer abstraction(network state)srirama.m
2014-07-12blinkNode.replaceChild and Node.removeChild do not use custom binding anymorekangil.han
2014-07-11blinkAdd UseCounter for flex items having intinsic aspect ratiosharpreet.sk
2014-07-11chromiumcc: Log pngs in pixel test only if they are different.sohan.jyoti
2014-07-11blinkDevirtualize supportsSpatialNavigationFocusrob.buis
2014-07-11blinkNode.insertBefore and Node.appendChild do not use custom binding anymorekangil.han
2014-07-11chromiumRemove all uses of "using namespace std"abhishek.a21
2014-07-11blinkRemove remaining callers of deprecatedShadowAncestorNodedeepak.sa
2014-07-11chromiumabout:gpu doesn't report sanboxing status correctly on OSXgajendra.n
2014-07-11chromium[BuildBreak] Linux: Fix g++ 4.8 compilation for error: multi-line comment [-Werror=comment]vivek.vg
2014-07-10chromiumadd myself to the author filezhaoze.zhou
2014-07-10chromiumcc: Avoid redundant SQS setting and locals.sohan.jyoti
2014-07-10blinkGamepad: make gamepad events play well with page visibilityb.kelemen
2014-07-10blinkContent is cropped and shifts to the left in RTL iFrames with scrollbarsa1.gomes
2014-07-10blinkRepaint issues with vertical text which has absolute (or fixed) position specified for it.a.bah
2014-07-10chromiumPasswordManager - update "password_manager_enabled_" pref namen.bansal
2014-07-10blinkUse Reflect on attributes in xml namespacerob.buis
2014-07-10chromium[Refactor] Use isEmailField() for input element.sanjoy.pal
2014-07-10blinkPopup open and hide using Alt+KeyDownhabib.virji
2014-07-10chromiumcc: skipping a horizontal sort by checking the value of vertical_densityhyunki.baik
2014-07-10chromiumRemove deprecated RenderArena object and fix stack source path.jungjik.lee
2014-07-10chromiumQuery objects should not be shared between contextsheejin.r.chung
2014-07-10blinkClean up static_cast<const toBasicShapeFoo*> by using toBasicShapeFoo()gyuyoung.kim
2014-07-10chromiumcc: Refactor in picture_pile.cchyunki.baik
2014-07-10blinkmaximumAge and timeout should be used after initialization.kihong.kwon
2014-07-09chromiumRemove burst mode from VSyncMonitor.egor.starkov
2014-07-09chromiumcc: For cc pixel test, create data url for pngs and print bounding rect.sohan.jyoti
2014-07-09blinkRemove CSS Shapes runtime flagrob.buis
2014-07-09blinkExpose isEmailField() for input elementsanjoy.pal
2014-07-09chromiumcc: add DCHECKs of tile in GPUMemoryUsageInBytes and PushPropertiesTohyunki.baik
2014-07-09blinkNode.appendChild should throw TypeError when newChild is omittedkangil.han
2014-07-09chromiumUse suggested filename for "Save Link As"n.bansal
2014-07-09blinkBlink does not respect input.selectionStart and input.selectionEnd for some casesharpreet.sk
2014-07-09blinkNode.appendChild should throw TypeError when newChild is not an objectkangil.han
2014-07-09chromiumExplicitly set selection ranges in PasswordAutofillAgentTest.harpreet.sk
2014-07-09chromiumFix PepperGamepadHostTest.WaitForReplyb.kelemen
2014-07-09blinkEliminate MediaPlayer abstraction(play/pause, other APIs)srirama.m
2014-07-08blinkRemove unneeded getters/settersrob.buis
2014-07-08blinkOnly not take zOffset into account during hit-testing when child layers are in the same 3d rendering contexta.renevier
2014-07-08blink[DevTools] Disable input field highlight upon label hover while timeline recording active.vivek.vg
2014-07-08chromiumRemove unused include file.k_h.shin
2014-07-08blinkBlink does not respect input.selectionStart and input.selectionEnd for some casesharpreet.sk
2014-07-08chromiumMigration of code from ContentViewCore to NavigationController to avoid ContentViewCore abstractions.ajith.v
2014-07-08chromiumHide insertion handles when deleting textankit2.kumar
2014-07-08blinkRemove callers of deprecatedShadowAncestorNodedeepak.sa
2014-07-08blinkRefactor CanvasRenderingContext2D::scrollPathIntoViewInternal().jinho.bang
2014-07-08blinkUse type cast macro for AnimatableLengthPoint|3D instead of manual toFoo()gyuyoung.kim
2014-07-07blinkRemoving unused variables for parent in FocusCandidateharpreet.sk
2014-07-07blink[DevTools] Upon active timeline recording, label cursor should behave as a default cursor.vivek.vg
2014-07-05chromiumImplement "Copy image" for canvas (chromium side).jinho.bang
2014-07-05blinkcreateTreeWalker and createNodeIterator should deal with null NodeFilter in Document.kangil.han
2014-07-05blinkAdd path option(path2d) for hit regions on canvas2d.jinho.bang
2014-07-05blinkRemove SVGPaintrob.buis
2014-07-05blinkImplement "Copy image" for canvas (blink side).jinho.bang
2014-07-04blinksplit MEMORY_TOOL_REPLACES_ALLOCATOR into initial size and malloc.jungjik.lee
2014-07-04blinkClean up redundant header files inclusion in navigatorcontentutilsgyuyoung.kim
2014-07-04chromiumFix up, add MEMORY_SANITIZER_INTIAL_SIZE definejungjik.lee
2014-07-04blinkException should not be ignored on appendChild in DOMImplementation::createHTMLDocumentkangil.han
2014-07-04blink[Cleanup] No need for extra boolean variable in FrameSelection::caretBlinkTimerFired.sunil.ratnu
2014-07-04blinkDocument.adoptNode should not throw an exceptionkangil.han
2014-07-03blink[DevTools] Start/stop of timeline recording should set UI controls disabled/enabled respectively.vivek.vg
2014-07-03blinkcontext.addHitRegion() is not working when using transform operation.jinho.bang
2014-07-03chromiumcc: Hide Gpu Rasterization details in Resource Provider.sohan.jyoti
2014-07-03blinkASSERTION FAILED: mainAxisExtent - mainAxisBorderAndPaddingExtentForChild(child) >= 0 in RenderFlexibleBox::preferredMainAxisContentExtentForChildharpreet.sk
2014-07-03blinkDo not create a temporary string to append the SVGLength's unitrob.buis
2014-07-02chromiumGamepad: don't notify about connected pads twiceb.kelemen
2014-07-02blinkRemove transform-origin logic in SVGElementrob.buis
2014-07-02chromiumAdd myself in the AUTHORS file.k_h.shin
2014-07-02chromium[Android] modified build order of Glow-Effect files.sataya.m
2014-07-02blinkMake DOMImplementation.createHTMLDocument implementation more spec alignedkangil.han
2014-07-02blinkWeakNodeMap should have an ASSERT for node in WeakNodeMap::put()vivek.vg
2014-07-02blinkEliminate MediaPlayer & MediaPlayerClient abstractions(rate, setRate and other APIs)srirama.m
2014-07-02chromiumIntroduce enable_web_speech to replace with input_speechkangil.han
2014-07-02blinkHTMLMediaElement::webMediaPlayer() should never be null if m_readyState >= HAVE_METADATA (multiple source)srirama.m
2014-07-02blinkPass a struct to ContainerNode::childrenChanged() instead of separate argumentsch.dumez
2014-07-02blinkRemoving using declarations that import names in the C++ Standard library.sunil.ratnu
2014-07-02blinkRemove unncessary forward declarations from CSSPropertyParser.hsunil.ratnu
2014-07-01blinkRemove outdated FIXME comment from Document::decrementActiveParserCount()ch.dumez
2014-07-01blinkMove core/WebCorePrefixMac.h to build/mac/Prefix.h to make it a top level build prefix.l.gombos
2014-07-01chromiumUse MEMORY_SANITIZER_INITIAL_SIZE for sanitizer.jungjik.lee
2014-07-01blinkProtect against unknown idl typesrob.buis
2014-07-01blinkCode clean up, changing bool to Enum type for better code readability and some optimizations.h.joshi
2014-07-01blinkCall WTFString::split(UChar, Vector&) when possiblech.dumez
2014-07-01chromiumcc: Rename DirectRasterWorkerPool to GpuRasterWorkerPoolsohan.jyoti
2014-07-01chromiumRefactoring canPlayType browsertests to have helper methodsamogh.bihani
2014-07-01blinkDo not include FastMalloc.h in config.h as we no longer redefine new and delete in FastMalloc.h. l.gombos
2014-07-01blinkThese blink API functions are not used, we should remove them.l.gombos
2014-07-01blinkQuota is stable and always on and there is no code in blink that checks this run-time flag so it should be removed.l.gombos
2014-07-01blinkMove ENABLE_MEDIA_CAPTURE to a runtime flagl.gombos
2014-06-30blinkFix some nits as a follow-up for issue 355193003.c.shu
2014-06-30blinkMove HTMLTagCollection to its own filech.dumez
2014-06-30blinkUpdate an Element's ancestor chain at the end of its activationsudarshan.p
2014-06-30blinkFix RefPtr's move assignment operatorch.dumez
2014-06-30blinkRemove duplicated provideMediaKeysTo() in MediaKeysClient.hgyuyoung.kim
2014-06-29blinkAdd fillRule option for hit regions on canvas2d.jinho.bang
2014-06-28blinkRemove CSS Exclusions leftoversrob.buis
2014-06-28chromiumcc: Remove unused variables in gl_renderer.hhyunki.baik
2014-06-28blinkQualify the bindings include files and remove the bindings sub-dirs from build files.c.shu
2014-06-28chromiumMark the single autofilled field when the relevant section is autofilled.This allows the renderer to distinguish autofilled fields from fields with non-empty values, such as select-one fields.ziran.sun
2014-06-27chromiumcc: Pass ideal contents scale to PictureLayerTiling UpdateTilePriorities.sohan.jyoti
2014-06-27blinkThe length of a TextIterator containing replaced element is at least 1rhodovan.u-szeged
2014-06-27blinkIn general the project should avoid using OS() guards when possible.l.gombos
2014-06-27chromiumRemoving Dummy Test Suit - webkit_compositor_bindings_unittestsamogh.bihani
2014-06-27blinkFix issue with selection being lost when InsertListCommand changes the list type.a.bah
2014-06-27blinkSupport radial-gradients with relative offsetsrhodovan.u-szeged
2014-06-27blinkAdd move constructor and assignment operator to RefPtr classch.dumez
2014-06-27chromiumMove MockScreenOrientationController to content/shell/renderer/test_runner/ch.dumez
2014-06-27blinkMove attributes-related methods from ElementData to AttributeCollectionch.dumez
2014-06-27blinkRemove an unneccessary special case for the main resource from InspectorPageClientb.kelemen
2014-06-27chromiumMove ENABLE_MEDIA_CAPTURE to a runtime flagl.gombos
2014-06-26chromiumExpose a low-end device mode override flags for non-android OSs as wellc.shu
2014-06-26chromium[Refactor] Remove hardcoded AccuracyLevel literal from DevToolsPowerHandlervivek.vg
2014-06-26blinkHTMLMediaElement::webMediaPlayer() should never be null if m_readyState >= HAVE_METADATA (media engine error case)srirama.m
2014-06-26chromiumRemove burst mode from VSyncMonitor.egor.starkov
2014-06-26chromium[Chromium] [PowerProfiler] Support accuracy level attribute for power data provider.vivek.vg
2014-06-26blink[Blink] [PowerProfiler] Support accuracy level attribute for power data provider.vivek.vg
2014-06-25blinkIgnoring math expressions involving percentages for widths and heightsrhodovan.u-szeged
2014-06-25chromiumcc: update scaled transform to occlusion tracker during append quad.sohan.jyoti
2014-06-25blinkThe function is now replaced by continueProgram(),hence there is no need of it.suyash.s
2014-06-25chromium[PowerProfiler] Make monsoon profiler work on other platforms - windows & mac, apart from linux.vivek.vg
2014-06-25chromiumAs per the ContextMenuParam structure (context_menu_params.h) jitendra.ks
2014-06-25chromiumDisable use_chromium_linker for profilerjungjik.lee
2014-06-25blinkAdded unprefixed version of Touch radius and forcegnanasekar.s
2014-06-25blinkCall isValidProtocol() function first in order to remove duplicated protocol checking in NavigatorContentUtilsgyuyoung.kim
2014-06-25blinkRemove unused method releaseFastMallocFreeMemorymahesh.kk
2014-06-24blinkRemove SVGElement::rendererIsNeededrob.buis
2014-06-24chromiumEnable mime types to be UTF8 when creating pluginsrhodovan.u-szeged
2014-06-24chromiumRenaming didNavigate() to continueProgramsuyash.s
2014-06-24blinkReduce forward declarations in core/domrob.buis
2014-06-24blink[XHR] Move bools to end of class declaration for better paddingmahesh.kk
2014-06-24blinkAdd invokeCallback functionality to the code generatorkihong.kwon
2014-06-24chromium[PowerProfiler] pySerial module serial.tools.list_ports for linux should include the product information as descriptionvivek.vg
2014-06-24chromiumExposes passwordSavingEnabled API from chrome privacy preference extension.ziran.sun
2014-06-24blinkUse ScriptController to call callback in MediaQueryListListenerkihong.kwon
2014-06-24blinkRedraw only dirty area for accelerated 2D Canvas.heejin.r.chung
2014-06-24blinkMove ENABLE_MEDIA_CAPTURE to a runtime flagl.gombos
2014-06-24chromiumFix wrong result from IsKnownUnaccelerated() even if there are H/W acceleratable codecs.keonho07.kim
2014-06-23blinkcontext.addHitRegion should return if the DOMException occurs.jinho.bang
2014-06-23blinkNotify the browser when the page lost interest about gamepadsb.kelemen
2014-06-23blinkRemoving usused smartclip APIsavi.nitk
2014-06-23blinkShould call clear() for controls when calling removeAllHitRegions().jinho.bang
2014-06-23blinkThe bounding check is duplicated.jinho.bang
2014-06-23chromiumDon't show Save password prompt for a failed login.ziran.sun
2014-06-23blinkGenerate web, devtools files into their own sub-dirs.c.shu
2014-06-23chromiumFix page set error message.e.hakkinen
2014-06-23blinkRemove unused functions in PositionOptionskihong.kwon
2014-06-23blinkMove invodeCallback from V8Callback to V8Bindingkihong.kwon
2014-06-23chromiumCurrently, the data for SmartClip is sent over IPC as a customizedavi.nitk
2014-06-23chromium[PowerProfiler] Power profiler service keeps running even after devtools frontend has been closed.vivek.vg
2014-06-23blinkRenaming didNavigate to continueProgramsuyash.s
2014-06-23blinkRemove useless function and typs in the V8Callbackkihong.kwon
2014-06-23chromiumFix parameter type for glGenTextures.heejin.r.chung
2014-06-23blinkUse "Dictionary" for PositionOptions instead of Custom bindingkihong.kwon
2014-06-21blink[IndexedDB] Removed FIXMEs as consistent enums being used on both sides of IPC.pritam.nikam
2014-06-21chromium[DataTransfer] setDragImage() y offset is ignoredsudarshan.p
2014-06-21chromiumCopying text closes the keyboard and the text input gets unfocused, forcing virtual keyboard is getting closed.ajith.v
2014-06-21chromium[IndexedDB] Use consistent enums on both sides of IPC.pritam.nikam
2014-06-21blinkImplement basic parts of hit regions on canvas2d.jinho.bang
2014-06-20blinkRemove an unneccessary FIXME comment for HTMLTokenrtakacs.u-szeged
2014-06-20blinkFix to remove customised String over IPC for SmartClipavi.nitk
2014-06-20chromiumcc: Pass scaled bounds to debug border quads for drawing.sohan.jyoti
2014-06-20chromium[DevTools] [PowerProfiler] Fix for browser crash with active timeline recording for capturing power.vivek.vg
2014-06-20chromiumGamepad: make page visibility behavior layout testableb.kelemen
2014-06-20blinkRemove gen/blink/modules from build files since all includes have been qualified.c.shu
2014-06-20blinkNotify the browser when the page lost interest about gamepadsb.kelemen
2014-06-20blink[Regression] Fix Draggable is float:left and container is overflow:hiddensudarshan.p
2014-06-20blinkRemoving using declarations that import names in the C++ Standard library.harpreet.sk
2014-06-20chromium[DevTools] Tracing handler keeps running even after devtools frontend has been closed.vivek.vg
2014-06-20blinkReduce size of HTMLCollection / LiveNodeList / ChildNodeList by 1 wordch.dumez
2014-06-20chromiumAdding browsertests for codecs with profile extensionamogh.bihani
2014-06-20blinkXMLHttpRequest must build a request using the given method as-is for non-standard typesmahesh.kk
2014-06-20blinkRemove gen/blink/core from build files since all includes have been qualified.c.shu
2014-06-20blinksetData() of DataTransfer has a void return typejinwoo7.song
2014-06-20blinkUse suggested filename for "Save Link As"n.bansal
2014-06-19blinkFix handling of Ligature when letter-spacing is present.h.joshi
2014-06-19blinkDeprecate support for xhr.withCredentials for synchronous requestsmahesh.kk
2014-06-19blinkEnable ASSERT(attribute.nameRange.start) in AtomicHTMLToken::initializeAttributesrtakacs.u-szeged
2014-06-19chromiumShow error for invalid url in chrome.app.window.create()n.bansal
2014-06-19blinkDisabled form control elements should not be activesudarshan.p
2014-06-19blinkDeduplicate DeviceEvent* classesb.kelemen
2014-06-19blinkQualify core include file in web and bindings, etc.c.shu
2014-06-18blinkReduce forward declarations in core/svgrob.buis
2014-06-18blinkReduce forward declarations in core/renderingrob.buis
2014-06-18blinkUpdate XMLHttpRequest use counter to count workersmahesh.kk
2014-06-18blinkQualify RuntimeEnabledFeatures.h and remove unnecessary include dir.c.shu
2014-06-18blinkRemoving using declarations that import names in the C++ Standard library.harpreet.sk
2014-06-18blinkMake iterator for Element's attributes more lightweightch.dumez
2014-06-18blinkUse stricter typing for NodeLists throughout the code basech.dumez
2014-06-18chromiumPossible narrowing conversion build fix for Compositor API example.pgal.u-szeged
2014-06-18blinkRemove unneeded checks in RenderTreeBuilderrob.buis
2014-06-18chromiumModified to allow to preserve two-word string in first-name and last-name in autofill profile.pritam.nikam
2014-06-18blinkWord spacing in RTL for segmentshabib.virji
2014-06-18chromiumMoving compositor_bindings from webkit to contentamogh.bihani
2014-06-18blinkMinor Refactor in RenderFlexboxharpreet.sk
2014-06-18blinkFix for RenderListBox not showing vertical scrollbar with overlay-scrollbar enabled.sanjoy.pal
2014-06-18blinkTidy up dependencies for platform/ColorChooser.hl.gombos
2014-06-18blinkRemove SVG paint order runtime flagrob.buis
2014-06-18blinkManually commit changes that cause false-alarm on check-webkit-style.c.shu
2014-06-17blinkReland 176261: Fix for select PopupMenuList appearance in rtl mode with overlay-scrollbar enabled.sanjoy.pal
2014-06-17chromiumAutofill's "Clear Form" should clear only autofilled fieldsn.bansal
2014-06-17blinkRemove WTF_USE_NATIVE_FULLSCREEN_VIDEO as it is no longer used.l.gombos
2014-06-17blinkAdd UseCounter for synchronous XMLHttpRequestsmahesh.kk
2014-06-17blinkTake over the gamepad module ownershipb.kelemen
2014-06-17blinkReduce SVG dependenciesrob.buis
2014-06-17chromiumDismiss IME on renderer process changer.ghatage
2014-06-17chromiumChange GLInternalFormat param from GLint to GLenum.jungjik.lee
2014-06-17blinkRemove an extra include from NullPtr.hl.gombos
2014-06-17blinkNavigatorContentUtilsClientImpl has own filesgyuyoung.kim
2014-06-17blinkRemove special touch-action hit test modegnanasekar.s
2014-06-17blinkTypes for m_maximumAge and m_timeout in PositionOptions class should be changedkihong.kwon
2014-06-17blinkFix for select PopupMenuList appearance in rtl mode with overlay-scrollbar enabled.sanjoy.pal
2014-06-17blinkQualify the generated includes in core (part 7)c.shu
2014-06-16blinkDrop traverseNextElement() method from HTMLCollection classch.dumez
2014-06-16chromiumcc: cleanup: Remove unnecessary DCHECKhyunki.baik
2014-06-16blinkAdd support in generate scripts to handle Conditionalmahesh.kk
2014-06-16blinkRemove inefficiency from HTMLCollection::namedItems()ch.dumez
2014-06-16blinkHave NodeList::item() overrides return an Element* when appropriatech.dumez
2014-06-16blinkQualify the generated includes in core (part 6)c.shu
2014-06-16blinkQualify the generated includes in core (part 5)c.shu
2014-06-16chromiumInvalidate Select Action bar after new input type is updatedr.ghatage
2014-06-16blinkQualify the generated includes in core (part 4)c.shu
2014-06-16blinkRemove unnecessary mutable keyword for m_nodeFlagskangil.han
2014-06-16blinkMinor change: use single quote for JavaScript code in layout tests.ziran.sun
2014-06-16chromiumFix: Adding list of supported codecs for MP4 containersamogh.bihani
2014-06-16blinkRemoving using declarations that import names in the C++ Standard library.sunil.ratnu
2014-06-15blinkRemove useless override of executionContext() in HTMLMediaElementch.dumez
2014-06-14blinkQualify the generated includes in core (part 3)c.shu
2014-06-14blinkUse correct offset when attribute auto is presenthabib.virji
2014-06-13chromiumFix race condition in gamepad that prevents it to work without a rAF loopb.kelemen
2014-06-13chromiumcc: Use LayerImpl instead of TiledLayerImpl in LTHI test.sohan.jyoti
2014-06-13blinkAdd missing null check in PageSerializer::serializeCSSStyleSheet()ch.dumez
2014-06-13chromiumcc: Move CalculateContentsScale from LayerImpl to LayerTreeHostCommonsohan.jyoti
2014-06-13blinkUpdate SelectorQuery constructor to adopt CSSSelectorList objectch.dumez
2014-06-13chromiumcc: Move tiling management out of draw properties calculation.sohan.jyoti
2014-06-13blinkMove navigatorcontentutils directory to top of LayoutTestsgyuyoung.kim
2014-06-13chromiumAdding myself to the AUTHORS listheejin.r.chung
2014-06-13blinkUse ScriptWrappable::init lessrob.buis
2014-06-13blinkRemoving using declarations that import names in the C++ Standard library.sunil.ratnu
2014-06-13blinkQualify the generated includes in core (partial)c.shu
2014-06-13blinkDon't expose the user agent shadow treerob.buis
2014-06-12blinkClean up SVGNames usage in core/renderingrob.buis
2014-06-12blinkQualify the generated includes in core (partial).c.shu
2014-06-12blinkRemoving "using" declarations that import names in the C++ Standard library.sunil.ratnu
2014-06-12blinkThe position of opaque black rect is incorrect when alpha is false.jinho.bang
2014-06-12chromiumCleanup: Remove the remaining instances of ChromiumTestShell from Telemetry scripts.r.kasibhatla
2014-06-12blinkUse webkit-margin-end for details element to get same margin for both ltr and rtlhabib.virji
2014-06-12blinkFix imageSourceURL() for WebGL elements.heejin.r.chung
2014-06-12blinkFlex box word-wrap is not adhering to specharpreet.sk
2014-06-12blinkQualify the generated includes in platform.c.shu
2014-06-12blinkMake all CSSSelector data members privatech.dumez
2014-06-12blinkFix some SVGFonts compilation errorsrob.buis
2014-06-12chromium[PowerProfiler] Make sure correct version of pySerial is imported with monsoon profiler.vivek.vg
2014-06-12chromiumCall RenderViewImpl::SetScreenOrientationForTesting from MockScreenOrientationController::UpdateScreenOrientation() to make sure that events are not sent when orientation is locked.sl.ostapenko
2014-06-11blinkReplace compile time guard with runtime flag in blink and remove ENABLE_FAST_MOBILE_SCROLLING in gyp file.c.shu
2014-06-11blinkPartial revert of r174548: Make several functions in SVGRenderSupport templated for performancech.dumez
2014-06-11blinkSafeguard for webMediaPlayer() access in createImageBitmap() incase webMediaPlayer() and m_readystate of media element are out of syncsrirama.m
2014-06-10chromiumEnable FastMobileScrolling runtime flag for Android to match the command-line flag.c.shu
2014-06-10blinkAvoid branching in createAttributeEventListenerrob.buis
2014-06-10chromiumBuild fix with gcc 4.8 and C++11 enabledch.dumez
2014-06-10chromiumModifying the RenderingStats object names to be more thread specificsuyash.s
2014-06-10blinkConvert raw pointer to PassOwnPtrfor EventFactoryBase.c.shu
2014-06-10blink[Cleanup] Removing remaining traces of lazy-block implementation from CSSValueKeywords.inbehara.ms
2014-06-10blinkReduce the size of Node by 8 bytes on 64bit with gcc/clang compilersch.dumez
2014-06-10blinkRemove impossible conditions from SelectorChecker::checkOne()ch.dumez
2014-06-09blinkRefactor to remove unnecessary code from the string hashing functionsadam.treat
2014-06-09blinkReduce number of vector buffer reallocs in Regions::unite .sl.ostapenko
2014-06-09chromiumSuppress pause and buffer for local resourcesamogh.bihani
2014-06-09blinkHandle main resource preload request bettermahesh.kk
2014-06-09blinkNotificationController::clientFrom() should return a referencegyuyoung.kim
2014-06-09blinkScheme of content utils should be compared in an ASCII case-insensitive mannergyuyoung.kim
2014-06-09blinkClear the suggested value while setting value for <select> element.ziran.sun
2014-06-08blinkImplement enableFastMobileScrolling web api.c.shu
2014-06-08chromium[Android] Use SetTransformOrigin for glow-effect layerssataya.m
2014-06-07chromiumRemove unneeded JNI registrations.sl.ostapenko
2014-06-07blinkChange the order of include pathes to avoid including potential staled files.c.shu
2014-06-07blinkEliminate MediaPlayer & MediaPlayerClient abstractions(readystate)srirama.m
2014-06-07blinkUse ElementTraversal API in ContainerNode::checkForChildrenAdjacentRuleChanges()ch.dumez
2014-06-06chromiumCall RenderViewImpl::SetScreenOrientationForTesting from MockScreenOrientationController::UpdateScreenOrientation() to make sure that events are not sent when orientation is locked.sl.ostapenko
2014-06-06blinkCleanup: Remove unused include headers and forward declarationssanjoy.pal
2014-06-06blinkEliminate MediaPlayer & MediaPlayerClient abstractions(rate, setRate and other APIs)srirama.m
2014-06-06blinkRemove SVGElementInstancerob.buis
2014-06-06blinkImplement enableFastMobileScrolling web api.c.shu
2014-06-06chromiumDo not autofill element when there is no autofill suggestion from profile.ziran.sun
2014-06-06chromiumGamepad: cleanup mappings and add support for Samsung and PS3 gamepadsb.kelemen
2014-06-06blinkTools gdb script renamed class xrange to range for python3.0habib.virji
2014-06-06blinkSimplify CSSSelector::isAttributeSelector() by not checking each Match typech.dumez
2014-06-06blinkImplement enableFastMobileScrolling web api.c.shu
2014-06-06blinkRename ElementData's attribute related methods for claritych.dumez
2014-06-05blinkGenerate platform files under platform subdir.c.shu
2014-06-05blinkAdd iterator object to iterate efficiently over an Element's attributesch.dumez
2014-06-05chromiumtest_runner: Migrate MockWebRTCPeerConnectionHandler to Chromium C++ stylen.bansal
2014-06-05blinkShow DragImage when the dragged element or its parent has transformsudarshan.p
2014-06-05blinkSet value of m_textAsOfLastFormControlChangeEvent before triggering change eventhabib.virji
2014-06-05blinkEliminate MediaPlayer & MediaPlayerClient abstractions(seek, duration, poster APIs)srirama.m
2014-06-05chromium[PowerProfiler] Power Profiler service should detect the sampling rate from the data provider.vivek.vg
2014-06-05blinkAvoid calling slower Node::firstChild() / Node::lastChild() when possiblech.dumez
2014-06-04blinkReturn early in SelectorChecker::checkOne() if selector.isAttributeSelector() is truech.dumez
2014-06-04blinkSeparate the generated files from core and modules to their own sub-dirs.c.shu
2014-06-04blinkEliminate MediaPlayer & MediaPlayerClient abstractions(play/pause, other APIs)srirama.m
2014-06-04chromiumCleanup: Remove the remaining instances of ChromiumTestShell from Telemetry scripts.r.kasibhatla
2014-06-04chromiumtest_runner: Migrate MockWebRTCDTMFSenderHandler to Chromium C++ stylen.bansal
2014-06-04blinkSpeculative Fix for crash in WebCore::Internals::IsSelectPopupVisiblesunil.ratnu
2014-06-04blinkOptimize SelectorChecker's containsHTMLSpace() utility functionch.dumez
2014-06-04blinkStop having HTMLNameCollection override HTMLCollection::virtualItemAfter()ch.dumez
2014-06-04chromiumHide webkitPersistentStorage infobar on navigationn.bansal
2014-06-04blinkIntroduce mock test system for navigator content utilsgyuyoung.kim
2014-06-03blinkMinimize calls to Node::nodeType() as it is virtualch.dumez
2014-06-03blinkAdd macros to define comparison operators to compare by reference or pointer interchangeablych.dumez
2014-06-03chromiumChanging constructor of BufferedDataSource to accept GURL and CORSModeamogh.bihani
2014-06-03chromiumWhen ContentView is not in focus, we don't have to call scrollFocusedEditableNodeIntoView.ajith.v
2014-06-03chromiumChanging default_url to destination_url for consistencyamogh.bihani
2014-06-03blinkAdding layout test expectations for Android which were left out in r173667amogh.bihani
2014-06-03blinkIntroduce and use type casting functions for several HTMLCollection typesch.dumez
2014-06-02blinkDo not change pageshow event behavior though it does not follow specmahesh.kk
2014-06-02blinkDo not implement EventTarget on SVGElementInstancerob.buis
2014-06-02blinkDrop unnecessary NodeWithIndex::m_haveIndex data memberch.dumez
2014-06-02blinkMove bindings_modules_generated from modules to bindings/modulesc.shu
2014-06-02blinkMake sure we never pass a null Frame to Document::canNavigate()ch.dumez
2014-06-02blinkMove NoEventDispatchAssertion class to its own filech.dumez
2014-06-02blinkFix for NeedsManualRebaseline lines in TestExpectationsharpreet.sk
2014-06-02blinkStop firing orientationchange events at pages that are not visiblech.dumez
2014-06-02chromiumUsing pre-existing constants instead of hard-codingamogh.bihani
2014-06-02chromiumAdd Samsung contributors to the AUTHORS listl.gombos
2014-06-01blinkUn-inline KURL's default constructor to avoid bloatingch.dumez
2014-06-01blinkUn-inline Node's constructor to avoid bloatingch.dumez
2014-06-01blinkUn-inline Element's constructor to avoid bloatingch.dumez
2014-06-01blinkRemove SVGElementInstance includes, these are notrob.buis
2014-06-01blinkCleanup DocumentStyleSheetCollectionrob.buis
2014-05-31chromiumtest_runner: Migrate MockWebRTCDataChannelHandler to Chromium C++ style.n.bansal
2014-05-31blinkUse method registration approach for creating events on core and modules.c.shu
2014-05-30blinkMake importNode work when the XML document contains a CDATA sectionrob.buis
2014-05-30chromiumDrop ENABLE_NEW_GAMEPAD_API build flag as it is no longer neededch.dumez
2014-05-30blinkRemove RaisesException from getCurrentPosition and watchPositionkihong.kwon
2014-05-30blinkSet default values for timeout and maximumAge of PositionOptionskihong.kwon
2014-05-30blinkRemove unnecessary members for tricky lazy initialization in AudioContext.keonho07.kim
2014-05-30blinkAdding Locale (language attribute) information to font and using theh.joshi
2014-05-30blinkScrollbar width is not applied when element hiddenk.gurpreet
2014-05-30blinkRemove unimplemented nodeUnderMouse() method from EventHandler.hsunil.ratnu
2014-05-30chromiumFixing crash in PictureLayerImpl::MarkVisibleResourcesAsRequired when low-res tiles are disabled and adjusting unit tests for it.p.sergey
2014-05-30blinkImprove scheme validation check in NavigatorContentUtilsgyuyoung.kim
2014-05-30blinkNode.textContent setter should treat undefined the same way as nullch.dumez
2014-05-30blinkhitTest should take care if the location is inside rounded border if border-radius is specifiedsanjoy.pal
2014-05-30blinkHandle allocation failure with PartitionAllocReturnNull.jungjik.lee
2014-05-30blink[CSS Shapes] serialization of the computed value should omit the default radiirob.buis
2014-05-29chromiumFixed an old TODO to use IDS_PPAPI_BROKER_HEADER.n.bansal
2014-05-29chromiumAdding myself to AUTHORS listvani.hegde
2014-05-29chromiumAdding myself to authors lista.bah
2014-05-29blinkRemove canvas.drawCustomFocusRing()jinho.bang
2014-05-29blinkInitialize AudioContext on constructor to increase currentTime in real-time.keonho07.kim
2014-05-29blinkCalling focus() on an iframe should not trigger a 'focusout' eventch.dumez
2014-05-28chromiumMake async methods UpdateLock() and ResetLock() in MockScreenOrientationController.sl.ostapenko
2014-05-28chromiumAdd myself in the AUTHORS filemario.prada
2014-05-28chromiumUsing GURL in place of std::string for destination_urlamogh.bihani
2014-05-28blinkEliminate MediaPlayer & MediaPlayerClient abstractionssrirama.m
2014-05-27blinkComputed style of resource references drops hash from fragmentrob.buis
2014-05-27blinkEnable canvas.drawFocusIfNeeded() by default.jinho.bang
2014-05-27blinkRegression(r174876): Use OILPAN empty destructor macrosch.dumez
2014-05-27chromiumShow logs in english in TracingController for adb_chrome_profilerjungjik.lee
2014-05-27chromiumAdd --trace-memory option for tracing heap memoryjungjik.lee
2014-05-27chromiumFix WeakPtrFactory member ordern.bansal
2014-05-27blinkAutorebaseline for r169180.a1.gomes
2014-05-27blinkMove modules-dependent Event code out of core.c.shu
2014-05-27blinkRemove SVGSymbolElement::selfHasRelativeLengthsrob.buis
2014-05-27blinkMake screen.orientation implementation use WebScreenInfo::orientationTypech.dumez
2014-05-27blinkASSERTION FAILED: name[0] == '@' && length >= 2 inrhodovan.u-szeged
2014-05-27blinkEliminate MediaPlayer & MediaPlayerClient abstractionssrirama.m
2014-05-27blinkAdd a move constructor and move assignment operator to Lengthch.dumez
2014-05-27blinkAdd a move constructor and move assignment operator to KURLch.dumez
2014-05-26blinkFix crash after detaching document.deepak.sa
2014-05-26blinkFix layoutOverflowRect in case of explicit 'overflow: scroll', but no overflow content.sanjoy.pal
2014-05-26blinkComment fix for submitted patch: https://codereview.chromium.org/267423005h.joshi
2014-05-26blinkRemove ENABLE_NEW_GAMEPAD_API #ifdefsch.dumez
2014-05-24chromiumTurn on ENABLE_NEW_GAMEPAD_API flag so that the new gamepad code is usedch.dumez
2014-05-24blinkCentering text inside a button set to display flex with justify-content: center is impossibleharpreet.sk
2014-05-24blinkNeed to check invalid scheme in navigator content utilsgyuyoung.kim
2014-05-24blinkIntent to Ship: CSS Shapes Module Level 1rob.buis
2014-05-24chromiumFix WeakPtrFactory member order in net/url_request/n.bansal
2014-05-23blinkSplit modules-dependent Event code in core.c.shu
2014-05-23blinkFix overconstrained behaviour for position: sticky.sl.ostapenko
2014-05-23blinkChange value type of timeout and maximumAge in PositionOptionskihong.kwon
2014-05-23blinkCanvas fillText and measureText handle ideographic spaces differently.jinho.bang
2014-05-23blinkConvert DocumentParser code to Use more referencemahesh.kk
2014-05-23blinkChrome incorrectly honors "align-content" in "flex-wrap: wrap" flex containers that only have a single lineharpreet.sk
2014-05-22chromiumNavigation buttons should not enable if user can not navigateankit2.kumar
2014-05-22blinkMake several functions in SVGRenderSupport templated for performancech.dumez
2014-05-22blinkUpdate Gamepad.axes / GamepadButton.value to match the latest specificationch.dumez
2014-05-22blinkUnskip SvgNestedUse.htmlrob.buis
2014-05-22blinkUse a BitArray in RuntimeCSSEnabled instead of a Vector<bool>ch.dumez
2014-05-22blinkcanvas.getContext with alpha:undefined should behave like alpha:truejinho.bang
2014-05-22blinkAdd some layout tests about behavior on undefined and null.jinho.bang
2014-05-21chromiumTest orientation controller should update current orientation when it is not allowed by lock.sl.ostapenko
2014-05-21chromiumAdd "previewing on hover" support for password field.ziran.sun
2014-05-21blinkMark SVGElementRareData::m_owner as oilpan-onlyrob.buis
2014-05-20blinkUpdate Gamepad.axes / GamepadButton.value to match the latest specificationch.dumez
2014-05-20chromiumUpdate Gamepad API to match the latest specificationch.dumez
2014-05-20blinkUse tighter typing in table rendering codech.dumez
2014-05-20blinkDrop useless String::isNull() check in V8CSSStyleDeclaration::namedPropertyGetterCustom()ch.dumez
2014-05-20blinkAdd default value for second argument of CSSComputedStyleDeclaration::getPropertyCSSValue()ch.dumez
2014-05-20blinkUse tighter typing for RenderTextFragment::firstLetter()ch.dumez
2014-05-20blinkMove modules-dependent eventtarget code out of core.c.shu
2014-05-20blinkAdding NotoSans subset font file which is required to test new languageh.joshi
2014-05-20blink[CSS Shapes] line height grows around polygon and incorrectly causes text to wrap to next linerob.buis
2014-05-19blinkFix MaxCoefficient static variable value in Decimal.cppch.dumez
2014-05-19blinkadd 'slow' prefix to RenderObject's firstChild() / lastChild() methodsch.dumez
2014-05-19blinkKill WTF::DecimalNumber classch.dumez
2014-05-19blinkDo not generate EventTarget.cpp which is not used in the build.c.shu
2014-05-18blinkFix build with gcc 4.8 and C++11 support enabledch.dumez
2014-05-16blinkSplit EventTargetFactory.in into two files that contain core or modules only event targets.c.shu
2014-05-16blinkAdded missing null check to avoid crash.ankit2.kumar
2014-05-16chromiumUse WebScreenInfo members to provide screen orientation information for layout test support.sl.ostapenko
2014-05-16blinkFix build for ARM traditional NEON after r161937ch.dumez
2014-05-16chromiumFix build error with tcmalloc for androidjungjik.lee
2014-05-16blinkIgnorable characters were shown/rendered in Blinkh.joshi
2014-05-16blinkOnly set title on SVG documentsrob.buis
2014-05-15chromiumAdd myself to AUTHORS filejungjik.lee
2014-05-15chromiumMinor correction on example code for privacy extension documentation.ziran.sun
2014-05-15chromiumCreating canvas dynamically in webrtc video quality testsamogh.bihani
2014-05-15blinkMake pseudo-classes selector queries work on DocumentFragmentch.dumez
2014-05-15blinkRedundant call to closeMediaSource and unnecessary condition in createMediaPlayersrirama.m
2014-05-15blinkKill WTF::GregorianDateTime classch.dumez
2014-05-15chromiumcc: Remove unused variable in PictureLayerImpl::AppendQuads.sohan.jyoti
2014-05-15chromiumSupport screen.lockOrientation() / screen.unlockOrientation() when running layout testsch.dumez
2014-05-14blinkRemove internalSubset from DocumentTyperob.buis
2014-05-14chromiumCut and Copy option should not be avilable for password field.ankit2.kumar
2014-05-13chromiumcc: Remove AccelContentPaintDurationMS and related histos.sohan.jyoti
2014-05-13chromiumMaking webrtc video quality test page genericamogh.bihani
2014-05-12chromiumRefactoring: Changing variable type in MediaCanPlayTypeTestamogh.bihani
2014-05-12chromiumAdding platform specific variables for MediaCanPlayTypeTestamogh.bihani
2014-05-10blinkAvoid using instanceRoot in layout testsrob.buis
2014-05-10chromiumThe snap ratio is wrongyongha78.lee
2014-05-10blinkClean up unnecessary PassRefPtr.h include in modulesgyuyoung.kim
2014-05-10blinkAdd support for 'allow-orientation-lock' sandboxing directivech.dumez
2014-05-09blinkConvert XMLDocumentParser code to Use more referencemahesh.kk
2014-05-09chromiumGamepad API: add support for connection eventsb.kelemen
2014-05-09chromiumImplement "Save image as" for canvas (chromium side).jinho.bang
2014-05-09blinkLayoutTest Case for png images served with "image/x-png" mime typesudarshan.p
2014-05-09blinkTable with fixed layout behaves like auto layout when its width is set by js instead of css.k.gurpreet
2014-05-09chromiumFix Telemetry to calculate bounding visible rect correctly.e.hakkinen
2014-05-08chromiumSupport for png images served with "image/x-png" mime typesudarshan.p
2014-05-08blinkRegression(r169412): Fix serialization of frame / iframech.dumez
2014-05-08blinkStop using SVGElementInstance in SVGElementrob.buis
2014-05-08blinknode.cloneNode() should clone the value of file selectedgnanasekar.s
2014-05-08blinkIDLs in core have 'implements' statements that depend on interfaces in modules, i.e.:c.shu
2014-05-08blinkAdd support for [Global] / [PrimaryGlobal] IDL extended attributesch.dumez
2014-05-08blinkMake HTMLAnchorElement.text getter behave according to specificationch.dumez
2014-05-08blinkHTMLTableElement.insertRow()'s argument default value should be -1ch.dumez
2014-05-07blinkRemove bad assertion in SVGSMILElement's constructQualifiedName()ch.dumez
2014-05-07chromium[Android] Add an option to view the tracing record categories when running from python script.r.kasibhatla
2014-05-07blinkDispatch change event for input type=checkbox when checked but value is nullhabib.virji
2014-05-07blinkRevert of Expose events in workers as per latest DOM specification (https://codereview.chromium.org/262173006/)ch.dumez
2014-05-07blinkImplement "Save image as" for canvas.jinho.bang
2014-05-07blinkNotificationController handles an ownership of NotificaitonClientgyuyoung.kim
2014-05-07blinkMove SVGElement::finishParsingChildren to SVGSVGElementrob.buis
2014-05-07blinkHTMLTableSectionElement.insertRow(0) / HTMLTableRowElement.insertCell(0) do not behave correctlych.dumez
2014-05-07blinkHTMLAnchorElement.text should not be readonlych.dumez
2014-05-07blinkPlaceHolder in TextArea should allow carriage return and line feedhabib.virji
2014-05-06blinkHTMLTableRowElement.insertCell()'s argument default value should be -1ch.dumez
2014-05-06blinkAdd method Vector::shrinkToReasonableCapacity()sl.ostapenko
2014-05-06blinkMove modules-related attributes out from Window.idl.c.shu
2014-05-06blinkRemove instance and shadow tree debuggingrob.buis
2014-05-06blinkCSS shapes support in Web Inspectorhabib.virji
2014-05-05blinkMove InvalidationGuard/InstanceUpdateBlocker out of SVGElementInstancerob.buis
2014-05-05blinkHTMLTableSectionElement.insertRow()'s argument default value should be -1ch.dumez
2014-05-05blinkReplace SVGDocument by XMLDocument since it is removed from SVG2. In order to achieve this move its functionality to SVGDocumentExtensions and adjust the call sites. XMLDocument now knows how to create a SVG Document and getSVGDocument returns a Document. Finally mark XMLDocument as final.rob.buis
2014-05-05blinkRemove HTMLAnchorElement::create overloadrob.buis
2014-05-05blinkMake createEvent do case-insensitive matches for certain interface values as specified here:rob.buis
2014-05-05blinkExpose events in workers as per latest DOM specificationch.dumez
2014-05-05blinkRemove support for Document.createEvent() without argumentch.dumez
2014-05-05blinkFix selection of label having control element.deepak.sa
2014-05-05blinkFix to remove customised String over IPC for SmartClipavi.nitk
2014-05-04blinkStore SVGElement instead of SVGElementInstance for instancesForElementrob.buis
2014-05-04blinkUse m_targetElementInstance in fewer placesrob.buis
2014-05-04blinkTextarea resize-able only to larger; min-height and min-width properly setharpreet.sk
2014-05-03chromiumSafety check has been added before calling native JNI functions to prevent random crashes.ajith.v
2014-05-03blinkAvoid using SVGElementInstance in calcViewportrob.buis
2014-05-02blinkDeinline PartitionAlloc from DefaultAllocator to reduce code sizeb.kelemen
2014-05-02chromiumAdd myself in the AUTHORS filep.sergey
2014-05-02blinkAdd initial support for [Exposed=xx] extended IDL attributech.dumez
2014-05-01chromiumFilter out datalist values for textarea field from renderer side.ziran.sun
2014-05-01chromiumHandle direction control in compositor Animationsa.renevier
2014-05-01blinkRemove myself from several WATCHLISTSch.dumez
2014-05-01blinkRemove get/set currentPath in canvasjinho.bang
2014-04-30blink[CSS Shapes] shape-outside polygon can fail when line-top intersects a vertexrob.buis
2014-04-30blinkMake default for deep parameter in importNode false, as specified in:rob.buis
2014-04-30blinkMake Range.detach() a no-opch.dumez
2014-04-30blinkRemove all unused include paths from core/DEPS.c.shu
2014-04-30blinkRemove WebPasswordFormData and util filesziran.sun
2014-04-30blinkRemove [PerWorldBindings] IDL attribute from non wrapper type attributesch.dumez
2014-04-30blinkcode clean-up, issue crbug.com/260966 is fixed withh.joshi
2014-04-30blinkcanMergeLists() should make sure that the list items do not belong to the same listvani.hegde
2014-04-30blink[CSS Shapes] complex calc args for inset round vanishrob.buis
2014-04-30blink[CSS Shapes] complex calc values for shape-margin return null for computed stylerob.buis
2014-04-30blinkRemove modules/webaudio/MediaElementAudioSourceNode.h dependency from core.c.shu
2014-04-30blinkRemove SVGElementInstanceListrob.buis
2014-04-30blinkASSERTION FAILED: y2 >= y1 in WebCore::RenderObject::drawSolidBoxSiderhodovan.u-szeged
2014-04-30blinkDeprecate NodeIterator.expandEntityReferences / TreeWalker.expandEntityReferencesch.dumez
2014-04-30blinkisActiveFocus() is a more meaningful namesuyash.s
2014-04-30blinkASSERTION FAILED: !begin.isIndefinite() in WebCore::SVGSMILElement::resolveFirstIntervalrhodovan.u-szeged
2014-04-29chromiumcc: Add support for partial swaps when using impl-side painting by only sohan.jyoti
2014-04-29chromiumAdjustRendererOOMScore isn't execute in linux.jinho.bang
2014-04-29blinkRemove modules/filesystem/DraggedIsolatedFileSystem.h dependency from core/DEPS.c.shu
2014-04-29chromiumCleanup: It is better to reuse the content API which already exist.jinho.bang
2014-04-28blinkDeprecate Attr.nodeValue / Attr.textContentch.dumez
2014-04-28blinkAdd support for DocumentFragment.getElementById()ch.dumez
2014-04-28blink[CSS Shapes] Add parsing support for gradientsrob.buis
2014-04-28blinkexpansionOpportunityCount should be 'unsigned' rather than 'int'dw.im
2014-04-28blinkAdding the assert() that checks for the correct view source highlightingsuyash.s
2014-04-28blinkMake NodeIterator.detach() a no-opch.dumez
2014-04-28chromiumParsing /proc/cpuinfo for cpu branding information on Android and Aura.puttaraju.r
2014-04-28chromiumFix tc_malloc_skip_new_handler to work together with heap profilerb.kelemen
2014-04-28chromiumRewrite functions from WebPasswordFormData and WebPasswordFormUtils inziran.sun
2014-04-28blinkMake DOMError constructiblech.dumez
2014-04-27blinkConvert qname with prefix to upper-case in tagName if the context object is in the HTML namespace and its node documentrob.buis
2014-04-27blinkRemove unused instance tree related member variablerob.buis
2014-04-27blinkMake getAttributeNS return null instead of empty stringrob.buis
2014-04-25blinkMove querySelector*() API to ParentNode.idlch.dumez
2014-04-25blink[CSS Shapes] Can't select content within the area of the floating box when clip-path is appliedrob.buis
2014-04-24blinkUse GenericEventQueue class in MediaControllerch.dumez
2014-04-24blinkUnused class forward declarations in Page.a.cavalcanti
2014-04-24blinkUse EventSender class in HTMLSourceElementch.dumez
2014-04-24blinkUse GenericEventQueue class in HTMLFormElementch.dumez
2014-04-24blinkUnprefix webkitImageSmoothingEnabled -> imageSmoothingEnabled. As webkitImageSmoothingEnabled is replaced by imageSmoothingEnabled so we can remove the layout test cases related to it.ajay.berwal
2014-04-24blinkMake window.screen property non replaceablech.dumez
2014-04-24blinkRemove GraphicsContext::getClipBounds()jinho.bang
2014-04-24blinkMaking LayoutUnit conversions to Int types explicit in core/accessibilitygnanasekar.s
2014-04-24blinkLiveNodeListBase code should not need to worry about id/name cache invalidationch.dumez
2014-04-24blinkFocusing iframe window should trigger blur event for oldframe's focused elementgnanasekar.s
2014-04-24blinkAdd ontoggle to GlobalEventHandlers and HTML attributesch.dumez
2014-04-23blinkHTMLDetailsElement should fire a 'toggle' eventch.dumez
2014-04-23blinkRemove Hack used in blink side for merging dependent chromium and blink patches.sunil.ratnu
2014-04-23chromiumUpdate TermsOfServiceTest.TermsOfServiceScreen test to stop using 'screen' as JS variable namech.dumez
2014-04-23blinkApply the correct style to first-letter pseudo elements composed of different renderersmario.prada
2014-04-23blinkFix checkValidity for form containing menulist selectgnanasekar.s
2014-04-23chromiumAdding check for MIME types that do not take codecs parameteramogh.bihani
2014-04-23blinkRemoving changes associated with setting visualWordMovement since it is never used.sunil.ratnu
2014-04-23blinkCorrecting menu button event trigger locationanish.p
2014-04-23blinkRemoving empty function definitions and WebAXObject interfacessuyash.s
2014-04-23chromiumRewrite functions from WebPasswordFormData and WebPasswordFormUtils inziran.sun
2014-04-23blinkMake window.history property non replaceablech.dumez
2014-04-23chromiumUpdate platform_app.js to work even if window.history is not replaceablech.dumez
2014-04-22blinkFix nit which is unefficiant sequence to deleteMarkedNodes.keonho07.kim
2014-04-22chromiumFlag INV_OP during BeginQuery if id is not obtained from GenQueriesEXT.puttaraju.r
2014-04-22blinkRemove enum types which are duplicated and cause error on webkit style checker.keonho07.kim
2014-04-22chromiumRemoving changes associated with visualWordMovement since this setting is never used in the code.sunil.ratnu
2014-04-22chromiumRemove Hack used for merging dependent chromium and blink patchessunil.ratnu
2014-04-22blinkAdd logic to cache elements of panner node from calculation with own attributes and AudioListener.keonho07.kim
2014-04-22blinkMake window.screen property non replaceablech.dumez
2014-04-22blinkResolve the issue of unexpected currentTime values when setting currentTime from seeking eventsrirama.m
2014-04-22chromiumAdded support to convert double to timedelta's without loss of data during type conversion from double to int64behara.ms
2014-04-22chromiumRemoving the function call as the called function definition is empty.suyash.s
2014-04-22chromiumGlowEffect is suppressed when the scrolling is not possible on that particular sataya.m
2014-04-21blinkMake window.navigator property non replaceablech.dumez
2014-04-21blinkRemove several dead assignments from HarfBuzzShaper.cppch.dumez
2014-04-21blinkClean up kerning and color-profile leftoversrob.buis
2014-04-21blinkRemove more dead code from accessibility/ folderch.dumez
2014-04-21blinkMake window's navigator / history properties non replaceablech.dumez
2014-04-21blinkPartial revert of r164563 as those changes have no effectch.dumez
2014-04-20blinkAvoid useless initialization in ScrollAnimatorNone::PerAxisData::animateScroll()ch.dumez
2014-04-20blinkPass SharedBuffer by reference to DeferredImageDecoder::setData()ch.dumez
2014-04-19blinkImplements hanging property for text-indent from CSS3ljaehun.lim
2014-04-18blinkASSERTION FAILED: x2 >= x1 in WebCore::RenderObject::drawSolidBoxSiderhodovan.u-szeged
2014-04-18blinkRemove more dead code from core/ folderch.dumez
2014-04-18blinkRemove some dead code from html/ch.dumez
2014-04-18blinkRemove unnecessary null checking in NavigatorContentUtilsgyuyoung.kim
2014-04-17blinkRemove some dead code from css/ folderch.dumez
2014-04-17blinkRemove some dead code from bindings/ folderch.dumez
2014-04-17blinkRemove some dead code from rendering/ folderch.dumez
2014-04-17blinkSimplify the HTMLCollection destructorch.dumez
2014-04-17blinkRemove some dead code in dom/ch.dumez
2014-04-17blinkUpdate HTMLElement.dir / Document.dir to return only known valuesch.dumez
2014-04-17chromiumBroker process unittest build fail after r263147pgal.u-szeged
2014-04-17blinkRemove some dead code from inspector/ch.dumez
2014-04-17blinkavoid poster flicker during video looping or random seek operationsrirama.m
2014-04-17blinkRemove some dead code from AXObjectCachech.dumez
2014-04-17blinkMediaQueryTokenizer does not parse correctly negative exponentsch.dumez
2014-04-17blinkparsing input type=number should skip spacesgnanasekar.s
2014-04-17blinkMinor refactoring to avoid redundant calls to RenderObject::style()harpreet.sk
2014-04-17blinkDeliver Menu key event after sending context menu eventanish.p
2014-04-17blinkDon't check if SerializedScriptValue's Reader::m_version is less than 0ch.dumez
2014-04-16blinkRemove contentStyleType and contentScriptType from SVGSVGElementrob.buis
2014-04-16chromiumFix for unable to enter decimal in number input fieldavi.nitk
2014-04-16blinkASSERTION FAILED: std::isfinite(num) in WebCore::CSSPrimitiveValue::CSSPrimitiveValuerhodovan.u-szeged
2014-04-16chromiumAdd myself in the AUTHORS filertakacs.u-szeged
2014-04-16blinkRename Node::lastDescendant() / Node::highestAncestor() for claritych.dumez
2014-04-16blinkhitTest should check the location if it is inside borderBoxRect in case of overflow: hiddensanjoy.pal
2014-04-16chromiumMove vertex and fragment shader uniform vector workarounds to gpu driver bug list.puttaraju.r
2014-04-16chromiumAvoid GetState IPC call during AllocateRingbuffer.puttaraju.r
2014-04-16blinkImplement drawFocusIfNeeded with Path2D parameter.jinho.bang
2014-04-16blinkglobalCompositeOperation is ignored in strokeText, fillText.jinho.bang
2014-04-16blinkDocument.dir should reflect the 'dir' attribute of the root html elementch.dumez
2014-04-16blinkAvoid duplication of calling getTransformedClipBounds in stroke APIs.jinho.bang
2014-04-16blinkWe don't need overloading about fill, clip, isPointInPath anymore.jinho.bang
2014-04-16blinkWe can reuse the variable which is already declared.jinho.bang
2014-04-16chromiumReduce the number of flushes while using glQueries.puttaraju.r
2014-04-15blink[CSS Shapes] polygon y-value calc() args serialize incorrectlyrob.buis
2014-04-15blinkMove 'embeds' / 'plugins' attributes from HTMLDocument to Documentch.dumez
2014-04-15blinkRemove color-profile from SVGrob.buis
2014-04-15blinkUse Traits in V8StringResource to avoid code duplicationch.dumez
2014-04-15chromiumAdd myself in the AUTHORS filerhodovan.u-szeged
2014-04-15blink[CSS Shapes] Remove FIXME referencing closed bugrob.buis
2014-04-15blink[CSS Shapes] Remove some leftover shape-inside coderob.buis
2014-04-15blinkMove 'designMode' attribute from HTMLDocument to Documentch.dumez
2014-04-15blinkWrap isActivatedSubmit() in WebFormControlElementziran.sun
2014-04-15blinkModified to function QuotesData::equals() function to use operator overloading operator== for easy usagebehara.ms
2014-04-15blinkMove 'scripts' attribute form HTMLDocument to Documentch.dumez
2014-04-15blinkMove 'dir' attribute from HTMLDocument to Document.ch.dumez
2014-04-14blinkSelecting OptGroup label does not deselect selected itemhabib.virji
2014-04-14blinkFix for ::selection pseudo element to work on input elementsdeepak.sa
2014-04-14blinkUpdate <select> when any of its <option>/<optgroup> children have "display: none"sudarshan.p
2014-04-14blinkDispatch change event for Input type=range for touchEndhabib.virji
2014-04-14blinkRemove old version navigator content utils APIsgyuyoung.kim
2014-04-14blinkASSERTION FAILED: object->style()->overflowX() == object->style()->overflowY()rtakacs.u-szeged
2014-04-13blinkCanvas element that use the alpha attribute don't display correctly.jinho.bang
2014-04-12blinkMark Supplement instead of RefCountedSupplement in NavigatorContentUtilsgyuyoung.kim
2014-04-12blink[CSS Shapes] Add regions like performance testrob.buis
2014-04-11blink[CSS Shapes] shape-margin in percentage units always computes to 0pxrob.buis
2014-04-11blinkIn Blink project, globalCompositeOperation (blending and compositing) features were already implemented.jinho.bang
2014-04-11blinkShould throw TypeError instead of TypeMismatchError (canvas)jinho.bang
2014-04-11blinkinput.focus() should not change selection.harpreet.sk
2014-04-11chromiumMove nonscrollable axis gloweffect suppression to renderer.sataya.m
2014-04-11blinkUsing ElementTraversal::firstAncestorOrSelf APIdeepak.sa
2014-04-10blinkEnable Path2D object and some path APIs by default.jinho.bang
2014-04-10blinkDo not dispatch change event when pressing spin button for input type=datetimehabib.virji
2014-04-10blinkRemove unused AudioParams in PannerNode.keonho07.kim
2014-04-09blinkMake HTMLCollection / NodeList backward traversal consistent with forward onech.dumez
2014-04-09blink[CSS Shapes] large corner radius combined with 0 radius does not wrap properlyrob.buis
2014-04-09blinkReplace string comparing to enum comparing.keonho07.kim
2014-04-09blinkRemove unnecessary class forward declaration in WebViewImpl.hgyuyoung.kim
2014-04-08blink[CSS Shapes] inset args and radial args should serialize to the simplest formrob.buis
2014-04-08blink[CSS Shapes] inset complex calc() args vanish in serialized computed stylerob.buis
2014-04-08blinkRemove unnecessary attribute "gain" in AudioBuffer and AudioBufferSourceNode interfaces keonho07.kim
2014-04-08blinkMake sure named item cache is always valid HTMLCollection::updateIdNameCache()ch.dumez
2014-04-08blinkMove 'response' check in responseReceived() to the backend.rtakacs.u-szeged
2014-04-08chromiumFix: canPlayType() gives false positive for */ogg and audio/x-wavamogh.bihani
2014-04-08blinkCurrently Underline Position is not calculated from Font Metrics, byh.joshi
2014-04-08blinkPerformance related change, Optimization for / and % operator.h.joshi
2014-04-08blinkRefactoring: Removing variable m_shouldSubmit from HTMLFormElement.cppharpreet.sk
2014-04-08blinkDo not dispatch 'change' events during pressing spin buttons for input[type=number].habib.virji
2014-04-07blinkApply OwnPtr|PassOwnPtr to m_validationMessageClient and arguments of setValidationMessageClient() in Page classgyuyoung.kim
2014-04-07blinkMedia controls should fade out after a while regardless of mouse positionsrirama.m
2014-04-05blink[CSS Shapes] Simplify Polygon implementationrob.buis
2014-04-05blinkRefactoring editing/selection/13804.htmlg.czajkowski
2014-04-04blink[CSS Shapes] Remove outside-shape CSS valuerob.buis
2014-04-04blinkMake ThreadableLoader class to use referencesmahesh.kk
2014-04-04chromiumAdding self to AUTHORS list, CLA agrement is signedh.joshi
2014-04-04chromiumUse a mock WebAudioDevice only when testingpgal.u-szeged
2014-04-04blinkApply OwnPtr|PassOwnPtr to member variables and arguments in ContextFeatures.gyuyoung.kim
2014-04-04blinkdesign-mode-spellcheck-off.html is always passingg.czajkowski
2014-04-04chromiumBUG=359530sataya.m
2014-04-04blinkRemove software path from filters: purge unused applySkia.a.cavalcanti
2014-04-04blinkMove many calls of lazyInitialize() from AudioContext to AudioNode.keonho07.kim
2014-04-04chromiumUse cross-platform base::UncheckedMalloc for skiab.kelemen
2014-04-03blinkStop passing the root node to node lists traversal functionsch.dumez
2014-04-03blink[CSS Shapes] CRASH with calc() value args in inset roundrob.buis
2014-04-03blinkApply OwnPtr|PassOwnPtr to handle member variables and arguments in MIDIClientgyuyoung.kim
2014-04-03blinkApply OwnPtr|PassOwnPtr to handle member variables and arguments in SpeechRecognitionClient|Controllergyuyoung.kim
2014-04-03chromiumFix another inappropriate overscroll glow.sataya.m
2014-04-02blink[CSS Shapes] Simplify RasterShape implementationrob.buis
2014-04-02blinkUse RenderStyle::isCollapsibleWhiteSpace when renderer is available.c.shu
2014-04-02blinkRemove software path from Filters: FEMorphology.a.cavalcanti
2014-04-02blinkApply the correct style to first-letter pseudo elements composed of different renderersmario.prada
2014-04-02blinkRemove software path from filters: FEComponentTransfer.a.cavalcanti
2014-04-02blinkUsing alt and down key to open datalist using keyboardhabib.virji
2014-04-02blinkGardening: Mark crashing fullscreen related tests for gebug buildsmario.prada
2014-04-02blinkAdd pixel test for <select> -webkit-autofil styleziran.sun
2014-04-01blinkRemove software path from filters: FEColorMatrix.a.cavalcanti
2014-04-01blinkMove HTMLCollection's id / name cache to a new NamedItemCache classch.dumez
2014-04-01blinkRemove shape-paddingrob.buis
2014-04-01blinkUse OwnPtr|PassOwnPtr to pass a pointer of SpeechInputClientgyuyoung.kim
2014-04-01chromiumRemove deprecated API for createAudioDevice.keonho07.kim
2014-04-01chromiumFix typo in MockSpellCheck::misspelledWordsg.czajkowski
2014-04-01chromiumUse glTexSubImage2D while binding with GL_TEXTURE_EXTERNAL_OES for map-image.sohan.jyoti
2014-04-01blinkRemoved unnecessary parameter from didActivateCompositor()sunil.ratnu
2014-04-01blinkImplement CRC2D.scrollPathIntoView() on Canvasjinho.bang
2014-04-01blinkBlink doesnt respect the form.submit() when called on "focus" event for invalid formharpreet.sk
2014-04-01blinkDispatch change and blur event for input type=text when window focus is changedhabib.virji
2014-04-01blinkSupporting a playbackTime attribute on AudioprocessingEvent.keonho07.kim
2014-04-01blinkRename LayoutBox to CSSBoxType. Also rename the functions and methods that mention "LayoutBox" to something that makes sense for each specific situation.rob.buis
2014-04-01blinkHandle direction control in compositor Animationsa.renevier
2014-03-31chromiumHandle direction control in compositor Animationsa.renevier
2014-03-31blinkFix attributes types on AnalyserNode as specification of web audio.keonho07.kim
2014-03-31blinkGamepad API: tests for gamepad eventsb.kelemen
2014-03-31blinkValue set in onblur should not keep element in focushabib.virji
2014-03-31blinkUse OwnPtr|PassOwnPtr to pass a pointer of NavigatorContentUtilsClient instancegyuyoung.kim
2014-03-29blinkFix potential thread safety issue on ScriptProcessNdoe during fire onaudioprocess eventhandler.keonho07.kim
2014-03-28blinkRemove software path from filters: FEGaussianBlur.a.cavalcanti
2014-03-28blinkwindow.atob() returns wrong value when given a string container only white spacesch.dumez
2014-03-28blinkCSS Shapes Level 1 (CR) only contains shape-outside. We are focusing our efforts on finalizingrob.buis
2014-03-27blinkUse a global variable in the test to avoid flakiness in the Mac port.mario.prada
2014-03-27blinkAdd Layout test to check <select> with -webkit-autofil styleziran.sun
2014-03-27blinkAdd Traversal<*Element>::firstAncestor() APIch.dumez
2014-03-27blinkReturning IntSize to store calculated kernel size valuesa.cavalcanti
2014-03-27chromiumAdd Autofill preview support for <select> input fieldsziran.sun
2014-03-27chromiumRemove textFieldDidChange(const blink::WebInputElement& element)ziran.sun
2014-03-27chromiumAdd browser tests for canPlayType() resultsamogh.bihani
2014-03-27blinkRemove unneeded mutable keyword in some member variablesgyuyoung.kim
2014-03-27blinkUse Traversal<HTMLElement> API in HTMLTableRowsCollectionch.dumez
2014-03-26chromiumAvoid unnecessary gloweffect callssataya.m
2014-03-26blinkIntent to remove:rob.buis
2014-03-26chromiumAdd GL_TEXTURE_EXTERNAL_OES as supported texture target for CHROMIUM_map_image.sohan.jyoti
2014-03-26blinkOmit "int" when using "unsigned" modifier gnanasekar.s
2014-03-26chromiumTurn off Task Manager should not break the build on Linuxyi.shen
2014-03-26blinkRemove didChangeValueInTextField(HTMLInputElement&) and textFieldDidChange(const WebInputElement&)ziran.sun
2014-03-25blinkASSERTION FAILED: extractedStyle in WebCore::ApplyStyleCommand::removeInlineStyleFromElementrhodovan.u-szeged
2014-03-25blinkRename drawSystemFocusRing() to drawFocusIfNeeded()jinho.bang
2014-03-25chromiumUse of validating IPC enum macros for quota messagesanish.p
2014-03-25blinkRemoving "using" delclarations that import names from the STL library.sudarshan.p
2014-03-25blinkdrawFocusRing() function in CRC2D draws invalid focus ring.jinho.bang
2014-03-25chromiumGamepad API: add test support for gamepad eventsb.kelemen
2014-03-25chromiumAdd supports that allow Autofill to be initiated from textarea fieldziran.sun
2014-03-24blinkRemove style attribute from SVGElement.idlrob.buis
2014-03-24blink[CSS Shapes] clamp RasterShape shapeMargin to reference box sizerob.buis
2014-03-24chromiumOnly hightlight the part of suggestion string that has not been typed into input field inziran.sun
2014-03-24chromiumFix Telemetry pinch speed parameter passing.e.hakkinen
2014-03-24blinkASSERTION FAILED: !remainder in WebCore::RenderTableSection::distributeExtraRowSpanHeightToAutoRowsa.suchit
2014-03-22blinkid of iframe incorrectly sets window namech.dumez
2014-03-22blinkRemove a lot of dead code from AXNodeObjectch.dumez
2014-03-22blinkAvoid using getPresentationAttribute in ReferenceFilterBuilderrob.buis
2014-03-22chromiumUpdate several iframes in geolocation browser_tests to be namedch.dumez
2014-03-21chromiumMake possible to check memory allocations inside chromiumb.kelemen
2014-03-21blink[CSS Shapes] clamp RasterShape shapeMargin to reference box sizerob.buis
2014-03-21blinkUse toCSSFooValue() instead of using static_cast<CSSFooValue*> in CSSValue.cppgyuyoung.kim
2014-03-21blinkGamepad API: add support for gamepadconnected and gamepaddisconnected eventsb.kelemen
2014-03-21blinkRemove bogus if check in ShadowTreeStyleSheetCollection::collectStyleSheets()ch.dumez
2014-03-21blinkAdd *explicit* keyword to avoid implicit type conversiongyuyoung.kim
2014-03-20blinkMake Traversal<SVGElement> API a little bit more efficientch.dumez
2014-03-20chromiumTurn off WebRTC feature should not break the build on Linuxyi.shen
2014-03-20blinkRemove SVGPaintType enum hardcodingrob.buis
2014-03-20blinkASSERTION FAILED: span >= 1 in WebCore::RenderTable::slowColElementrtakacs.u-szeged
2014-03-20blink[CSS Shapes] Remove deprecated shapesrob.buis
2014-03-20blinkid of iframe incorrectly sets window namech.dumez
2014-03-20chromiumSet the name of several iframes in browser resourcesch.dumez
2014-03-20blinkUse asynchronous spellchecking in spelling-hasspellingmarker.jsg.czajkowski
2014-03-20blinkUse new Traversal<*Element> API in svg code for claritych.dumez
2014-03-20blink[SavePage] Do not save images with errorsrashmi.vijay
2014-03-20blinkReplace nextSiblingChildren() with simpler nextSibling() when equivalentch.dumez
2014-03-19blinkAdd isHTMLPlugInElement() helpers for consistency with other HTML elementsch.dumez
2014-03-19blink[CSS Shapes] shape-outside: ellipse(50% 50% at) causes crashrob.buis
2014-03-19chromiumAdd myself in the AUTHORS filepgal.u-szeged
2014-03-19blinkMake supportsMarkers non virtualrob.buis
2014-03-19blinkMake myself an OWNER for the screen_orientation modulech.dumez
2014-03-19blinkAdd Element::subResourceAttributeName() virtual functionch.dumez
2014-03-19blinkStore marker identifiers as AtomicStringrob.buis
2014-03-19blinkIgnore spaces when determining the length of text to treat as a first-letter pseudo-element.mario.prada
2014-03-19blinkMaking LayoutUnit conversions to Float type explicitgnanasekar.s
2014-03-19blinkMinor Refactor in RenderListBoxsudarshan.p
2014-03-19blinkGuarantee a thread safety when accessing source location info and distance model in pannerNode.keonho07.kim
2014-03-19chromiumRemove unnecassary parameter "sampleRate" for loadAudioResource().keonho07.kim
2014-03-18blinkAdd Autofill preview support for <select> input fieldsziran.sun
2014-03-18blinkAdd DEFINE_HTMLELEMENT_TYPE_CASTS_WITH_FUNCTION() macroch.dumez
2014-03-18blinkDrop Element::isHTMLFrameElementBase() virtual functionch.dumez
2014-03-18blinkTest flakiness fix for form submission cancelablehabib.virji
2014-03-18blinkReplaceSelectionCommand::makeInsertedContentRoundTrippableWithHTMLTreeBuilder should take a const reference to InsertedNodesg.czajkowski
2014-03-18blinkReplace elementHasLegalLinkAttribute() helper with virtual functionch.dumez
2014-03-18blinkRemove deprecated API for createAudioDevice.keonho07.kim
2014-03-17blinkUse new is*Element() helper functions more in rendering codech.dumez
2014-03-17blinkUse new is*Element() helper functions more in core/ codech.dumez
2014-03-17chromiumAdd supports that allow Autofill to be initiated from textarea fieldziran.sun
2014-03-17blinkUse new is*Element() helper functions more in bindings/ codech.dumez
2014-03-17blinkUse new is*Element() helper functions more in web/ codech.dumez
2014-03-16blinkCanvasPathMethods should be shared with CRC2D and Path2Djinho.bang
2014-03-16blinkSize checking logic is duplicated.jinho.bang
2014-03-16blinkCalendarPicker display in correct format for minimum Valuehabib.virji
2014-03-15blinkid of iframe incorrectly sets window namech.dumez
2014-03-15chromiumAdd "previewing on hover" support for single-field autocomplete inputziran.sun
2014-03-14blink[CSS Shapes] inset corner radii are not flipped for vertical writing modesrob.buis
2014-03-14chromiumSet the name of several iframes in browser resourcesch.dumez
2014-03-14blinkUse new is*Element() helper functions more in editing codech.dumez
2014-03-14blinkUse ElementTraversal API in siblingWithAriaRole() to simplify the codech.dumez
2014-03-14blinkRemove unneeded check in requestPaintingResourcerob.buis
2014-03-14blinkVerify misspellings after lines merge/split asynchronouslyg.czajkowski
2014-03-14blinkUse new is*Element() helper functions more in HTML codech.dumez
2014-03-14blinkRemove unnecassary parameter "sampleRate" for loadAudioResource().keonho07.kim
2014-03-14blinkGenerate better isFooElement() helper functions for HTML Elementsch.dumez
2014-03-14blinkValue set in form submission depends on return value of onSubmithabib.virji
2014-03-14blinkPlace inner frame scrollbars on the left side, if indicated by the frame-levela1.gomes
2014-03-13blinkUse new is*Element() helper functions further more in HTML codech.dumez
2014-03-13blinkUse new is*Element() helper functions even more in HTML codech.dumez
2014-03-13blinkRename LiveNodeList::nodeMatches() to elementMatches()ch.dumez
2014-03-13blinkRevert "Simplify SVGSVGElement::getElementById method"mahesh.kk
2014-03-13blinkDon't allow position:sticky for table columns.sl.ostapenko
2014-03-13chromiumAdd some statistics to the monsoon profile runadam.treat
2014-03-13chromiumQuery the preferred readback config in CopyFromBackingStoresiva.gunturi
2014-03-13chromiumRemove unnecassary parameter "sampleRate" for loadAudioResource().keonho07.kim
2014-03-13blink[CSS Shapes] inset does not properly clamp large corner radiirob.buis
2014-03-13blinkHave XMLHttpRequest.responseXML return an XMLDocumentch.dumez
2014-03-13chromiumRemoved unnecessary parameter from didActivateCompositor()sunil.ratnu
2014-03-12blinkRemove obsolete FIXME that no longer applies for blink rendering architectureadam.treat
2014-03-12blinkRemove document param from parseSystemColorrob.buis
2014-03-12blinkUse new is*Element() helper functions in page/ codech.dumez
2014-03-12chromiumRemoved the unnecessary TODOsuyash.s
2014-03-12chromiumThis is initial API support required for enabling SurfaceTexture backed zero-copy for Androidsohan.jyoti
2014-03-12blinkClean up static_cast<CSSFooValue*> in CSSValue.cppgyuyoung.kim
2014-03-12blink[CSS Shapes] Omit polygon default fill-rulerob.buis
2014-03-12chromiumshared_timer_suspended_ in WebKitPlatformSupportImpl shouldn't be negative. hosung.you
2014-03-12blinkRemove unused (empty) functions in Tests.js.rtakacs.u-szeged
2014-03-12blinkVerify spellcheck attribute asynchronouslyg.czajkowski
2014-03-12blinkValue sanitization for input[type=text] should not truncate a value at control characterhabib.virji
2014-03-12blinkThe new behavior is compatible with IE and Firefox.habib.virji
2014-03-12blinkUse new is*Element() helper functions in DOM codech.dumez
2014-03-12blinkCache values for panning and spatialization effects to enhance performance on pannerNode.keonho07.kim
2014-03-12blinkUse new is*Element() helper functions more in core/ codech.dumez
2014-03-12chromiumCustomized font value slider to listen for both input and change eventhabib.virji
2014-03-11blinkFix crash on ASSERT when in subtree layout and LayoutState is not initializedadam.treat
2014-03-11blink[CSS Shapes] Add performance tests for SVG shape with shape-marginrob.buis
2014-03-11blink[CSS Shapes] CSS parser accepts trailing position argumentsrob.buis
2014-03-11blinkrotateRadians function was added to AffineTransform class.jinho.bang
2014-03-11blinkMove common methods to WebFormControlElement interfaceziran.sun
2014-03-11blinkUse new is*Element() helper functions in inspector codech.dumez
2014-03-11blinkKeeping newer and older definitions for didActivateCompositor()sunil.ratnu
2014-03-11blinkCol width is not honored when dynamically updated and it would not make table narrowerk.gurpreet
2014-03-11blinkASSERTION FAILED: !style->propertyIsImportant(propertyID) in WebCore::setTextDecorationPropertyrhodovan.u-szeged
2014-03-10blink[CSS Shapes] Serialize circle/ellipse positionsrob.buis
2014-03-10blinkRemove support for legacy WebKit Notificationsl.gombos
2014-03-10blinkConvert RenderLayerCompositor::RenderView code to use referencemahesh.kk
2014-03-10blinkConvert CompositingLayerMapping code to use referencemahesh.kk
2014-03-10blinkRevert of Have Position deal with more references (https://codereview.chromium.org/188033005/)ch.dumez
2014-03-10blinkAvoid duplicate null check in ReplaceSelectionCommand::pastLastLeaf()ch.dumez
2014-03-10blinkUse new is*Element() helper functions in CSS codech.dumez
2014-03-10blinkUse new is*Element() helper functions in accessibility codech.dumez
2014-03-10blinkMerge SVGColor into SVGPaintrob.buis
2014-03-10blinkMake HeapObjectHeader and FinalizedHeapObjectHeader visible in the shared object for newer GCC.pgal.u-szeged
2014-03-10blinkUse isSVG*Element() helpers more in SVG code (Part 3)ch.dumez
2014-03-10blinkUse isSVG*Element() helpers more in SVG code (Part 4)ch.dumez
2014-03-09blinkid of iframe incorrectly sets window namech.dumez
2014-03-09blinkUse isSVG*Element() helpers more in SVG code (Part 2)ch.dumez
2014-03-09blinkUse DEFINE_ELEMENT_TYPE_CASTS*() macros for Element subclassesch.dumez
2014-03-09blinkUse isSVG*Element() helpers more in SVG code (Part 1)ch.dumez
2014-03-09blinkDrop SVGElement::isGradientStop() virtual functionch.dumez
2014-03-09blinkDrop SVGElement::isSVGSVGElement() virtual functionch.dumez
2014-03-08blinkUse new Traversal<HTML*Element> API more in accessibilitych.dumez
2014-03-08blinkUpdate DOM code to use the new Traversal<HTML*Element> APIch.dumez
2014-03-08blinkUse new Traversal<HTML*Element> API in HTML codech.dumez
2014-03-08blinkUse new Traversal<SVG*Element> API more in SVG codech.dumez
2014-03-08blinkMove DeviceOrientation / DeviceMotion event handlers to device_orientation modulech.dumez
2014-03-08blinkRedeclared the sha1HashSize variable in Webkit/Source/wtf/SHA1.h instead of WebKit/Source/modules/websockets/WebSocketHandshake.cppsunil.ratnu
2014-03-08chromiumUpdate several browser_tests / content_browsertests to set iframes' namech.dumez
2014-03-08blinkGenerate the isSVG*Element() / toSVG*Element() helper functionsch.dumez
2014-03-08blinkUse isHTML*Element() helpers more in the accessibility codech.dumez
2014-03-07blinkadd 'manipulation' support to CSS touch-action parsing.gnanasekar.s
2014-03-07chromiumUsed scoped_ptrsuyash.s
2014-03-07blinkRemove redundancies of multiply() in FFTFrame.keonho07.kim
2014-03-07blinkAdd text field change handling for autofill preview in textarea element.ziran.sun
2014-03-07blinkRemove FullScreen from RuntimeEnabledFeaturesgnanasekar.s
2014-03-07blinkThis patch removes the dependency on EncryptedMedia from HTMLMediaElement.c.shu
2014-03-07blinkOutput Element defaultValue should be based on textContenthabib.virji
2014-03-07blinkAdd template parameter to ElementTraversal to iterate over Elements of a specific typech.dumez
2014-03-06blinkHave Position deal with more referencesch.dumez
2014-03-06blinkRemove deprecated focusedNode APIsmahesh.kk
2014-03-06chromiumMove to using focusedElement instead of focusedNodemahesh.kk
2014-03-06chromium[Android] Modify CreateJavaBitmap to accept SkBitmap::Config and export the API.vivek.vg
2014-03-06blinkFix clientLeft value for RTL direction, while the element have vertical scrollbar in left side.sanjoy.pal
2014-03-06blinkAdd tests for sticky and various display valuesrob.buis
2014-03-06blinkRemove some SVG APIrob.buis
2014-03-06blinkConvert some Shape code to use referencesmahesh.kk
2014-03-06blinkhr color attribute not working.k.gurpreet
2014-03-06blinkImplement addPath() method for Path objectsanjoy.pal
2014-03-06blinkDispatch input event for Range element keyboard eventhabib.virji
2014-03-06blinkid of iframe incorrectly sets window namech.dumez
2014-03-05chromium[Android] Fix compilation error: unused variable 'kAllowedToAccessOnNonjoinableThread'vivek.vg
2014-03-05blinkMove HTMLContentElement & HTMLShadowElement out of shadow/deepak.sa
2014-03-05blinkAdd layout test which checks sticky postioning when overflow is scrolled by fragment.sl.ostapenko
2014-03-05blink[CSS Shapes] Add performance testsrob.buis
2014-03-05blinkAdd /resources/shape.gifrob.buis
2014-03-05blinkAdd /resources/shape.gifrob.buis
2014-03-05blinkInput type Number maximum value increasehabib.virji
2014-03-05blinkRemove calculateStdDeviation function from Blur effect.a.cavalcanti
2014-03-05chromium[#8] Pass gfx::Point by const ref.prashant.n
2014-03-05chromiumCleanup SendAutofillTypePredictionsToRenderersudarshan.p
2014-03-05chromiumWe need a function which can tell us whether the requested texture readback is supported or not. As of now ARGB888 is taken as the default format, this will pass until the browser surface config is ARGB8888, in low end mode we switch to 16 bit format surface if supported, then we may need this function.siva.gunturi
2014-03-05blinkAdd hittest mode for Touch-action which ignore inline elements and svg elementsgnanasekar.s
2014-03-05chromiumAndroid::Pass Bitmap.Config instead of bool to CreateJavaBitmapsiva.gunturi
2014-03-05blinkAdd versions of isPointInPath, isPointInStroke that take a Path parameter.jinho.bang
2014-03-05blinkMake Document::implementation() method return referencemahesh.kk
2014-03-05blinkAvoid calling hasAttribute() and then getAttribute() for performancech.dumez
2014-03-05blinkHave DOMWindow deal with references instead of pointers when possiblech.dumez
2014-03-05blinkMove Document code out of Node.cppch.dumez
2014-03-05blinkHave positionInParentBeforeNode() / positionInParentAfterNode() take a referencech.dumez
2014-03-05blinkStore IdTargetObserver::m_registry as a referencech.dumez
2014-03-05blinkHave NodeWithIndex deal with references instead of pointersch.dumez
2014-03-05blinkPass rootNode by reference when constructing node lists / collectionsch.dumez
2014-03-05blinkHave ElementRareData::ensure*() methods return referencesch.dumez
2014-03-05blinkHave MutationObserverRegistration deal with references instead of pointersch.dumez
2014-03-04chromiumDon't set the max current on the monsoon device by defaultadam.treat
2014-03-04blinkReturn refererence from InlineBox::root()sl.ostapenko
2014-03-04blinkMove almost all of CSSPropertyParser into CSSPropertyParser.cpprob.buis
2014-03-04blinkRemove SVGCSSParser.cpprob.buis
2014-03-03blinkAdd a layout test for the crash on infinite loop in SVG textPath.sl.ostapenko
2014-03-03blinkTable rows are incorrectly collapsed in case of hidden cells and rowspans.a.suchit
2014-03-03blinkAvoid double attribute lookup in HTMLElement::matchesReadWritePseudoClass()ch.dumez
2014-03-03chromiumAdd autofill preview support for <month> input fieldsziran.sun
2014-03-03blinkAdded null check and exception handling to fill, stroke, clip method.jinho.bang
2014-03-03blinkFixing crash when executing InsertOrderedList execCommand.a.bah
2014-03-01blinkMake InlineBox::renderer() and related subclass methods return reference.sl.ostapenko
2014-03-01blink[CSS Shapes] Basic shapes' computed position should be a horizontal and vertical offsetrob.buis
2014-03-01blinkMerge SVGCSSParser into CSSPropertyParser.cpprob.buis
2014-02-28blinkMake RenderObject non-copyable.sl.ostapenko
2014-02-28blinkRemove moar unused SVG methodsrob.buis
2014-02-28chromiumRemoved the outdated TODO and the redundant includes.nitish.m
2014-02-28blinktop and bottom black background line not getting displayedk.gurpreet
2014-02-28blinkAdd use counter for insertAdjacentHTMLsudarshan.p
2014-02-28blinkRemove animatedPropertyCache from SVGAnimatedProperty, it is not needed anymore because of the new animated property system.rob.buis
2014-02-28chromiumCleanup: Remove stale reference to |out_size| from GetScaledContentBitmap's comment.vivek.vg
2014-02-28blinkAllow the implementation to return references instead of pointers to the bindingsch.dumez
2014-02-27blinkKill [SetWrapperReferenceFromReference] IDL extended attributech.dumez
2014-02-27blinkHave Element::ensureMutableInlineStyle() return a referencech.dumez
2014-02-27blinkHave ElementData::attributeItem() return a referencech.dumez
2014-02-27blinkRemove unused SVG getter in SVGViewSpec.rob.buis
2014-02-27chromiumOptimize execution time of the memdump toolhyunki.baik
2014-02-27blinkFixing crash in doApplyForSingleParagraph().a.bah
2014-02-27blinkMake Element::ensureActiveAnimations() return a referencech.dumez
2014-02-27chromiumReplace WebDocument::focusedNode to focusedElementmahesh.kk
2014-02-27blinkHave Node::highestAncestor() return a referencech.dumez
2014-02-27blinkHave Element::ensureUniqueElementData() return a referencech.dumez
2014-02-27blinkRemove unused SVG coderob.buis
2014-02-27blinkHave Document::accessSVGExtensions() return a referencech.dumez
2014-02-27blinkHave Document::markers() return a referencech.dumez
2014-02-27blinkRevert of Add template parameter to ElementTraversal to iterate over Elements of a specific type (https://codereview.chromium.org/179333004/)ch.dumez
2014-02-27blinkUse implicit conversion to FloatRect to remove overloaded filterSizea.cavalcanti
2014-02-27blinkAdd template parameter to ElementTraversal to iterate over Elements of a specific typech.dumez
2014-02-27chromiumReplace WebDocument::clearfocusedNode to clearFocusedElementmahesh.kk
2014-02-26blinkHave Document::timeline() / Document::transitionTimeline() return a referencech.dumez
2014-02-26blinkHave Document::timing() / Document::contextFeatures() return a referencech.dumez
2014-02-26blinkHave Document::getCSSCanvasElement() return a referencech.dumez
2014-02-26blinkAdd autofill preview support for <month> input fieldsziran.sun
2014-02-26blinkHave Document::formController() return a referencech.dumez
2014-02-26blinkMove LiveNodeList code out of HTMLCollection.cppch.dumez
2014-02-26blinkHave Document::topDocument() return a referencech.dumez
2014-02-26blinkHave Document::elementSheet() return a referencech.dumez
2014-02-26chromiumAPI to Convert Java Bitmap Config to SkBitmap::Configsiva.gunturi
2014-02-26chromiumRemove unnecessary #includehyunki.baik
2014-02-26chromiumDon't miss to call ContentView.onShow when lunching content shell and test shellb.kelemen
2014-02-26blinkSimplify SVGSVGElement::getElementById methodmahesh.kk
2014-02-26blinkHRTFDatabaseLoader is not an absolute condition to run audioContextkeonho07.kim
2014-02-26blinkMake getProperty more strict when handling the priority parameterrob.buis
2014-02-26blinkFix geolocation timestamp to return in milliseconds when emulating in inspector.mahesh.kk
2014-02-26blinkAdd a test for template contents handling in importNoderob.buis
2014-02-26blinkDisplay pixel value in Device Emulationhabib.virji
2014-02-26blinkAllow form submission for forms with "hidden" for submit with enter key sudarshan.p
2014-02-26blinkHave LiveNodeListBase::ownerNode() return a referencech.dumez
2014-02-26blinkMove LiveNodeListBase code out of HTMLCollection.cppch.dumez
2014-02-26blinkRemove unused NodeListIsRootedAtDocumentIfOwnerHasItemrefAttr NodeListRootType valuech.dumez
2014-02-26blinkFix crash in ApplyStyleCommand::applyRelativeFontStyleChange()ch.dumez
2014-02-25blinkMove LiveNodeListBase class to its own headerch.dumez
2014-02-25blinkReturn the right top position for text selections when there are no previous root inline boxes.mario.prada
2014-02-25blinkLayoutTest emulating geolocation with inspectormahesh.kk
2014-02-25blinkConsistently cache ElementData::length() before loopsch.dumez
2014-02-25blinkGenerate isHTML*Element() / toHTML*Element() helper functionsch.dumez
2014-02-25blinkAdd constant twoPiDouble/twoPiFloat to MathExtras.hjinho.bang
2014-02-25blinkRemoving the autofill enum which does not have reference in blink sidegnanasekar.s
2014-02-25blinkHave DOMImplementation::document() return reference.deepak.sa
2014-02-25blinkRemove type of panningModelType "soundfield".keonho07.kim
2014-02-25blinkAdd WebDocument::clearFocusedElementmahesh.kk
2014-02-25blinkAdding parser layout test for whitespace around comma in argument listsl.ostapenko
2014-02-25blinkMake Document::nodeChildrenWillBeRemoved() take a referencech.dumez
2014-02-25blinkConsider text alignment and direction when computing the left offset for horizontal writing modes.mario.prada
2014-02-25blinkAvoid calling Node::numberOfScopedHTMLStyleChildren() to check for existencech.dumez
2014-02-25blinkConvert LayoutState/LayoutStateMaintainer/LayoutStateDisabler to referencesadam.treat
2014-02-24blinkFix distorted image issue when open some images in a new browser windowyi.shen
2014-02-24blinkClone template contents in importNoderob.buis
2014-02-24blinkAdd WebDocument::focusedElement.mahesh.kk
2014-02-22blinkRemove some weird comments that are not really necessary causing confusion.adam.treat
2014-02-22blinkRemove unused return value from fitsInMaximumImageSize().a.cavalcanti
2014-02-22blinkMake DocumentType return empty publicId by defaultrob.buis
2014-02-21blinkRename childNodeCount() / childNode() methods for claritych.dumez
2014-02-21blinkAdd rotateRadians function to AffineTransformjinho.bang
2014-02-21blinkTake padding into account during calculation of overflow constraining rect for sticky positioning.sl.ostapenko
2014-02-21blinkFixes the rendering of a SVG filter (e.g. feFlood) by testing against totala.cavalcanti
2014-02-21blinkDo not change the value of a disabled SELECT element.habib.virji
2014-02-21blinkScreen Orientation API: Add support for lockOrientation() / unlockOrientation()ch.dumez
2014-02-20blinkPass implementation object to supplemental classes by referencech.dumez
2014-02-20blinkConsistently disable the LayoutState for certain layout situationsadam.treat
2014-02-20blinkScreen Orientation API: screen.orientation & orientationchange eventch.dumez
2014-02-20blinkMake ElementTraversal / NodeTraversal classes for claritych.dumez
2014-02-20blinkReduce the number of virtual calls in the noOverflowRect() method by halfadam.treat
2014-02-20blinkReduce the number of parameters to LayoutStateMaintainer by oneadam.treat
2014-02-20blinkConsistently use ElementTraversal API when looking for an Elementch.dumez
2014-02-20blinkRemove the Vector::append overload that takes a Vectorgnanasekar.s
2014-02-20blinkMake pruning the memory cache when a resource becomes dead consistent in case of no-storeb.kelemen
2014-02-19blinkGet rid of inefficient uses of childNodeCount()ch.dumez
2014-02-19blinkAdd myself to more watchlistsrob.buis
2014-02-19chromiumMoving the autofill enum from blink side to browser sidegnanasekar.s
2014-02-19blinkSVG rendering ignores xml:space="preserve" attribute for textrob.buis
2014-02-18blinkRevert "Change isBlock and isInline functions to check for isElementNode"vani.hegde
2014-02-18blinkAdd functions for autocomplete, selectionRange, directioinForFormData for TextArea element.ziran.sun
2014-02-18blinkGardening: Mark virtual/threaded/animations/timing-model.html as flaky for Debug buildsmario.prada
2014-02-17blinkBring the [ Pass Timeout ] expectation back for appcache-iframe-manifests.htmlmario.prada
2014-02-17blinkRemove support for [LegacyImplementedInBaseClass] IDL extended attributech.dumez
2014-02-17chromiumCache the boolean value in usingDelegatedRenderer.siva.gunturi
2014-02-17blinkDrop [LegacyImplementedInBaseClass] from SVGFitToViewBox IDL interfacech.dumez
2014-02-17blinkDrop [LegacyImplementedInBaseClass] from AbstractWorker IDL interfacech.dumez
2014-02-17blinkDrop [LegacyImplementedInBaseClass] from SVGZoomAndSpan IDL interfacech.dumez
2014-02-17blinkAdd initial Screen Orientation API support: IDL changesch.dumez
2014-02-17blinkDrop [LegacyImplementedInBaseClass] from SVGURIReference IDL interfacech.dumez
2014-02-17blinkDrop [LegacyImplementedInBaseClass] from SVGFilterPrimitiveStandardAttributes IDL interfacech.dumez
2014-02-17blinkDrop [LegacyImplementedInBaseClass] from SVGTests IDL interfacech.dumez
2014-02-17blinkDrop [LegacyImplementedInBaseClass] from ChildNode IDL interfacech.dumez
2014-02-16blinkDrop [LegacyImplementedInBaseClass] from WindowMediaSource IDL interfacech.dumez
2014-02-15blinkAvoid some code duplication in HTMLTableRowsCollection::rowAfter()ch.dumez
2014-02-15blinkRefactor CollectionIndexCache for clarity and performancech.dumez
2014-02-15chromiumPartial revert of "Restart fullscreen video playback when switching back from background"b.kelemen
2014-02-15blinkPort Node's previousElementSibling() / nextElementSibling() to ElementTraversalch.dumez
2014-02-14blinkPort ParentNode API to ElementTraversalch.dumez
2014-02-14blinkPort SiblingTraversalStrategies to ElementTraversal APIch.dumez
2014-02-14blinkMake CollectionIndexCache::setCachedNode() privatech.dumez
2014-02-14blinkMinor Refactor: Change signature of focusedElementsudarshan.p
2014-02-14blinkClear button doesn't clear everything in memory section.rtakacs.u-szeged
2014-02-14blinkvirtual/threaded/compositing/visibility/visibility-simple-video-layer.html timeouts randomlymario.prada
2014-02-14blinkfast/workers/shared-worker-name.html is flaky on Linux and Macmario.prada
2014-02-14chromiumAdd test code for readback comparision with more image pattens.siva.gunturi
2014-02-14blinkPass the correct value for the available width to updateLogicalWidthForAlignment() after placing an ellipsismario.prada
2014-02-14chromiumAdd few LOG(ERROR)s when LoadLibrary failshyunki.baik
2014-02-14blink__STDC_FORMAT_MACROS are already set for all chromium code, no need to set it again just for blink in config.h.l.gombos
2014-02-14blinkHAVE(MMAP), HAVE(VASPRINTF) and HAVE(DISPATCH_H) guards are no longer used, we should remove them.l.gombos
2014-02-14blinkUse ElementTraversal in HTMLTableRowsCollection::rowAfter()ch.dumez
2014-02-14blinkMake HTMLAllCollection named property getter behave more according to specch.dumez
2014-02-13blinkDo not cause unnecessary node lists invalidation on id/name attribute changech.dumez
2014-02-13blinkUse fastGetAttribute in more placesrob.buis
2014-02-13blinkAvoid checks in createElementNS overloadrob.buis
2014-02-13blinkRemove insertUserStyleSheet function and enum UserStyleSheet.jinho.bang
2014-02-13blinkUse more direct Element creation methodsrob.buis
2014-02-13chromiumSwitch from WebDocument::insertUserStyleSheet() to insertStyleSheet().jinho.bang
2014-02-13blinkUpdate the order of named properties on HTMLCollection objectsch.dumez
2014-02-13blinkMake NodeList::ownerNode() virtual and rename to virtualOwnerNode()ch.dumez
2014-02-13chromiumPacking/unpacking of width and height in gfx::Size is redundant while using CreateJavaBitmap.vivek.vg
2014-02-12blinkAdd myself to core/OWNERS filerob.buis
2014-02-12blinkDevirtualize isStretchingChildrenrob.buis
2014-02-12blinkStop handling the case where oldDocument and newDocument are the same in adoptDocument()ch.dumez
2014-02-12blinkMake HTMLOptionsCollection's named property getter behave more according to specch.dumez
2014-02-11blinkRemove support for legacy WebNodeCollectionch.dumez
2014-02-11blinkRefactor SVGPreserveAspectRatio::parseInternal()gyuyoung.kim
2014-02-11blinkRemoving using namespace std as per Blink coding guidelinesnaveensg
2014-02-11blinkRemove Unused measure DocumentTypeEntitieskaustubh.a
2014-02-11blinkTo draw underline currently Chrome is depending on Font Size taking 10%h.joshi
2014-02-11chromiumUpdate android WebView to use WebElementCollection instead of WebNodeCollectionch.dumez
2014-02-11blinkMake sure AllowRepaintScope::m_originalValue is always initializedch.dumez
2014-02-10blinkRemove legacy HTMLAllCollection.tags() methodch.dumez
2014-02-10blinkUse more consistent naming for caching methods in NodeListsNodeData classch.dumez
2014-02-10blinkRemove unused attribute document.TypeNotationskaustubh.a
2014-02-10blinkPositioned <legend> element should honor width: autosanjoy.pal
2014-02-10blinkKill NodeListNameCacheMap cache in NodeListsNodeDatach.dumez
2014-02-10blinkRemove [OverrideBuiltins] from HTMLCollectionch.dumez
2014-02-10blinkUse a StringImpl* instead of an AtomicString for NodeListAtomicNameCacheMap's keych.dumez
2014-02-10blinkMultiple selectors setting relative font-weight names to an element result in a cumulative resultrob.buis
2014-02-10blinkRemove Unused measure DocumentCreateAttributeNSkaustubh.a
2014-02-10blinkSimplify Node::invalidateNodeListCachesInAncestors()'s code a bitch.dumez
2014-02-10blinkRemove unused InvalidateOnItemAttrChange NodeList invalidation typech.dumez
2014-02-08chromiumHandle Left out paths on Android/Aura for Async ReadBack.siva.gunturi
2014-02-07chromiumUpdate content/renderer code to use WebElementCollection instead of WebNodeCollectionch.dumez
2014-02-07chromiumUpdate components/autofill code to use WebElementCollection instead of WebNodeCollectionch.dumez
2014-02-07chromiumUpdate safe_browsing code to use WebElementCollection instead of WebNodeCollectionch.dumez
2014-02-07blinkRemove code allowing implicit conversion from WebElementCollection to WebNodeList.ch.dumez
2014-02-07blinkRemove unused feature ElementSetAttributeNodeNSkaustubh.a
2014-02-07blinkUpdate HTMLFormControlsCollection's named getter to behave according to specch.dumez
2014-02-06blinkMove m_shouldOnlyIncludeDirectChildren member from LiveNodeListBase to HTMLCollectionch.dumez
2014-02-06blinkAdd [ Crash Timeout ] expectations for failing tests in Mac and Linux Debug builds.mario.prada
2014-02-06blinkAdd [OverrideBuiltins] to HTMLCollection IDL interfacech.dumez
2014-02-06blinkUpdate HTMLCollection's named property getter to behave according to specch.dumez
2014-02-06chromiumAdd myself to authors list.kaustubh.a
2014-02-06blinkHave ChildNodeList subclass NodeList instead of LiveNodeListch.dumez
2014-02-06blinkUsing hasTagName() instead of tagName() while checking textarea typeziran.sun
2014-02-06blinkRewrite to not store type in m_type and also remove type getter/setter.rob.buis
2014-02-05chromiumRender process count should not be forced from java unconditionallyb.kelemen
2014-02-05blinkUse ContainerNode type instead of Node for LiveNodeListBase's rootNodech.dumez
2014-02-05blinkRevert of Update the static_cast style check to check for DEFINE_TYPE_CASTS patterns as well. (https://codereview.chromium.org/145033013/)r.kasibhatla
2014-02-05blinkRename WebNodeCollection to WebElementCollection for claritych.dumez
2014-02-05blinkUpdate HTMLCollection.namedItem() to use the id/name cache. HTMLCollectionch.dumez
2014-02-05blinkUpdate the static_cast style check to check for DEFINE_TYPE_CASTS patterns as well.r.kasibhatla
2014-02-05chromiumAvoid conditional check for resource_collection_ in RenderWidgetHostViewAura::SendReturnedDelegatedResources.vivek.vg
2014-02-05chromiumPass gfx structs by const ref (gfx::Vector2d)ajay.berwal
2014-02-05chromiumImplement DelegatedFrameResourceCollectionClient::UnusedResourcesAreAvailable for Android.vivek.vg
2014-02-05blink[Cleanup] Follow Up of Pinch/Zoom Infrastucture & Plumbing CLdeepak.sa
2014-02-04blinkChrome_Win: Renderer Crash - WebCore::FrameView::setFrameRectgnanasekar.s
2014-02-04blinkBring back fast paths for HTMLTagCollection / ClassCollection's accessch.dumez
2014-02-04blinkHave HTMLCollection::item() return an Element as per specificationch.dumez
2014-02-04blinkRemove NodeList's anonymous named getterch.dumez
2014-02-04blinkEnable sticky positioning for table elements.sl.ostapenko
2014-02-04blinkMove m_overridesItemAfter member from LiveNodeListBase to HTMLCollectionch.dumez
2014-02-04blinkUse stricter typing for traverse roots in SelectorQuerych.dumez
2014-02-03chromiumUpdate WebNode::getElementsByTagName() callers to use a WebNodeCollectionch.dumez
2014-02-03blinkVertical scrollbar width becomes zero in case of overlay scrollbar.sanjoy.pal
2014-02-03chromiumFix Linux/Gtk build after r247979ch.dumez
2014-02-03blinkHave TreeScopeStyleSheetCollection::document() return a reference.deepak.sa
2014-02-03blinkSettings should not call into inspectorgnanasekar.s
2014-02-02chromiumSupport creation of RGB565 JavaBitmap from helper.siva.gunturi
2014-02-01blinkHave getElementsByClassName() / getElementsByTagName*() return an HTMLCollectionch.dumez
2014-02-01blinkMove caching out of LiveNodeListBase and into a new CollectionIndexCache class.ch.dumez
2014-01-31blinkRemove Element.nodeNamePreservingCaserob.buis
2014-01-31blinkHandling radio group name as case insensitivehabib.virji
2014-01-31blinkRemove form control related virtual methods from Elementrob.buis
2014-01-30blinkRemove SVGDocument bindingrob.buis
2014-01-30blinkDeprecate unused feature DOMImplementationCreateCSSStyleSheetkaustubh.a
2014-01-30blinkDecide on IsFinishedParsingChilden for flag namerob.buis
2014-01-30blinkRemove superfluous isNull checksrob.buis
2014-01-30blinkIRC commit-bot: Make svn revision appear in the beginning of bot message.vivek.vg
2014-01-30blinkPass around CSSSelector by reference instead of pointerch.dumez
2014-01-30blinkHave getElementsByClassName() / getElementsByTagName*() return an HTMLCollectionch.dumez
2014-01-30blinkRemove internal recursion for RenderBlockFlow and RenderMultiColumnBlock layoutadam.treat
2014-01-29blinkReplace ASSERT by null-check in InsertedNodes::lastLeafInserted()ch.dumez
2014-01-29blinkUse more const references in MarkupAccumulator and its subclassesch.dumez
2014-01-29chromium[#7] Pass gfx::Size by const ref.prashant.n
2014-01-29chromiumDrop warnings from adb shell outputb.kelemen
2014-01-29blinkUse stricter typing for HTMLCollection named getterch.dumez
2014-01-29blinkListen for input and change event to change color opacity valuehabib.virji
2014-01-29blinkIn CSSFilterValue::customCSSText we could replacemahesh.kk
2014-01-28chromiumReturning back from any app [after share via] is creating a black screenjinho.bang
2014-01-28blinkFix body.scrollTop/Left for scrollable <body> tagsa1.gomes
2014-01-28blinkRemove Entity interfacekaustubh.a
2014-01-28blinkAdd a test case for navigator.isProtocolHandlerRegisteredgyuyoung.kim
2014-01-28chromium[#7] Pass gfx::Size by const ref.prashant.n
2014-01-28blinkBegin getting rid of the recursion in the various RenderObject methodsadam.treat
2014-01-27blinkMove RenderBlock::checkForPaginationLogicalHeightChange method to proper parentadam.treat
2014-01-27blink[SVG] Apply animations in sorted order based on begin time and document orderpavan.e
2014-01-27blink[SVG] Remove existing event listeners when eventBase conditions are clearedpavan.e
2014-01-27blink[SVG] Deflake repeatn-event-1b.svg and repeatn-event-1d.svgpavan.e
2014-01-27blinkCall this method to improve readability, rather than duplicating its implementation.rob.buis
2014-01-26blinkRemove some childTypeAllowed implementationsrob.buis
2014-01-25blinkInspectorController should lazily initialize InspectorAgents which begin instrumenting at later stage.vivek.vg
2014-01-25chromiumRemove unused alpha variable.siva.gunturi
2014-01-25chromiumAdd Async API unittests to readback format.siva.gunturi
2014-01-25chromiumSet the maximum lines number to 32 for Javascript alert message on Mac port.yi.shen
2014-01-25chromiumClang plugin: fix TypeHasNonTrivialDtorb.kelemen
2014-01-24blinkMake sure the root node of selector queries is a ContainerNodech.dumez
2014-01-24chromiumAdd myself in the AUTHORS filejinho.bang
2014-01-24chromiumSupport format using enum argument for Async readback.siva.gunturi
2014-01-24chromiumAdd 16-bit support for browser compositor surfacesiva.gunturi
2014-01-24blinktext-overflow on button should have effectgnanasekar.s
2014-01-24blinkIntroduce a navigator_content_utils module to watchlist, and, add myself to it as a watcher.gyuyoung.kim
2014-01-24blinkUse Traits in SelectorQuery to avoid a lot of code duplicationch.dumez
2014-01-23blinkMore code problems detected by cppcheckrob.buis
2014-01-23chromiumAdding myself to AUTHORS. CLA is signed.c.shu
2014-01-23chromiumPass gfx structs by const ref (gfx::Vector2dF)ajay.berwal
2014-01-23blinkAdd support for DOM4's XMLDocument interfacech.dumez
2014-01-23blinkMake sure the rootNode of a LiveNodeListBase is always a ContainerNodech.dumez
2014-01-23blinkMove test cases of the navigator content utils to own directorygyuyoung.kim
2014-01-23blinkRemove deferred repaint code from FrameViewch.dumez
2014-01-23blinkAdd myself to svg watchlistgyuyoung.kim
2014-01-23chromiumSet the maximum lines number to 32 for Javascript alert message on Mac port.yi.shen
2014-01-22blinkKeep br while replacing plain texts with content ending with newline. ziran.sun
2014-01-22blinkMinor refactoring to avoid redundant calls to VisibleSelection::visibleStart()vani.hegde
2014-01-22chromiumAs the AsyncReadBack is a hardware based approach, the performance can vary on different hardwares. Its worth tracking on Android.siva.gunturi
2014-01-22chromiumUse a WebURL type for url parameter in registerProtocolHandler()gyuyoung.kim
2014-01-22blinkMove focus management API from HTMLDocument to Documentch.dumez
2014-01-22blinkUse more const references in HTMLCollection / LiveNodeListch.dumez
2014-01-21blinkCode problems detected by cppcheckrob.buis
2014-01-21blinkChange a url parameter type with WebURLgyuyoung.kim
2014-01-21blinkUpdate of change event for datetime input typehabib.virji
2014-01-21blinkThis patch refactors SVGPatternElement::collectPatternAttributes() by extractinggyuyoung.kim
2014-01-20blinkUpdate web classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-20blinkMark private method layoutBlockFlow as inlineadam.treat
2014-01-20blinkUpdate more modules/ classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-20chromiumcontent_gl_tests were failing because, we are checking for rgb565 platform supportsiva.gunturi
2014-01-18chromiumcontent_gl_tests were failing because, we are checking for rgb565 platform supportsiva.gunturi
2014-01-18blinkSome SVG functions have done a first iteration by using a boolean flag. This is one of poor implementations. This cl fix it by extracting a logic into a new method. Additionally it would be good to use do-while() loop instead of using while() in renderStyleForLengthResolving() because a first condition is always true.gyuyoung.kim
2014-01-17blinkUpdate more platform classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-17blinkRemove Node::containsForBindings() methodch.dumez
2014-01-17chromiumRevert of Revert of Enable OrientationEvent only for android. (https://codereview.chromium.org/130053005/)mahesh.kk
2014-01-17chromiumShared Raster Worker Threadssohan.jyoti
2014-01-17blinkMakeQualifiedNames should generate lazily created arrays for attributes and tags.vivek.vg
2014-01-17chromiumCurrently duration is simply returned or changed without checking whether the stream is seekable or not. MediaSourcePLayer deems a stream unseekable if the duration is more than 2^31 msec. I'm adding that check here as per the TODO.amogh.bihani
2014-01-17blinkDo not dispatch 'change' events during pressing spin buttons for input[type=number].habib.virji
2014-01-17blinkRemove runtime flag check assert on public method.mahesh.kk
2014-01-17blinkUse isSpaceOrNewline rather than its implementationrob.buis
2014-01-17chromium[#4] Pass gfx structs by const ref (gfx::PointF)r.kasibhatla
2014-01-17chromiumAdd RGB565 Texture readback support in gl_helpersiva.gunturi
2014-01-17blinkIntroduce unregisterProtocolHandler() and isProtocolHandlerRegistered() webview APIgyuyoung.kim
2014-01-17blinkRemove redundant m_isItemCacheValid flag from LiveNodeListBasech.dumez
2014-01-16blinkRemove LayoutIndicator which is basically dead codeadam.treat
2014-01-16blinkRemove default parameter from virtual layoutBlock functionadam.treat
2014-01-16blinkMove isNameCacheValid member from LiveNodeListBase to HTMLCollectionch.dumez
2014-01-16chromium[Android]: add content_gl_tests to test_runner.py gtest suite.r.kasibhatla
2014-01-16chromium[#3] Pass gfx structs by const ref (gfx::SizeF)r.kasibhatla
2014-01-16blinkRemoved 'String::append' from some of the blink source.sunil.ratnu
2014-01-16chromiumEnable OrientationEvent only for android.mahesh.kk
2014-01-16blinkHandle special case of merging lists in mergeParagraphs()vani.hegde
2014-01-16blinkAvoiding multiple text/string parsing while creating TextRun. When TextRun is created we parse Text String but we are not storing CodePath. In InlineTextBox check was missing for Simple Code Path due to which multiple calls were made to "CodePath" to get code path for current text. Plus whenh.joshi
2014-01-16chromiumFix build with gcc 4.8 and C++11 support enabledch.dumez
2014-01-16blinkRemove more dead code from FrameViewch.dumez
2014-01-16blinkRendering text-justify:distribute for 8 bit characters.dw.im
2014-01-16blinkRemove m_shouldUpdateWhileOffscreen member from FrameViewch.dumez
2014-01-16blinkMove isValid implementations into SVGGraphicsElementrob.buis
2014-01-15blinkRemove some isPresentationAttribute implementationsrob.buis
2014-01-15blinkRemove m_margins member from FrameViewch.dumez
2014-01-15blinkRemove compile time flag TOUCH_ICON_LOADING and use runtime flag instead.mahesh.kk
2014-01-15blinkUpdate DOMTokenList::value() to return a const referencech.dumez
2014-01-15blinkRemove MarkupAccumulator::appendNodeValue() methodch.dumez
2014-01-15blinkRemove "using namespace" statements from headersch.dumez
2014-01-15blinkOne more instance of StringBuilder::Append replacing String::Append.mahesh.kk
2014-01-15blinkRemove fastMallocAllow and fastMallocForbid functions which are never called.mahesh.kk
2014-01-15blinkRemove dead code from DocumentOrderedMapch.dumez
2014-01-15blinkRemove SVGPathElement::createRendererrob.buis
2014-01-15blinkMove dispatchChangeEvent to HTMLFormControlElementrob.buis
2014-01-15blinkMake generated Callback bindings classes FINALch.dumez
2014-01-14blinkShare more code between RenderSVGText and RenderSVGForeignObjectrob.buis
2014-01-14blinkTake into account fill-rule for polygon interpolationrob.buis
2014-01-14chromiumRemove unused typedef in base/bind.hch.dumez
2014-01-14blinkUpdate more core classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-14blinkSliderThumb is responsible for sending onchange for range input type. It is updated to send change event in its defaultEventHandler only for mouse up event. habib.virji
2014-01-14blinkUpdate heap/ classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-14blinkUpdate more svg classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-14blinkRemove compile time flag ORIENTATION_EVENT and use runtime flag instead.mahesh.kk
2014-01-14blinkUpdate more bindings classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-14blinkGet rid of custom bindings for V8NodeListch.dumez
2014-01-14blinkRename getType() to type() in ArrayBufferViewch.dumez
2014-01-14blinkGenerate toSVGFooElement() for SVGFELight|AnimateMotion|FontFaceSrc|TextPositioningElementgyuyoung.kim
2014-01-14blinkRemove isRenderSVGBlockrob.buis
2014-01-13blink[Cleanup] Remove unused script combine-javascript-resources.plvivek.vg
2014-01-13chromiumEnable TouchIconLoading flag for android builds only.mahesh.kk
2014-01-13blinkUse a RefPtr to store implementation in QualifiedNamech.dumez
2014-01-13chromiumAdding myself to authors.mahesh.kk
2014-01-13blinkRegression(r164927): gcc 4.8 build with C++11 support is brokench.dumez
2014-01-13blinkAdd missing virtual keyword for methods with OVERRIDEch.dumez
2014-01-13blinkUpdate inspector classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-13blinkUpdate modules classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-13blink[SVG] Implement 'discard' elementpavan.e
2014-01-11blinkUpdate remaining core classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-11blinkUpdate fetch / loader classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-11blinkUpdate remaining rendering classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-11blinkUpdate accessibility classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-11blinkUpdate platform classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-11blinkUpdate WTF classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-11blinkUpdate worker classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-11blinkUpdate remaining HTML classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-11blinkUpdate rendering classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-11blinkUpdate SVG classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-10blinkUpdate page & frame classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-10blinkUpdate XML classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-10blinkReduce virtual usage in MediaControlElementTypesrob.buis
2014-01-10blinkLayout support for new ellipse shape syntaxrob.buis
2014-01-10chromiumPass gfx::Rect and gfx::RectF by const ref.prashant.n
2014-01-10blinkRemove some supportsPartialLayout overridesrob.buis
2014-01-10blinkUpdate HTML canvas classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-10blinkUpdate Event classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-10blinkUpdate editing classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-10blinkFix mac bot specific performance regression by reverting set of patchesadam.treat
2014-01-10blinkImprove a search logic to find a SVGFontFaceSrcElementgyuyoung.kim
2014-01-10blinkRemove 'String::append' from some of the blink source.gnanasekar.s
2014-01-10blinkThe default render object layout implementation is dead codeadam.treat
2014-01-10blinkFix bad cast to XPath::Filter in XPathGrammar.ych.dumez
2014-01-10blinkFirst set of changes to remove ENABLE_ORIENTATION_EVENT compile time flag.mahesh.kk
2014-01-10blinkClean up static_cast<SVGFooElement*> by using toSVGFoo()gyuyoung.kim
2014-01-10blinkWhite spaces between nowrap and normal inlines should break the line.igor.o
2014-01-10blinkFix *Fail* tests in unregisterProtocolHandler testgyuyoung.kim
2014-01-09blinkposition:sticky should stick for the enclosing overflow ancestorsl.ostapenko
2014-01-09blinkFirst set of changes to remove ENABLE_TOUCH_ICON_LOADING compile time flag.mahesh.kk
2014-01-09chromiumAdd autofill preview support for Textareaziran.sun
2014-01-09blinkUpdate HTML forms classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-09blinkMove traverseLiveNodeListFirstElement() to LiveNodeList classch.dumez
2014-01-09blinkGet rid of the overloads on templated traversal methods for clarity and safetyadam.treat
2014-01-09blinkUpdate animation classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-09chromiumgetting status of audio and returning value, avoiding false negativeamogh.bihani
2014-01-09blinkUpdate CSS classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-09blinkUpdate HTML classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-09blinkMoving Text Simple/Complex Path prefix from Font.cpp to new Fileh.joshi
2014-01-09blinkAdd a CustomSchemeHandler runtime flag to remove ENABLE(CUSTOM_SCHEME_HANDLER).gyuyoung.kim
2014-01-09blinkUpdate bindings classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-09blinkUse StringBuilder::append instead of String::appendmahesh.kk
2014-01-09blinkLayout support for new circle shape syntaxrob.buis
2014-01-08blinkMove core/platform/animation filesrob.buis
2014-01-08blinkRefactor IDBIndex::get/getKeyrob.buis
2014-01-08blink[SVG] Refactoring the logic to handle eventBase dependencypavan.e
2014-01-08blinkAdd autofill preview support for Textareaziran.sun
2014-01-08blinkUpdate DOM classes to use OVERRIDE / FINAL when neededch.dumez
2014-01-08blinkRefactor MarkupAccumulator::appendCharactersReplacingEntities()ch.dumez
2014-01-08blinkRemove no longer used methods nextAncestorSibling() from NodeTraversal.hadam.treat
2014-01-07blinkUse StringBuilder::appendLiteral() when possible in MarkupAccumulatorch.dumez
2014-01-07blinkRemove DOMSelection::setPositionrob.buis
2014-01-07blinkFix some problems reported by clang static analyzerrob.buis
2014-01-07chromium[Android] Fixes app crash when using both enable and disable delegated renderer command line switch.vivek.vg
2014-01-07chromiumInclude order check should work better for files containing uncheckable includesb.kelemen
2014-01-07blinkWe should unify various forms of tree traversal in DOMadam.treat
2014-01-07chromiumRemove presubmit checks from cc/PRESUBMIT.py which checked gfx structsprashant.n
2014-01-07blinkCleanup - Get rid of unnecessary local variables.vani.hegde
2014-01-07blinkClean up virtual methods in MarkupAccumulator and subclassesch.dumez
2014-01-07blinkMark the AtomicString(const String&) constructor as explicitch.dumez
2014-01-07blinkOS(MACOSX) and USE(WEBAUDIO_FFMPEG) are mutually exclusive.l.gombos
2014-01-07chromiumPost-commit review fixes after r242570b.kelemen
2014-01-07blinkUse default argument value instead of overloading for MarkupAccumulator::serializeNodes()ch.dumez
2014-01-07blinkRemove unused method - previousSkippingChildrenPostOrder - from NodeTraversal.hadam.treat
2014-01-07blinkMove WebCore::InspectorBackendDispatcherImpl::dispatch(WTF::String const&)::handlers to .data.rel.ro sectionsl.ostapenko
2014-01-07blinkAdd ch.dumez to several watchlistsch.dumez
2014-01-07blinkFix crash on incorrectly formatted MHTML documentsch.dumez
2014-01-07blinklistboxdefaulteventhandler in htmlselectelement is not called when mouse is released outside if listbox is non scrollable.gnanasekar.s
2014-01-07blinkBlink bidi code does not have a L1 implementation, all the L1 logic is done byigor.o
2014-01-07blink[SVG] A minor clean up related to event listener attributespavan.e
2014-01-06chromiumRevert of https://codereview.chromium.org/110013007/l.gombos
2014-01-06blinkAX:Null pointer may be dereferenced in AXObjectCache.cppl.gajowy
2014-01-06blinkRemove #if ENABLE(NAVIGATOR_CONTENT_UTILS) from blinkgyuyoung.kim
2014-01-06blinkRegression(r164102): CSS Selector queries on duplicate ids match non-descendant elementsch.dumez
2014-01-04chromiumEnable navigator content utils by defaultgyuyoung.kim
2014-01-04chromiumFix the !defined(ENABLE_PLUGINS) code path to properly initialize return variables of the function when plugin support is disabled build time.l.gombos
2014-01-04blinkAdd ascii() / latin1() / utf8() methods to AtomicString to avoid having to call string()ch.dumez
2014-01-03blinkRefactor the length functions to remove passing around the extra bool parameter for rounding behavior that is only used in a few places.adam.treat
2014-01-03blinkMove traverseLiveNodeListForwardToOffset() to LiveNodeList classch.dumez
2014-01-03blinkImplement parsing of the new ellipse shape syntax.rob.buis
2014-01-03blinkRemove complexity related to m_cachedElementsArrayOffset from LiveNodeListBasech.dumez
2014-01-03blinkThe reason we do not support OPENTYPE_VERTICAL on Mac yet is because no one has implemented it, not because it cannot be supported on that platform. Add this rationale to features.gypi to note that the guard should stay an ENABLE() guard.l.gombos
2014-01-03blinkUse a pointer type for values in DocumentOrderedMapch.dumez
2014-01-03blinkHTMLEntityTable could use char to reduce binary sizevani.hegde
2014-01-02blinkMake calls to AtomicString(const String&) explicit in loader/ and fetch/ch.dumez
2014-01-02blinkMake calls to AtomicString(const String&) explicit in html/ch.dumez
2014-01-01blinkMake calls to AtomicString(const String&) explicit in page/ch.dumez
2014-01-01blinkMake calls to AtomicString(const String&) explicit in web/ch.dumez
2014-01-01blinkMake calls to AtomicString(const String&) explicit in rendering/ch.dumez
2014-01-01blinkMake calls to AtomicString(const String&) explicit in svg/ch.dumez
2014-01-01blinkMake calls to AtomicString(const String&) explicit in inspector/ch.dumez
2014-01-01blinkMake calls to AtomicString(const String&) explicit in modules/websockets/ch.dumez
2014-01-01blinkCleanup ColorDistancerob.buis
2013-12-31blinkMake calls to AtomicString(const String&) explicit in testing/ch.dumez
2013-12-31blinkMove GeolocationClientMock.h out of platform/ into web/rob.buis
2013-12-31blinkAdd Dictionary get() method for AtomicString values and use itch.dumez
2013-12-31blinkMove remaining core/platform/mac files to platform/macrob.buis
2013-12-31blinkMake calls to AtomicString(const String&) explicit in dom/ch.dumez
2013-12-31blinkWhen an isolated run is appended, m_eor(End Of Run) is wrongly incremented. igor.o
2013-12-31blinkCode cleanup: Removing redundant function calls from loadPendingImage().a.bah
2013-12-30blinkInline HashTable::find() methods for performancech.dumez
2013-12-30blinkMove DragImage from core/platform/ to platform/rob.buis
2013-12-30blinkHTMLCollection should not inherit NodeListch.dumez
2013-12-30blinkMark localName() / prefix() / namespaceURI() virtual methods as FINALch.dumez
2013-12-30blinkSet m_pos as private in InlineIterator, and use getter and setter functionsgyuyoung.kim
2013-12-30blinkRemove applyPageScaleFactorinCompositor in settings.ingnanasekar.s
2013-12-30blinkSet m_nextBreakablePosition as private in InlineIterator, and use itgyuyoung.kim
2013-12-26chromiumRestart fullscreen video playback when switching back from backgroundb.kelemen
2013-12-24blinkRemove dead code from LiveNodeListBasech.dumez
2013-12-23blinkMove chrome specific code from platform/audio/chromium to platform/audiomahesh.kk
2013-12-23chromiumSkip downloading of nacl toolchain for android. mahesh.kk
2013-12-20chromiumReplacing post-increment with pre-increment foramogh.bihani
2013-12-19blinkParse new circle shape syntaxrob.buis
2013-12-18blinkWhen "end of line" is an isolated element, InlineIterator::increment is wronglyigor.o
2013-12-18blinkRemove unneeded 'using namespace std'.gnanasekar.s
2013-12-18blinkImplement touch-action pan-x/pan-y handling on the main thread.gnanasekar.s
2013-12-18blinkAdd fast path for #id / tag#id selector queriesch.dumez
2013-12-18chromiumRemove unnecessary #includehyunki.baik
2013-12-18blinkFix for an issue while breaking out of an empty list item in case of nested listsvani.hegde
2013-12-17blinkSimplify DocumentOrderedMapch.dumez
2013-12-17chromiumAdd myself to authors list.hyunki.baik
2013-12-17chromiumAdd myself to AUTHORS list.juhui24.lee
2013-12-17blinkMinor refactoring of code in TextIteratorsudarshan.p
2013-12-16blinkadd pan-x and pan-y support to CSS touch-action parsing.gnanasekar.s
2013-12-16blinkRemove the ENCRYPTED_MEDIA_V2 guard as it is always set.l.gombos
2013-12-16blinkDisable select api for input type number and emailhabib.virji
2013-12-14blinkRemove enable_touch_icon_loading gyp variable. It seems to be not used.l.gombos
2013-12-14blinkAdd bindings tests coverage for reflected attributes with a SVG animated typech.dumez
2013-12-14blinkRemove duplicated headers from modules/ directory where the implementation file includes the same dependencies as the corresponding primary header. l.gombos
2013-12-13blinkUse V8TRYCATCH_FOR_V8STRINGRESOURCE() macro instead of toCoreStringWithUndefinedOrNullCheck()ch.dumez
2013-12-12blinkMake calls to AtomicString(const String&) explicit in editing/ch.dumez
2013-12-12blinkRename toWebCoreString*() utility methods to toCoreString*()ch.dumez
2013-12-11blinkSVGLangSpace interface should be removedrob.buis
2013-12-11blinkRemove calls to deprecated toWebCoreStringWithNullCheck(v8::Handle<v8::Value>)ch.dumez
2013-12-11blinkLet WebViewImpl::textInputInfo() query the focused element when selection is emptyb.kelemen
2013-12-11chromiumPPAPI idl parser was missing error handlerhabib.virji
2013-12-11blinkEnsure selection is reset after inserting new list of different type over existing selection consisting of the last list item.a.bah
2013-12-10blinkEditing - Code refactoring to avoid redundant function callsvani.hegde
2013-12-10chromiumCorrect the description of command line switch: disable-browser-plugin-compositing.vivek.vg
2013-12-10blinkRemove remaining traces of WebCompositorImpl from the blink source.vivek.vg
2013-12-10chromiumAdd a flag for enabling/disabling the navigator content utilsgyuyoung.kim
2013-12-10chromiumUse bit fields inside cc to reduce memory usage.vivek.vg
2013-12-10blinkRemove uses of deprecated toWebCoreStringWithUndefinedOrNullCheck(v8::Handle<v8::Value>)ch.dumez
2013-12-10blinkGet rid of last uses of deprecated toWebCoreString(v8::Handle<v8::Value>)ch.dumez
2013-12-10blinkRemove V8TestSerializedScriptValueInterface.cpp.l.gombos
2013-12-09blinkRemove UnusedParam.h as most of its use is not not needed.l.gombos
2013-12-09blinkMake calls to AtomicString(const String&) explicit in css/ch.dumez
2013-12-09blinkConsistently use AtomicString for namespaceURI / prefixch.dumez
2013-12-09blinkRemove the dependencies from headers where possible. The biggest win is tightening up KURL.hl.gombos
2013-12-09chromium[Aura] Adding Writing direction to the context menu for Aura.sanjoy.pal
2013-12-09blinkAdd a runtime flag for navigator content utilsgyuyoung.kim
2013-12-09chromiumAdding myself to authors listgnanasekar.s
2013-12-09blinkIntroduce DEFINE_DOCUMENT_TYPE_CASTS, and use itgyuyoung.kim
2013-12-09blinkRemove weborigin rules from DEPS as weborigin/ was fold back under platform/. l.gombos
2013-12-09blinkRemove some of the dependencies from modules/ in core/ and update the DEPS file.l.gombos
2013-12-08chromiumAdd gdb.printing import in gdb chrome python file for issue 226278 (gdbziran.sun
2013-12-08blinkIntroduce DEFINE_IMAGE_TYPE_CASTS, and use itgyuyoung.kim
2013-12-07chromiumDisable kSSizeMaxConst COMPILE_ASSERT() for Android / Mac / IOSch.dumez
2013-12-06blinkUse xmlAtom / starAtom when possible instead of string literalsch.dumez
2013-12-06blinkHave Document::parseQualifiedName() deal with AtomicStringsch.dumez
2013-12-06chromiumRemove C++11 specific version of SafeSNPrintf()ch.dumez
2013-12-06chromiumCorrectly define OVERRIDE / FINAL when building with g++ 4.7 and C++11 supportch.dumez
2013-12-06blink[DevTools] Inspector should allow resetting zoom level using the numpad0 key.vivek.vg
2013-12-06blink[Blink] Adding Writing direction to the context menu for Aura.sanjoy.pal
2013-12-06blinkIntroduce DEFINE_INLINE_BOX_TYPE_CASTS, and use itgyuyoung.kim
2013-12-06blinkMake sure getAttribute() / setAttribute() callers use AtomicStringsch.dumez
2013-12-05blinkChange isBlock and isInline functions to check for isElementNodevani.hegde
2013-12-05blinkEditing - Code refactoring to avoid several calls to rendererIsEditable() in loopvani.hegde
2013-12-05chromiumDirty rects always contain full tiles with delegated rendering.prashant.n
2013-12-05blinkCache length in ElementData::getAttributeItemIndex() for performancech.dumez
2013-12-05blinkGenerate toSVGGradient|Graphics|PolyElement()gyuyoung.kim
2013-12-05blinkGenerate toSVGSVG|Stop|TextContentElement()gyuyoung.kim
2013-12-05blinkGenerate toSVGAnimateElement to support more plenty helper functionsgyuyoung.kim
2013-12-04blinkUse AtomicString type more consistently for mimeType / encodingch.dumez
2013-12-04blinkHave HashMap<KeyType, AtomicString>::get() return a const referencech.dumez
2013-12-04blinkUse DEFINE_NODE_TYPE_CASTS_WITH_FUNCTION to generate toSVGSMILElement()gyuyoung.kim
2013-12-04chromiumModified the structure ContextProvider::Capabilities to use bitfields.behara.ms
2013-12-04blinkPreserving inline style of the replaced block element for FormatBlock('execCommand').a.bah
2013-12-02chromiumCache JNI call results in SysUtils on native side.sl.ostapenko
2013-12-02blinkUpdate HTTPHeaderMap wrappers to use AtomicString type for header valuesch.dumez
2013-12-02blinkUpdate the metrics side bar pane and computed style pane after main frame resize.vivek.vg
2013-12-02blinkRemove duplicated headers from wtf/ directory where the implementation file includes the same dependencies as the corresponding primary header.l.gombos
2013-12-02blinkApply DEFINE_NODE_TYPE_CASTS_WITH_FUNCTION to HTMLUnknownElementgyuyoung.kim
2013-12-02blink[SVG] Regression: SVG syncbase animation no longer supports cyclic referencespavan.e
2013-11-29blinkCode cleanup: Remove redundant inclusion of InspectorInstrumentation.h in WebViewImpl.cppvivek.vg
2013-11-29blinkMinor refactoring in FormatBlockCommand::formatRange.a.bah
2013-11-28chromiumRefactor SingleThreadProxy to reduce the call invocation for LayerTreeHost::contents_texture_manager().vivek.vg
2013-11-28blinkMark AtomicString(StringImpl*) constructor as explicitch.dumez
2013-11-28blinkRefactoring: Removing an extra boolean 'm_wasModifiedByUser' froma.bah
2013-11-28blinkHave CSSFontFeatureValue store the tag as an AtomicString instead of a Stringch.dumez
2013-11-28blinkCall AtomicString::number() in CSSGrammar.ych.dumez
2013-11-28blinkFix for broken undo functionalityvani.hegde
2013-11-27blinkRemove duplicated headers from core/ directory where the implementation file includes the same dependencies as the corresponding primary header.l.gombos
2013-11-27blinkNo need for a header to include itself.l.gombos
2013-11-27blinkHave CSSAnimationData::name() / initialAnimationName() return an AtomicStringch.dumez
2013-11-27blinkUse V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID() in V8Window::openMethodCustom()ch.dumez
2013-11-27blinkGet rid of useless calls to AtomicString::impl()ch.dumez
2013-11-27blinkHave DOMWindow name getter / setter deal with AtomicStringsch.dumez
2013-11-27blinkOptimization in handleStyleSpans() for restricting the for loop to iterate onlya.bah
2013-11-27blinkHave Locale::create() take a String in argumentch.dumez
2013-11-27blinkCall toWebCoreAtomicString() in V8Window::namedSecurityCheckCustom()ch.dumez
2013-11-27blinkV8StringResource's v8StringToWebCoreString() should return a StringTypech.dumez
2013-11-27blinkPass AtomicStrings as 2 first arguments to V8LazyEventListener::create()ch.dumez
2013-11-27blinkMerge two determineFilterPrimitiveSubregion implementationsrob.buis
2013-11-26blinkCalling isRenderedTable() instead of isTable() to maintain consistency within the Editing module.a.bah
2013-11-26blinkUnable to delete the first and the last characters of a contenteditable div with display: table.a.bah
2013-11-26chromiumRelease media player resources when device is lockedb.kelemen
2013-11-26blinkFixing indent/outdent for <li> elements containing children spanning acrossa.bah
2013-11-25chromiumImprove DamageTracker performance.sl.ostapenko
2013-11-25chromiumMake VibrationMessageFilter available to other platforms.sl.ostapenko
2013-11-25chromiumGeneric version of caching cc switches to avoid searching of switches on each function callsiva.gunturi
2013-11-25blinkAdd number() static methods to AtomicString classch.dumez
2013-11-23blinkSvg filter feTurbulence with some specific parameters does not display.rob.buis
2013-11-23blinkRemove confusing commentrob.buis
2013-11-22blinkSet m_obj as private member variablegyuyoung.kim
2013-11-21chromiumAdding Writing direction to the context menu for linux gtk.sanjoy.pal
2013-11-21chromiumRemove redundant call to switches_.end() in base::CommandLine::GetSwitchValueNative().vivek.vg
2013-11-21blinkRevert "Finding an <object> element by name only works it has no children other than <param> elements"ch.dumez
2013-11-20blinkBlink side changes for adding Writing direction to the context menu for linux gtksanjoy.pal
2013-11-19chromiumSupport headless content_shell for linux/aura.r.kasibhatla
2013-11-19blinkMake second argument to CSSStyleSheet.insertRule() optional againch.dumez
2013-11-18blinkEditing: Minor cleanup/Removal of redundant function callvani.hegde
2013-11-18blinkGuard the rework of documentElement|body.scrollTop/Left under a runtime flaga1.gomes
2013-11-16blinkRemove several uses of toWebCoreStringWithNullCheck(v8::Handle<v8::Value>)ch.dumez
2013-11-15blinkHave V8WorkerGlobalScopeEventListener::callListenerFunction() use V8TRYCATCH_FOR_V8STRINGRESOURCE_RETURN()ch.dumez
2013-11-15chromiumMake chrome/ be documentElement/body agnostic with regards to scrollTop/Lefta1.gomes
2013-11-15blinkUpdate ScriptController's resourceInfo() to use V8TRYCATCH_FOR_V8STRINGRESOURCE_RETURN()ch.dumez
2013-11-15blinkHave DOMImplementation take the Document argument by referencech.dumez
2013-11-15blinkRefactoring spellcheck-disable-enable.html to use async path for spellcheckg.czajkowski
2013-11-15blinkspellcheck-editable-on-focus.html does not test all elementsg.czajkowski
2013-11-14blinkRemove implementation of Entity constructorch.dumez
2013-11-14blinkUpdate remaining NodeTraversal / ElementTraversal methods to take referencesch.dumez
2013-11-14blinkHave DOMDataStore::current() return a referencech.dumez
2013-11-14blinkHave ElementTraversal::firstWithin() take a referencech.dumez
2013-11-13blinkMove some core/platform/graphics/mac files to geometryrob.buis
2013-11-13blinkMake select drop down popup RTL awaresanjoy.pal
2013-11-13blinkHave NodeTraversal::nextSkippingChildren() take a referencech.dumez
2013-11-13blinkshouldBecome* outputs variable name instead of its value on failureg.czajkowski
2013-11-13blinkRefactoring spellcheck-attribute.html to use async path for spellcheckg.czajkowski
2013-11-13blinkInlineBidiResolver::appendRun should notify BidiResolver that it reached the end of the line.igor.o
2013-11-13blinkWe no longer have CSS property names neither value keywords depending on compile flag conditions, thus we can safely remove its support.bruno.d
2013-11-13blinkHave NodeTraversal::previous*() take a referencech.dumez
2013-11-12blinkRemove ComplexTextController dependency on corerob.buis
2013-11-12blinkRemove duplicated headers from the testing/ directory where the implementation file includes the same dependencies as the corresponding primary header. l.gombos
2013-11-12blinkLayout Test editing/spelling/spellcheck-editable-on-focus.html is flakyg.czajkowski
2013-11-12blinkAbstract away some of the complexity in CSSSelectorWatch by using HashCountedSetch.dumez
2013-11-12blinkUse HashCountedSet for fontStats in InspectorCSSAgentch.dumez
2013-11-12blinkHave ElementTraversal / NodeTraversal's next() methods take a referencech.dumez
2013-11-12blinkRemove custom code for JavaScriptCallFrame.setVariableValue() operationch.dumez
2013-11-12blinkImplement SVGGeometryElementrob.buis
2013-11-12blinkRemove feature that is no longer used by blink as the Android port now turns fixed backgrounds into layers rendering this code obsolete.adam.treat
2013-11-12blinkSetting HTMLMediaElement.controller does not properly remove the 'mediagroup' content attributech.dumez
2013-11-12blinkUse a HashCountedSet to count identifiers in InspectorConsoleAgentch.dumez
2013-11-12blinkRemove SVGLocatable and SVGTransformablerob.buis
2013-11-12blinkRemove duplicated headers from the testing/ directory where the implementation file includes the same dependencies as the corresponding primary header. l.gombos
2013-11-11blinkRemove duplicated headers from the platform/ directory where the implementation file includes the same dependencies as the corresponding primary header. l.gombos
2013-11-10blinkRemove config.h from header files. According to the coding style config.h should only be included in the implementation to avoid double inclusion.l.gombos
2013-11-10blinkRemove duplicated headers from the implementation file that is included in the corresponding primary header file as well.l.gombos
2013-11-10blinkMove Mac related files to Source/platformrob.buis
2013-11-09blinkSome of the warnings that are disabled on windows are not actually trigger any failures and can be simply enabled without changing any source code.l.gombos
2013-11-09blinkRenaming isTableElement() to isRenderedTable() as per the FIXME comment.a.bah
2013-11-08blinkPass RenderStyle / RenderObject by reference in more placesch.dumez
2013-11-08blinkHave StyleResolverParentPusher / SelectorFilter deal with referencesch.dumez
2013-11-08blinkHave Element::ensureUserAgentShadowRoot() return a referencech.dumez
2013-11-08blinkRemove Scrollbar dependency on Frame, FrameView and EventHandlerrob.buis
2013-11-08blinkMinor optimization in FrameSelection::setNonDirectionalSelectionIfNeeded().a.bah
2013-11-08chromiumCleanup allocator_shim.cc from ENABLE_DYNAMIC_ALLOCATOR_SWITCHINGb.kelemen
2013-11-08blinkRemove Scrollbar dependency on AXObjectCacherob.buis
2013-11-07chromiumAdding name to AUTHORS listk.wolanski
2013-11-07blinkGet rid of custom code for HTMLDocument.write() / writeln()ch.dumez
2013-11-07blinkThe one in Node is used and does the same anyway. This is probably old legacy code from KDOM days.rob.buis
2013-11-07blinkRemove redundant checking platformk.wolanski
2013-11-07blinkconstructBidiRunsForSegment:igor.o
2013-11-07blinkGet rid of custom constructor for FormDatach.dumez
2013-11-06blinkAssertion hit / crash in EventSource::abortConnectionAttempt()ch.dumez
2013-11-06blinkRefactoring markers-input-type-text.html to use async path for spellcheckg.czajkowski
2013-11-06blinkAdapt hidpi spelling tests to use async path for spellcheckg.czajkowski
2013-11-06blinkRefactoring inline_spelling_markers.html to use async path for spellcheckg.czajkowski
2013-11-06blinkRefactoring markers.html to use async path for spellcheckg.czajkowski
2013-11-06blinkIntroduce DEFINE_RENDER_SVG_RESOURCE_TYPE_CASTS, and use itgyuyoung.kim
2013-11-06blinkRemove duplicated rule from core.gyp. This rule is covered by config.gyp.l.gombos
2013-11-06blinkMinimize performance regression caused by r157508ch.dumez
2013-11-06blinkCurrently Blink creates a fake run for a given isolated span during each calligor.o
2013-11-05blinkWindowBase64::atob() does not remove space characters from inputch.dumez
2013-11-05blinkMove MIMEType classes to Source/platformrob.buis
2013-11-05blinkBidiResolver should not append a run if the run is in an other line.igor.o
2013-11-05blinkMinimize performance regression caused by r157508ch.dumez
2013-11-05blinkRemove 'alphabetic' value from text-underline-positionbruno.d
2013-11-05blinkBreak dependency of platform/graphics on html/ImageData.hrob.buis
2013-11-05blinkMove MediaPlayer, IntSizeHash to platform/rob.buis
2013-11-05blinkEliminate the CALENDAR_PICKER compile time flag as only android uses this flag and the web facing pieces that use this are already hidden behind a different compile time flag: ENABLE_INPUT_MULTIPLE_FIELDS_UIadam.treat
2013-11-05blinkCorrection to layoutOverflowRect calculation in case of direction:rtlsanjoy.pal
2013-11-05blinkMake the warning level for blink consistent by making sure that config.gyp is included for every target that builds native code.l.gombos
2013-11-05blinkDeclare kCachedPowersLength only if !ASSERT_DISABLEDch.dumez
2013-11-05blinkRemove duplicate isLeapYearrob.buis
2013-11-04blinkFix the compile when building with STRING_STATS definedadam.treat
2013-11-04blinkFix more warnings in wtf. These has been observed with clang on mac.l.gombos
2013-11-04blinkHave ReplaceSelectionCommand::InsertedNodes API take references in argumentch.dumez
2013-11-04blinkMove all static constants in dtoa/cached-powers.* to .rodata sectionch.dumez
2013-11-04blink[EnforceRange] doesn't enforce range of a shortch.dumez
2013-11-04blinkRemove ENABLE_CSS3_TEXT flag which is not used anymore.dw.im
2013-11-03blinkReplace compile flag with runtime check for text-underline-positionbruno.d
2013-11-01blinkUse more references in ContainerNode codech.dumez
2013-11-01blinkMove CheckedInt.h to Source/platformrob.buis
2013-11-01blinkEnable correct behaviour for deleting regional indicator symbols on Android OSk.wolanski
2013-11-01blinkUnnecessary includes are also a layering violation.adam.treat
2013-11-01blinkRemove rendering dependency in GraphicsContextAnnotationrob.buis
2013-11-01blinkRemove rendering dependency in GraphicsContextAnnotationrob.buis
2013-11-01blinkRendering the property, text-align-last.dw.im
2013-10-31blinkGet rid of unused global variables in HTMLIdentifier.cppch.dumez
2013-10-31blinkscrollTop and scrollLeft always 0 in DOMContentLoaded handler on a scrolled pagea1.gomes
2013-10-31blinkHave Node::lastDescendant() return a referencech.dumez
2013-10-31blinkHave SelectorQuery API take rootNode by referencech.dumez
2013-10-31blinkRemove duplicated rule from web.gyp.l.gombos
2013-10-31blinkCentralize TextStream functions to remove RenderTreeAsText dependency of the filtersrob.buis
2013-10-31blinkFix more warnings.l.gombos
2013-10-31blinkRendering text-justify:nonedw.im
2013-10-31blinkRemove unused flag from the feature.gypidw.im
2013-10-31blinkFinding an <object> element by name only works it has no children other than <param> elementsch.dumez
2013-10-30blinkHave NodeChildRemovalTracker constructor take a referencech.dumez
2013-10-30blinkHave Document::nodeWillBeRemoved() take a referencech.dumez
2013-10-30blinkEnable -Wall on Linux as well.l.gombos
2013-10-30blinkMove Glyph related classes to platform/fontsrob.buis
2013-10-30blinkCreate a HTMLUnknownElement when using createElement('image')rob.buis
2013-10-30blinkHave HTMLFrameOwnerElement / SubframeLoadingDisabler deal with referencesch.dumez
2013-10-30blinkAvoid calling SVGFontFaceElement::rebuildFontFace() for non font-face specific attributesch.dumez
2013-10-30blinkRemove unnecessary dependency upon ScrollView from the ScrollbarTheme classes.adam.treat
2013-10-30blinkEnable correct behaviour for deleting regional indicator symbolsk.wolanski
2013-10-30blinkFix unused functions warnings on Linux.l.gombos
2013-10-30chromiumFix some warnings on gcc 4.7 on Linux.l.gombos
2013-10-30blinkIDL Compiler: Make [PerWorldBindings] work with [DoNotCheckSecurity]ch.dumez
2013-10-30blinkMove Font related classes to Source/platform/fontsrob.buis
2013-10-29blinkHave ChildFrameDisconnector / ChildListMutationScope deal with referencesch.dumez
2013-10-29blinkUndo of delete/forward-delete of a word should not select the deleted word on non-mac platformsvani.hegde
2013-10-29blinkMove HashTools.h to core/cssrob.buis
2013-10-29blinkHave static functions in Document.cpp take a reference in argument when possiblech.dumez
2013-10-29blinkFix more warnings on linuxl.gombos
2013-10-29blinkUse FINAL macro for classes whose virtual destructor was removedch.dumez
2013-10-29blinkHave TreeScrope::adoptIfNeeded() take a reference instead of a pointerch.dumez
2013-10-29blinkMove Color.*, DashArray and DrawLooper to Source/platform/rob.buis
2013-10-29blinkMove more arrays of strings to shareable memorych.dumez
2013-10-29blinkHave ContainerNodeAlgorithms deal with references instead of pointersch.dumez
2013-10-28blinkRemove unused ShadowBlurrob.buis
2013-10-28blinkMake tests related to undo word deletion platform independentvani.hegde
2013-10-28blinkFix regression introduced with r159483. The RenderScrollbar's parent class had the signature of a virtual changed out from under it.adam.treat
2013-10-28blinkRemove undefined StyleResolverState::initElement() methodch.dumez
2013-10-28chromiumFix crash with IPC_MESSAGE_LOG_ENABLED when running in single-process mode or in-process-gpu. The ipc_logging class is not thread safe so when when running in these modes the queued_logs_ were getting smashed. Besides, there is no reason to queue these logs when running all in the same process.adam.treat
2013-10-28blinkHave Player take the DocumentTimeline object by referencech.dumez
2013-10-28blinkMove InspectorBackendDispatcher::commandNames array from .data to .rodata sectionch.dumez
2013-10-28blinkRemove whole include redundancies from Source directory.kihong.kwon
2013-10-28blinkmake input type=color RTL direction awaresanjoy.pal
2013-10-28blinkmake input type="search" RTL direction aware.sanjoy.pal
2013-10-28blinkCalling window.close() should indicate failure with warning messagevivek.vg
2013-10-27blinkMove more data to .data.rel.ro sectionch.dumez
2013-10-25blinkMove remaining classes in graphics/transforms to platform/rob.buis
2013-10-25blinkDevirtualize WebGLContextGroup, WebGLGetInfo and WebGLUniformLocation's destructorsch.dumez
2013-10-25blinkRemove RealtimeAnalyser's virtual destructorch.dumez
2013-10-25blinkMove *Tags / *Attrs arrays from .data to .data.rel.ro sectionch.dumez
2013-10-25blinkDevirtualize Biquad's destructorch.dumez
2013-10-25blinkDevirtualize PODArena and PODArena::Chunk's destructorsch.dumez
2013-10-25blinkRemove SpeechSynthesisVoice's virtual destructorch.dumez
2013-10-25blinkDevirtualize several mediastream class destructorsch.dumez
2013-10-25blinkdumpAsText() is unnecessarily called in spellchecking testsg.czajkowski
2013-10-25blinkUse asynchronous spellcheck path in layout testsg.czajkowski
2013-10-25blinkMove the generation and inclusion of RuntimeEnabledFeatures to blink_platform.dll since many pieces of platform depend upon this. Modified the gyp build system and core accordingly.adam.treat
2013-10-25blinkMove privateTemplateUniqueKey / sharedTemplateUniqueKey in the ch.dumez
2013-10-25blinkDevirtualize WebKitSourceBuffer's destructorch.dumez
2013-10-25blinkDevirtualize several SVG classes destructorsch.dumez
2013-10-25blinkDevirtualize ImageQualityController and TextAutosizer destructorsch.dumez
2013-10-25blinkRemove XMLTreeViewer virtual destructorch.dumez
2013-10-25blinkDevirtualize destructors for several mediastream platform classesch.dumez
2013-10-25blinkRemove virtual destructors for several platform support classesch.dumez
2013-10-25blinkRemove virtual destructors for several graphics classesch.dumez
2013-10-25blinkDevirtualize several inspector classes destructorsch.dumez
2013-10-25blinkRemove modules/speech dependencies from Internals.kihong.kwon
2013-10-25blinkDevirtualize PageConsole and MHTMLArchive destructorsch.dumez
2013-10-24blinkRemove virtual destructors for CustomElementDefinition and CustomElementRegistrych.dumez
2013-10-24blinkRemove virtual destructor for WebVTTParserch.dumez
2013-10-24blinkCurrently Blink creates a fake run for a given isolated span once during each calligor.o
2013-10-24blinkMove GraphicsTypes* and ColorSpace to Source/platformrob.buis
2013-10-24blinkMake wrapperTypeInfo static member const in bindings classesch.dumez
2013-10-24blinkRemove virtual destructors for CSSMatrix and CSSVariablesMapch.dumez
2013-10-24blinkRemove virtual destructor for Pair classch.dumez
2013-10-24chromiumAdd myself to authorsrob.buis
2013-10-24blinkUpdate GeolocationController to call startUpdating() / stopUpdating() only if neededch.dumez
2013-10-24blinkDevirtualize ScriptHeapSnapshot's destructorch.dumez
2013-10-24blinkDevirtualize SerializedScriptValue's destructorch.dumez
2013-10-24blinkRebaseline bindings test results after r160442ch.dumez
2013-10-24blinkHave LifecycleContext::lifecycleNotifier() return a referencech.dumez
2013-10-24blinkMove vibration test case to the vibration directory.kihong.kwon
2013-10-24blinkClean up toHTMLFooElement() using DEFINE_NODE_TYPE_CASTS_WITH_FUNCTIONgyuyoung.kim
2013-10-24blinkVibration cannot be canceled during pattern vibration.kihong.kwon
2013-10-24blinkCollapsed space never worked properly if we have spaces inside and/or after a Bidi-isolate.igor.o
2013-10-23blinkRemove WebView::setScrollbarColorsb.kelemen
2013-10-23blinkMove FloatPolygon.* and WindRule.h to Source/platform/rob.buis
2013-10-23blinkMove more data from .data to the .rodata sectionch.dumez
2013-10-23blinkHave Frame::loader() return a referencech.dumez
2013-10-23blinkRename Node::willBeDeletedFrom() to willBeDeletedFromDocument()ch.dumez
2013-10-23blinkRemove _unit_test_config hack, instead use FileSystem() in cpp.py & cpp_unittest.pyr.kasibhatla
2013-10-23blinkHave Document::mediaQueryMatcher() / Document::selectorQueryCache() return referencesch.dumez
2013-10-23chromiumCache DeviceDisplayInfo data in shared structure on native side to avoid frequent JNI calls.sl.ostapenko
2013-10-23blinkFix crash in GeolocationController when the page gets destroyedch.dumez
2013-10-23blinkRemove incorrect deriving of CppVariant from WebNonCopyable.r.kasibhatla
2013-10-23blinkVibration cannot be canceled during pattern vibration.kihong.kwon
2013-10-23blinkAdd the new properties of css3 text into nonstable-css-properties.htmldw.im
2013-10-22blinkHave Frame::script() return a referencech.dumez
2013-10-22blinkHave Frame::navigationScheduler() return a referencech.dumez
2013-10-22blinkPublish the location of results.html to user in keyboard interrupt scenario.r.kasibhatla
2013-10-22chromiumRemove use of WebView::setScrollbarColors APIb.kelemen
2013-10-22blinkHave Frame::tree() return a referencech.dumez
2013-10-22blinkHave NodeRareData's ensureNodeLists() / ensureMutationObserverData() return a referencech.dumez
2013-10-22blinkMove even more data from .data to .rodata sectionch.dumez
2013-10-22blinkMaking multiple select element RTL direction awaresanjoy.pal
2013-10-22blinkRemove code in Editor::rangeOfString() that unnecessarily resets the searchRange after the first find operation.a.bah
2013-10-22blinkIntroduce DEFINE_RENDER_OBJECT_TYPE_CASTS to replace manual toRenderFoo, and use itgyuyoung.kim
2013-10-22blinkRemove superfluous PRETTY_FUNCTION define.l.gombos
2013-10-22blinkHave Frame::animation() return a referencech.dumez
2013-10-22blinkRevert r159668 "CSSPropertyTextIndent should be a member of css3TextProperties." dw.im
2013-10-22blinkIntroduce DEFINE_AX_OBJECT_TYPE_CASTS to replace manual toFoo() for accessibility child class.gyuyoung.kim
2013-10-22blinkIntroduce DEFINE_ANIMATABLE_VALUE_TYPE_CASTS to replace manual toFoo() for animatable value.gyuyoung.kim
2013-10-22blinkHave LiveNodeList::rootNode() return a referencech.dumez
2013-10-22blinkRemove dead code in ResourceFetcher::preloadkangil.han
2013-10-21blinkHave InputType factories take an HTMLInputElement reference in parameterch.dumez
2013-10-21blinkMove privateTemplateUniqueKey / sharedTemplateUniqueKey in the ch.dumez
2013-10-21blinkRemove web/{android, gtk, win}r.kasibhatla
2013-10-21blinkUse DEFINE_CSS_VALUE_TYPE_CASTS() for SVGColor, SVGPaint, and TextCloneCSSValuegyuyoung.kim
2013-10-21blinkRefine toRenderSVGResourceContainer()kangil.han
2013-10-21chromiumChange my email address in the AUTHORS file.b.kelemen
2013-10-20blinkHave ensureAttrNodeListForElement() return a referencech.dumez
2013-10-20blinkFixing TestRunner::findString() so as to fix findString.html editinga.bah
2013-10-20blinkDEFINE_CSS_VALUE_TYPE_CASTS starts to use DEFINE_TYPE_CASTSgyuyoung.kim
2013-10-20blinkRemove superfluous NotImplemented.h includes.l.gombos
2013-10-19blinkRemove PlatformThemeChromiumDefault as it is dead codeb.kelemen
2013-10-19blinkFix the position of show result category checkbox for easy access.r.kasibhatla
2013-10-19blinkMove DateMath weekdayName/monthName arrays to .rodata sectionch.dumez
2013-10-18blinkHave WorkerScriptController::workerGlobalScope return a referencech.dumez
2013-10-17blinkHave Node::ensureRareData() return a referencech.dumez
2013-10-17blinkUse shrink-to-fit for width for Button, input, select, textarea, and legend treat width value of 'auto' as 'intrinsic'.sanjoy.pal
2013-10-17blinkHave Document::fonts() return a raw pointerch.dumez
2013-10-17blinkMake HTMLOutputElement.htmlFor settablech.dumez
2013-10-17blinkDEFINE_CSS_VALUE_TYPE_CASTS starts to use DEFINE_TYPE_CASTSgyuyoung.kim
2013-10-17blinkMake ElementRareData::ensureShadow() return a referencech.dumez
2013-10-17blinkGet rid of custom code for HTMLLinkElement.sizes attribute setterch.dumez
2013-10-16blinkMove PlatformScreen, PlatformScreenChromium, and Widget to Source/platformadam.treat
2013-10-16blinkRemove some useless null checks in Element/NamedNodeMapch.dumez
2013-10-16blinkRemove web/{android, gtk, win}r.kasibhatla
2013-10-16blinkReplace check for RenderLayer in RenderLayerModelObject::ensureLayer with ASSERT due to redundant check.vivek.vg
2013-10-16blinkMove DEFINE_TYPE_CASTS from Node.h to Assertions.hgyuyoung.kim
2013-10-16blinkUse DEFINE_NODE_TYPE_CASTS instead of using manual toHTMLFooElement()gyuyoung.kim
2013-10-16blinkGet rid of custom code for Window.location attribute setterch.dumez
2013-10-16blinkAdd page visibility observer for Geolocationch.dumez
2013-10-16blinkUse [ImplementedAs=domWindow] for Document.defaultView()ch.dumez
2013-10-16blinkwebkit prefix shoudn't be used for text-align-lastdw.im
2013-10-16chromiumRemove unnecessary org.chromium.base.test.util.DisabledTest imports from tests that do not have tests disabled any more.l.gombos
2013-10-16blinkRemove isDialog() from RenderObjectkangil.han
2013-10-15chromiumMove surface resize platform code from GpuProcessHostUIShim to RenderWidgetHostView implementations.sl.ostapenko
2013-10-15blinkAdd support for [PutForwards] IDL extended attributech.dumez
2013-10-15blinkCleanup: Add toDeviceMotionEvent and toDeviceOrientationEvent.r.kasibhatla
2013-10-15blinkCSSPropertyTextIndent should be a member of css3TextProperties.dw.im
2013-10-15blinkSupport partial interface for test support idlskihong.kwon
2013-10-15blink[CSS3] Parsing the property, text-justify.dw.im
2013-10-14blinkGet rid of custom bindings for AudioContext's constructorch.dumez
2013-10-14blinkAdd support for nullable operation arguments in IDL filesch.dumez
2013-10-14chromiumAdd myself in the AUTHORS filedw.im
2013-10-14blinkFix build error when enable the CSS3_TEXT flagdw.im
2013-10-12blinkRename ENABLE(DEFAULT_RENDER_THEME) to USE(DEFAULT_RENDER_THEME) to align with the gyp variable name called use_default_render_theme and with the semantics of the USE() macros.l.gombos
2013-10-12blinkUse DEFINE_NODE_TYPE_CASTS instead of using manual toSVGFooElement()gyuyoung.kim
2013-10-12blinkUse icu::BreakIterator instead of the ubrk_* api. It makes the code cleaner.igor.o
2013-10-12blinkFix crash when the OfflineAudioContext constructor is given 0 as numberOfFramesch.dumez
2013-10-12blinkGet rid of custom bindings for AudioBufferSourceNode.buffer setterch.dumez
2013-10-11blinkRemove Widget's dependency upon its own inheritor aka ScrollViewadam.treat
2013-10-11blinkRebaseline bindings test results after r159430ch.dumez
2013-10-11blinkNot able to set width using ColGroup in the table.a.suchit
2013-10-11blinkUse icu::BreakIterator instead of the ubrk_* api. It makes the code cleaner.igor.o
2013-10-11blinkAdd toSVGColor|Paint() to cleanup static_cast<>, and use itgyuyoung.kim
2013-10-10blinkReduce repetitive EventTarget subclassingch.dumez
2013-10-10blinkRemove several unused Node methodsch.dumez
2013-10-10blinkCleanup: Add conversion interface for WebWidget derived classes.r.kasibhatla
2013-10-10blinkAdding toChromeClientImpl & toFrameLoaderClientImpl conversion functions to replace static_cast.r.kasibhatla
2013-10-09blinkMoving all the PlatformEvent subclasses from core/platform to platformadam.treat
2013-10-09blinkAdd support for [TreatNullAs] extended attribute for reflected attributesch.dumez
2013-10-09blinkAvoid useless call to RefPtr::get() in the generated bindings codech.dumez
2013-10-09chromiumSimplify the macro for this deprecation. g_type_init was deprecated in glib version 2.36. The previous macros were not working for my clang linux build on ubuntu 13.04.adam.treat
2013-10-09blinkRemove unncessary Scrollbar.h include which will allow me to move all of ScrollbarTheme* to Source/platformadam.treat
2013-10-09blinkRelax HTMLBodyElement's scrollTop/Left property set and get operations.a1.gomes
2013-10-09blinkCleanup: Add more conversion helpers for usage.r.kasibhatla
2013-10-09blinkUse toCSSFooValue() instead of using static_cast<const CSSFooValue*>gyuyoung.kim
2013-10-09blinkCollapsed space never worked properly if we have spaces inside and/or after a Bidi-isolate.igor.o
2013-10-09blinkGet rid of of custom code for Clipboard.setDragImage()ch.dumez
2013-10-09blinkFix improper scrollTop/Left usage in LayoutTests/a1.gomes
2013-10-09blinkMove ScrollbarThemeClient to Source/platformadam.treat
2013-10-09blinkMake sure run-perf-tests script does not fail due to console messagesch.dumez
2013-10-08blinkRemove unnecessary includes to detangle these classes from other classes that have layering violations in preparation to move them to Source/platformadam.treat
2013-10-08blinkGet rid of custom code for clipboard.clearData()ch.dumez
2013-10-08blinkRemove platform dependency upon page/Settings class which is a layering violation.adam.treat
2013-10-08chromiumAdd myself to authors listb.kelemen
2013-10-08blinkUpdate my email in the WATCHLISTS filech.dumez
2013-10-08blinkUpdate my email in the OWNERS filesch.dumez
2013-10-08chromiumUpdate my email in the AUTHORS filech.dumez
2013-10-08blinkAdd *CSS* prefix to ShadowValuegyuyoung.kim
2013-10-07blinkMove ScrollTypes.h from Source/core/platform to Source/platform/scroll.adam.treat
2013-10-07blinkMove HostWindow.h from core/platform to platform in preparation for moving more parts of core/platform/Widget*|Scroll*adam.treat
2013-10-07blinkAfter bug 157855 is fixed, getting the scrollTop/Left properties of both documentElement and body elements follow the behavior of other Web engines (Firefox, IE, Opera12, Safari), according to the HTML mode used (strict or quirks):a1.gomes
2013-10-07blinkAdd *CSS* prefix to FontValue and FontFeatureValuegyuyoung.kim
2013-10-07blinkCall createV8HTMLFallbackWrapper instead of createV8HTMLWrapper when dispatching a disabled MediaElement wrap. If media is disabled, createV8HTMLWrapper makes a crash when media element is created. gyuyoung.kim
2013-10-05chromiumLayerTreeHost should not modify the LayerTreeSettings object.adam.treat
2013-10-04chromiumMove surface resize platform code from GpuProcessHostUIShim to RenderWidgetHostView implementations.sl.ostapenko
2013-10-04blinkGenerate toCSSFooValue() for CSSFooValuesgyuyoung.kim
2013-10-04blinkBackground color applied on a selection of text is lost when the selection is deletedvani.hegde
2013-10-04blinkImplement KeyboardEvent.repeat attributech.dumez
2013-10-04blinkdocument.documentElement.scrollTop/Left is zeroa1.gomes
2013-10-04blinkOS(ANDROID) should not imply OS(LINUX)adam.treat
2013-10-04blinkRefactoring: Removing unused variables and duplicate function call.vani.hegde
2013-10-04blinkRefactoring: Change the order of conditions to avoid computing rendererIsEditable()vani.hegde
2013-10-03chromiumTelemetry: document.documentElement.scrollTop/Left is zeroa1.gomes
2013-10-03chromiumAdding <a1.gomes@sisa.samsung.com> to AUTHORS file.a1.gomes
2013-10-03blinkGenerate toCSSFooValue() for CSS child valuesgyuyoung.kim
2013-10-02blinkAdding ASSERT for RuntimeEnabled feature XSLTvivek.vg
2013-10-02blinkIf m_runs is empty we do not need to call reverseRuns. Additionally, verifies if we have any runs in BidiRunList before trying to reverse.igor.o
2013-10-02chromiumFix the adb_gdb script to honor the --gdb flag for a user specified gdb binary according to the existing usage.adam.treat
2013-10-02blinkdocument.documentElement.scrollTop/Left is zeroa1.gomes
2013-10-01chromiumAdding <adam.treat@samsung.com> to the AUTHORS file.adam.treat
2013-10-01blinkAdd code style check error for using static_cast instead of toFoo function.r.kasibhatla
2013-10-01blinkMake XSLTProcessor available as a RuntimeEnabled feature to JavaScript environmentvivek.vg
2013-10-01blinkGenerate toCSSFooValue for CSS*GradientValuesgyuyoung.kim
2013-09-30blink[DevTools] Enable deleting of a snippet by pressing delete keyvani.hegde
2013-09-28blinkChanged runtime flag from 'test' to 'stable' for distributing extra logical height to rowspans.a.suchit
2013-09-27blinkunicode-bidi: plaintext never worked properly when there is a line wrapping in a igor.o
2013-09-27blinkMake DOMParser::parseFromString specification compliant and throw exception in error scenario.vivek.vg
2013-09-27blinkPosition absolute is not working properly in RTL mode for vertical scroll contentssanjoy.pal
2013-09-27blinkUse toCSSFooValue() generation macro for CSSInheritedValue, CSSVariableValue and CSSGridTemplateValuegyuyoung.kim
2013-09-27blinkGenerate toCSSFooValue for CSSFunctionValue and CSSSVGDocumentValuegyuyoung.kim
2013-09-27blinkUse DEFINE_CSS_VALUE_TYPE_CASTS instead of using manual type cast function for CSSShaderValuegyuyoung.kim
2013-09-26blinkCleanup <static_cast>: Switch to toFoo for Accessibility Objects.r.kasibhatla
2013-09-26blinkGenerate toCSSCalcValue() instead of using manual inline functionsgyuyoung.kim
2013-09-26blinkGenerate toCSSFooValue() for CSSCursorImageValue and CSSFontFaceSrcValuegyuyoung.kim
2013-09-26blinkHeap-buffer-overflow in void std::__final_insertion_sort.a.suchit
2013-09-25blinkLayout Test editing/spelling/spelling-huge-text.html is flakyg.czajkowski
2013-09-25blinkGenerate toCSSFooValue() for CSSAspectRatioValue, CSSBorderImageSliceValue and CSSValueListgyuyoung.kim
2013-09-24blinkUse shouldBecomeEqual in asynchronous spellchecking tests.g.czajkowski
2013-09-24blinkIntroduce CSS_VALUE_TYPE_CASTS macro to cast CSSValuegyuyoung.kim
2013-09-24blinkIn blink we have two unicode bidi P2 and P3[1] rules implementations(One in RenderBlockLineLayoutigor.o
2013-09-23blinkTable conent is rendered over the border when colspan present with rowspan.a.suchit
2013-09-23blinkpaintingRoot of a renderobject should be the renderer of its enclosingLayer RenderLayer.sanjoy.pal
2013-09-21chromiumWTF_VECTOR_INITIAL_SIZE properly defaults to 4 in wtf/Vector.h. No need to overrule the WTF_VECTOR_INITIAL_SIZE macro in the global gyp configuration file any more.l.gombos
2013-09-20blinkRename ENABLE(RUBBER_BANDING) to USE(RUBBER_BANDING) and set it in config.h instead of the gyp build system.l.gombos
2013-09-20blinkSet USE(NATIVE_FULLSCREEN_VIDEO) in config.h instead of a gyp file as the gyp build system does not need knowledge about this configuration.l.gombos
2013-09-20blinkHave V8HiddenPropertyName static functions take an isolate in argumentch.dumez
2013-09-20blinkUse the platform=linux code path for other Unix-like platforms (FreeBSD and OpenBSD) as well, not just OS(LINUX) - with the exception of MacOS.l.gombos
2013-09-20blinkAvoid useless call to v8::Isolate::GetCurrent() in ScriptPromiseResolverch.dumez
2013-09-20blinkUse null Strings for default values of MessageEvent propertiesch.dumez
2013-09-20blink[DevTools] Renaming Scripts panel to Sources panelvani.hegde
2013-09-20blinkCleanup: Start using toFoo methods as part of newly adopted coding guideline.r.kasibhatla
2013-09-20blinkcss rendering bug : fixed-position-element and 'left'a.suchit
2013-09-20blinkClear the usage of useBrowserOverlays from WebFrame/Impl and ChromePrintContextvivek.vg
2013-09-20blinkRename/modify test case for explicitly set caret typevani.hegde
2013-09-19blinkAdd code style check error for using static_cast instead of toFoo function.r.kasibhatla
2013-09-19blinkRound off error while calculating the background-size: contain/cover.pravin.d
2013-09-19blinkPass isolate to V8EventListener constructorch.dumez
2013-09-19blinkRow with only spanning cells have a height of 0.a.suchit
2013-09-19blinkAdd toSVGForeignObjectElement(), and use it.gyuyoung.kim
2013-09-19chromiumRemove experimental.rlz extension api completelysanjoy.pal
2013-09-19blinkPass isolate to V8LazyEventListener constructorch.dumez
2013-09-19blinkAvoid calling v8::Isolate::GetCurrent() twice in V8HiddenPropertyNamech.dumez
2013-09-18blink[SVG] Avoid unnecessarily populating hashmap for repeat(n) eventpavan.e
2013-09-18blinkAdd page visibility observer support for Device Motionch.dumez
2013-09-18blinkUse v8::Isolate::GetCurrent() less in custom bindingsch.dumez
2013-09-18blink[DevTools] Resources panel SideBarTreeElement should show expand/collapse option only if it has childrenvani.hegde
2013-09-18blinkPass isolate to ScriptPromise and ScriptString constructorsch.dumez
2013-09-18blinkSelection should not set the cursor type to text over the explicitly set cursor type.vani.hegde
2013-09-17blinkRemove unnecessary include of wtf/CPU.h from a few files.adam.treat
2013-09-17blinkPass isolate to ScriptValue constructorch.dumez
2013-09-17blinkOptimize number of rowspan cells required to distribute their height in rows.a.suchit
2013-09-17blinkReduce usage of v8::Isolate::GetCurrent() in NPV8Objectch.dumez
2013-09-17blinkRename isolateFor*() utility functions to toIsolate()ch.dumez
2013-09-17blinkGet rid of custom code for Document::createTouchList()ch.dumez
2013-09-17blinkTestRunner library classes should be marked as NonCopyable.r.kasibhatla
2013-09-17blinkAdd per-file rules for Source/web/WebBindings.cppch.dumez
2013-09-17blinkAdd toSVGLengthType() and toSVGLengthMode() fuctions, and use it.gyuyoung.kim
2013-09-17blinkIsolate elements are treated as neutral in UBA however Blink UBA implementation iterates over all the isolate characters.igor.o
2013-09-17blinkAdd toRenderSVGResourceRadialGradient() fuction, and use it.gyuyoung.kim
2013-09-16blinkAdd toSVGFontFaceUri|NameElement(), and use them.gyuyoung.kim
2013-09-16blinkAdd toSVGFEFuncR|G|B|AElement() fuctions, and use them.gyuyoung.kim
2013-09-16blinkAdd toWebCoreString() / toWebCoreAtomicString() overloads taking a v8::Stringch.dumez
2013-09-16blinkPass isolate to ScopedPersistent constructorch.dumez
2013-09-15blinkMissing *explicit* keyword in constructorsgyuyoung.kim
2013-09-15blinkMove WEBCORE_NAVIGATOR macros defaults from the build system into a cpp file to reduce their's scope.l.gombos
2013-09-13blinkPass isolate to v8::Undefined() functionch.dumez
2013-09-13blinkMake the Unix editing behavior the default.l.gombos
2013-09-13blinkPass isolate to v8::Local<>::New() factory functionch.dumez
2013-09-13blinkReplace several uses of toWebCoreString() by V8TRYCATCH_FOR_V8STRINGRESOURCE() macroch.dumez
2013-09-13blinkUser interruption should still create results.html for run-webkit-tests.r.kasibhatla
2013-09-13blinkRemove Document::getElementById()ch.dumez
2013-09-13blinkUSE(NEW_THEME) variable does not need to be exposed to the gyp build system.l.gombos
2013-09-13blinkAdd toSVGStyleElement(), and use it.gyuyoung.kim
2013-09-13blink[SVG] Interval should not be created if a value in begin-value-list doesn't have a matching value in end-value-listpavan.e
2013-09-13blinkAdd toRenderSVGResourceFilter() fuction, and use it.gyuyoung.kim
2013-09-13blinkSpecial-case only android and windows platforms and for the default case use sysconf() call to get the number of cores.l.gombos
2013-09-13blinkAdd toSVGRootInlineBox(), and use it as much as we cangyuyoung.kim
2013-09-13blinkAdd toSVGGlyphRefElement(), and use it as much as possiblegyuyoung.kim
2013-09-12blinkExpose navigator.product and navigator.appCodeName constants to workersch.dumez
2013-09-12blinkRemove useless calls to v8::Value::ToString()ch.dumez
2013-09-12blinkPass isolate to v8::False() / v8::True() when possiblech.dumez
2013-09-12blinkUse TRYCATCH_FOR_V8STRINGRESOURCE in AbstractEventListener::invokeEventHandler()ch.dumez
2013-09-12blinkPass isolate to v8::Null() function when possiblech.dumez
2013-09-12blinkPass isolate to v8 integers factory functionsch.dumez
2013-09-12blinkRemove unused V8TRYCATCH_FOR_V8STRINGRESOURCE() macroch.dumez
2013-09-12blinkPatch for proper re-setting of frame selection's typing style.a.bah
2013-09-12blinkHave the Blob constructor use the V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID() macroch.dumez
2013-09-12blinkAdd toSVGFEMergeNodeElement() fuction, and use it.gyuyoung.kim
2013-09-12blinkAdd toRenderSVGResourceMasker() fuction, and use it.gyuyoung.kim
2013-09-12blinkAdd toRenderSVGResourceMarker() fuction, and use it.gyuyoung.kim
2013-09-12blinkAdd toRenderSVGResourceClipper() fuction, and use it.gyuyoung.kim
2013-09-11blinkAdd toSVGImage fuction, and use it as much as we can.gyuyoung.kim
2013-09-11blink[SVG] Handle repeat(n) event for svg animationspavan.e
2013-09-11blinkXMLSerializer.serializeToString() should throw exception for invalid node value.vivek.vg
2013-09-11blinkneedsFocus is always undefined in grammar-paste.htmlg.czajkowski
2013-09-11blinkHave toDOMStringList() use the V8TRYCATCH_FOR_V8STRINGRESOURCE() macroch.dumez
2013-09-11blinkHave V8Clipboard::clearDataMethodCustom() use V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID()ch.dumez
2013-09-11chromiumMove idltest API to trunk channelsanjoy.pal
2013-09-11chromiumAdding namespace-level comment for dns.idl. This will appear on the API summary page.sanjoy.pal
2013-09-10blinkRefactoring: toPluginView and toPluginDocument implemented but not used.r.kasibhatla
2013-09-10blinkFix redrawing of a composited element with a filter.a.cavalcanti
2013-09-10blinkAlways pass v8::Isolate to v8::Number::New()ch.dumez
2013-09-10blinkHave Dictionary use V8TRYCATCH_FOR_V8STRINGRESOURCE() macroch.dumez
2013-09-10blinkDrag'n drop Autoscroll does not work properly on inner framesa1.gomes
2013-09-10blinkRemove dead code from Dictionarych.dumez
2013-09-10blinkHave convertNPVariantToV8Object() use the isolate it is givench.dumez
2013-09-10blinksetAttributeNode() does not set the new value to an existing attribute if specified attribute is in a different case.a.bah
2013-09-10blinkUse the CPU() and COMPILER() macros for audio where it is applicable.l.gombos
2013-09-10blinkAvoid using !OS() constructs. Simplify guards to take advantage of the facts that !OS(POSIX) means OS(WIN).l.gombos
2013-09-09blinkoverflow-y: hidden areas can still be scrolled verticallya1.gomes
2013-09-09blinkHave Attr constructor take a Document / Element referencech.dumez
2013-09-09blinkPowerPC cpu is not supported by blink.l.gombos
2013-09-09blinkChanged the test case to get it inline with the intended behavior sudarshan.p
2013-09-09blinkHave handleMaxRecursionDepthExceeded() take an isolate in argumentch.dumez
2013-09-09blinkLeverage the fact that we already know the array size in V8Binding's array convertingch.dumez
2013-09-09blinkRemove all the NETBSD guards as we do not build nor test on NetBSD.ch.dumez
2013-09-09blinkRename OS(UNIX) to OS(POSIX) to be consistent with the rest of chromium and build_config.h.l.gombos
2013-09-09blinkdiv with overflow:hidden scrolls when dragging in a text boxa1.gomes
2013-09-08blinkRename OS(WINDOWS) to OS(WIN) to be consistent with the rest of chromium and build_config.h.l.gombos
2013-09-07blinkSet USE(HARFBUZZ) in config.h instead of a gyp file.l.gombos
2013-09-07blinkRename OS(DARWIN) to OS(MACOSX).l.gombos
2013-09-06chromiumMove dns API to dev channelsanjoy.pal
2013-09-06blinkHave CharacterData constructor take a Document reference in argumentch.dumez
2013-09-06blinkScrolling allowed when overflow:hidden (seen on Acid2)a1.gomes
2013-09-06blinkTables with display:inline rendered as block element.a.suchit
2013-09-06blinkborder-spacing is doubled between table-row-groups.a.suchit
2013-09-06chromium[chromium]: Annotate StringImpl::createStatic leak for LeakSanitizer.r.kasibhatla
2013-09-06blinkHeader cleanup: don't leak system header stdio.h in non-debug buildsr.kasibhatla
2013-09-05blinkDOMParser.parseFromString() should support creating HTML Document with mimetype text/htmlvivek.vg
2013-09-05blink[blink]: Annotate StringImpl::createStatic leak for LeakSanitizer.r.kasibhatla
2013-09-05blinkRemove deprecated markersForNode(Node* node)g.czajkowski
2013-09-05blinkIntroduce toSVGGlyphElement(), toSVGHKernElement() and toSVGVKernElement(), and use themgyuyoung.kim
2013-09-05blinkCrash when opening web page http://build.webkit.org/waterfall.a.suchit
2013-09-05blinkIn the css3-text spec:igor.o
2013-09-05blinkHave Text constructor take a Document reference in argumentch.dumez
2013-09-04blinkUse UNLIKELY() macro in generated bindings for minimum argument count checksch.dumez
2013-09-04blinkHave DOMPatchSupport and DocumentFragment deal with Document referencesch.dumez
2013-09-04blinkspellcheck-disable-enable.html fails when asynchronous spellchecking is ong.czajkowski
2013-09-04blinkIntroduce toSVGViewElement(), and refactor setupInitialView() using itgyuyoung.kim
2013-09-04blink[XML Viewer crash] Store the reference of pretty-print div as tree to be used during the processingvivek.vg
2013-09-04blinkRefactoring: Add convenience method toPluginContainerImpl.r.kasibhatla
2013-09-04blinkFast increment to the next inline renderer when the current renderer is isolated.igor.o
2013-09-03blinkHave Range constructor take a Document reference in argumentch.dumez
2013-09-03blinkMove DOMSettableTokenList / DOMTokenList to dom/ folderch.dumez
2013-09-03blinkMove xxd.pl script to core/scripts as its used by other core components like XMLTreeViewervivek.vg
2013-09-03blinkMake CSSHostRule.addRule() / deleteRule() arguments mandatorych.dumez
2013-09-03blinkHave HTMLElements / SVGElements constructors take a Document reference in argumentch.dumez
2013-09-03blinkHave RenderView's enclosingSeamlessRenderer() take a Document reference in argumentch.dumez
2013-09-02chromiumAdding myself to authors listpavan.e
2013-09-02blinkHave htmlediting create functions take a Document reference in argumentch.dumez
2013-09-02blinkHave ScopedStyleResolver deal with ContainerNode references, not pointersch.dumez
2013-09-02blinkHave SVGURIReference API deal with Document references, not pointersch.dumez
2013-09-02blinkRemove useless document NULL check in HTMLVideoElement::supportsFullscreen()ch.dumez
2013-09-02blinkHave EditCommand classes deal with Document references, not pointersch.dumez
2013-09-02blinkHave ContentData::createRenderer() take a Document reference in argumentch.dumez
2013-09-02blinkRefactoring: toHTMLElement(const Node*) added but never used. Using it.r.kasibhatla
2013-09-02blinkHave Node::diff() take a Document reference in argumentch.dumez
2013-09-02blinkAdd toPluginDocument() convenience method that takes a reference in argumentch.dumez
2013-09-02blinkMake CSSStyleSheet.insertRule() / deleteRule() arguments mandatorych.dumez
2013-09-02blinkHave LinkLoader::loadLink() take a Document reference in parameterch.dumez
2013-09-02blinkHave CSSParserContext take a Document reference in argumentch.dumez
2013-09-02blinkMake CSSRuleList.item() index argument mandatorych.dumez
2013-09-02blinkMake arguments to CSSMediaRule.insertRule() / deleteRule() mandatorych.dumez
2013-09-02blinkMake MediaList API arguments mandatorych.dumez
2013-09-02blinkTEST COMPLETE does not appear at the end of spellchecking testsg.czajkowski
2013-09-02blinkMake CSSValueList.item() index argument mandatorych.dumez
2013-09-02blinkMake index argument to HTMLOptionsCollection.remove() mandatorych.dumez
2013-09-02blinkMake StyleSheetList.item() index argument mandatorych.dumez
2013-09-01blinkHave StyleSheetCollections constructor take a Document reference in argumentch.dumez
2013-09-01blinkHave SelectorQuery constructor take a Document reference in argumentch.dumez
2013-09-01blinkHave FontBuilder::initForStyleResolve() take a Document referencech.dumez
2013-09-01blinkHave StyleResolver / StyleResolverState deal with Document references, not pointersch.dumez
2013-09-01blinkAdd toHTMLDocument() convenience methods that take a referencech.dumez
2013-08-31blinkHave CustomElement::didEnterDocument() / didLeaveDocument() take a referencech.dumez
2013-08-31blinkHave StyleElement API take Document as a referencech.dumez
2013-08-31blink[SVG] Handle repeatEvent for svg animationspavan.e
2013-08-30blink[SVG] Handle beginEvent for svg animationspavan.e
2013-08-30blinkHave Node::document() return a reference instead of a pointerch.dumez
2013-08-30blinkHave Node::document() return a reference instead of a pointerch.dumez
2013-08-30blinksetAttributeNode() does not set the new value to an existing attribute if specified attribute is in a different case.a.bah
2013-08-30blink[SVG] Handle endEvent for svg animationspavan.e
2013-08-30blinkMark anonymous indexed getters argument as mandatorych.dumez
2013-08-30blinkRemove useless null checks from Node::document() call sitesch.dumez
2013-08-30blinkIntroduce toSVGFEDiffuseLightingElement(), and use itgyuyoung.kim
2013-08-30blinkIntroduce toSVGFESpecularLightingElement(), and use itgyuyoung.kim
2013-08-30blinkDevTools: Revoke undo/redo due to inconsistent behavior determining the source of storage mutationvivek.vg
2013-08-30blinkIntroduce toSVGTextElement(), and use itgyuyoung.kim
2013-08-30blinkAdd toSVGPolylineElement(), and use itgyuyoung.kim
2013-08-29blinkAddress regression bug report, revert the PaintInfo rect member function a.cavalcanti
2013-08-29chromiumClean up windows API implementations to use JSON compiler generated codesanjoy.pal
2013-08-29blinkFix the HTMLSelectElement.prototype.remove() methodch.dumez
2013-08-29blinkAdd support for BeforeUnloadEventch.dumez
2013-08-29blinkCORS: Update the redirection status in Inspector Network tab for CORS requests.ancilgeorge
2013-08-29blinkIntroduce toSVGPolygonElement(), and use itgyuyoung.kim
2013-08-29chromiuminstall-build-deps-android.sh complains about missing ant-1.8ch.dumez
2013-08-28blinkImplement getter/setter in PaintInfo::rect.a.cavalcanti
2013-08-28chromiumFix linking errors for browser_tests when autofill_dialog is disabledch.dumez
2013-08-28blinkRefactoring: Add toWebFrameImpl() interface.r.kasibhatla
2013-08-27blinkAdd support for BeforeUnloadEventch.dumez
2013-08-27chromiumAdding myself to AUTHORS file.sudarshan.p
2013-08-26blinkCheck WebSocket close code sent on unloadvivek.vg
2013-08-26blinkKeyboardEvent.location should be DOM_KEY_LOCATION_STANDARD for Num Lock keych.dumez
2013-08-24blinkIf an element has unicode-bidi: plaintext and no strong directional characters. By default it should be LTR.igor.o
2013-08-23blinkFold wtf/Platform.h into config.h and consolidate all global includes into one header.l.gombos
2013-08-23blinkAdd support for BeforeUnloadEventch.dumez
2013-08-23blinkPorting WebKit 114900 to blink: checkLayout() should error out if no data-expected* attributes were foundr.kasibhatla
2013-08-23chromiumRemove double slash in include file path.sl.ostapenko
2013-08-23blinkDevTools: DOMStorage should notify the view about storage modifications instead of DOMStorageModelvivek.vg
2013-08-23blinkDo not include "wtf/Platform.h" directly. l.gombos
2013-08-23blinkUse the runtime flag and remove '-webkit-' prefix for CSS3 text-indent.ljaehun.lim
2013-08-23blinkWheelEvent's deltaX/deltaY should report real amount of pixels scrolledch.dumez
2013-08-22blink[DOM4] Doctypes now always have a node document and can be moved across document boundariesch.dumez
2013-08-22blinkDo not include "wtf/Platform.h" directly. l.gombos
2013-08-22blinkunicode-bidi: plaintext is treating embedded unicode-bidi: isolate incorrectly.igor.o
2013-08-21blinkAdd toSVGMissingGlyphElement(), and use it.gyuyoung.kim
2013-08-21blinkWheelEvent created using document.createEvent() is not properly initializedch.dumez
2013-08-21blinkRename 'prefixed' to 'legacy' in EventTarget::fireEventListeners()ch.dumez
2013-08-21blinkWheelEvent's deltaX/deltaY sign is wrongch.dumez
2013-08-21blinkWe don't need to keep two inline functions because toSVGStopElement(Node*) can support all casting.gyuyoung.kim
2013-08-21blinkIntroduce toSVGLinearGradientElement(), and use itgyuyoung.kim
2013-08-21blinkIntroduce toSVGRadialGradientElement(), and use itgyuyoung.kim
2013-08-21blinkMake HAVE_MADV_FREE, HAVE_MADV_FREE_REUSE and HAVE_VIRTUALALLOC local macros as it only used in wtf/TCSystemAlloc.h .sl.ostapenko
2013-08-21blinkMessageEvent constructor should accept a MessagePort as sourcech.dumez
2013-08-21blinkImprove SecurityError message on verifyProtocolHandlerScheme()gyuyoung.kim
2013-08-20blinkbrokenImage() is now a static member of ImageResource classsudarshan.p
2013-08-20blinkAdd support for DOM Level 3 WheelEventch.dumez
2013-08-20blinkMove productSub/vendor/vendorSub to Navigator classch.dumez
2013-08-20blinkIntroduce NavigatorID IDL interfacech.dumez
2013-08-20blinkExpose WorkerNavigator interface to web workersch.dumez
2013-08-20blinkAdd missing copyright header for NavigatorOnLine.idlch.dumez
2013-08-20blinkIntroduce NavigatorOnLine interfacech.dumez
2013-08-20blinkRename DOMApplicationCache to ApplicationCache and expose it to JSch.dumez
2013-08-20blink[DOM4] Have ProcessingInstruction inherit CharacterDatach.dumez
2013-08-20blinkSet MessageEvent.source to the newly created port for shared workers' connect eventsch.dumez
2013-08-20blinkActive WebSocket should send closing handshake to server on page navigation or page closevivek.vg
2013-08-20blinkUse svg casting function instead of static_cast<>gyuyoung.kim
2013-08-20blinkIntroduce toSVGEllipseElement(), and use itgyuyoung.kim
2013-08-20blinkAdd toSVGCircleElement(), and use itgyuyoung.kim
2013-08-20blinkIntroduce toSVGLineElement(), and use itgyuyoung.kim
2013-08-19blinkDrop [LegacyImplementedInBaseClass] from ParentNode interfacech.dumez
2013-08-19blinkMake several DOMImplementation API arguments mandatorych.dumez
2013-08-19blinkSimplify MessageChannel's IDLch.dumez
2013-08-19blinkIntroduce toSVGAnimateElement(), and use itgyuyoung.kim
2013-08-19blinkAdd toSVGStopElement(Node* node) to clean-up a static_cast<SVGStopElement*>gyuyoung.kim
2013-08-18blinkRe-land "[css3-text] Implement text-decoration property shorthand"bruno.d
2013-08-17blinkFix nested unicode-bidi: isolateigor.o
2013-08-16blinkProperly measure usage for Node attributes removed from DOM4ch.dumez
2013-08-16chromiumwebstore_private API implementations now uses JSON compiler generated code rather than manually (un)marshalling dict arguments.sanjoy.pal
2013-08-16blinkRemove outdated ObjC-related comments from the IDLch.dumez
2013-08-16blinkIntroduce XMLHttpRequestEventTarget IDL interfacech.dumez
2013-08-16blinkFixes a crash when copying elements with font-weight lighter or bolderbruno.d
2013-08-16chromiumAdd myself to authors list.a.suchit
2013-08-15blinksetAttributeNode() does not properly normalize case.a.bah
2013-08-15blinkImplement setter/getter for PaintInfo::outlineObjects.a.cavalcanti
2013-08-15blinkRemove USE(REQUEST_ANIMATION_FRAME_TIMER) as it not used (never set).sl.ostapenko
2013-08-14chromiumMove processes API to dev channelsanjoy.pal
2013-08-14blinkHave DataTransferItemList.add() methods return the added itemch.dumez
2013-08-14blinkRemove support for [IsIndex] IDL extended attributech.dumez
2013-08-14blinkAdd toSVGClipPathElement(), and use itgyuyoung.kim
2013-08-13blinkAdd toSVGTextPathElement(), and use itgyuyoung.kim
2013-08-13chromiumAdd myself to authors list.g.czajkowski
2013-08-13blinkThe length of scheme is at least five characters even when the scheme has 'web+' prefixgyuyoung.kim
2013-08-13blinkMeasure usage for Node API removed from DOM4ch.dumez
2013-08-13blinkMake SVGTextContentElement methods behave consistently with Firefox and IEch.dumez
2013-08-13blinkMeasure usage for Document API removed from DOM4ch.dumez
2013-08-13blinkMake DataTransferItemList indexed getter anonymousch.dumez
2013-08-13chromiumAdd myself to the AUTHORS filebruno.d
2013-08-13blinkMake DataTransferItemList.add(data, type) arguments mandatorych.dumez
2013-08-13chromiumAdding myself to AUTHORS list.a.cavalcanti
2013-08-13blinkMeasure usage for Element methods removed from DOM4ch.dumez
2013-08-13blinkExpose DataTransferItemList type to JavaScriptch.dumez
2013-08-13blinkAdd support for DataTransferItemList.remove() methodch.dumez
2013-08-13blinkMeasure usage for DocumentType attributes removed from DOM4ch.dumez
2013-08-13blinkSimplify WTF::base64Decode() after r154538ch.dumez
2013-08-13blinkChange *webtai* scheme with *wtai*gyuyoung.kim
2013-08-12blinkMake HAVE(ISDEBUGGERPRESENT) a local macro (instead of a global macro) as it is only used in wtf/Assertions.cpp.sl.ostapenko
2013-08-12blinkImplement interfaces in PaintInfo and make it a class.a.cavalcanti
2013-08-12blinkUpdate spellcheck-attribute.html descriptiong.czajkowski
2013-08-11blinkRemove PTHREAD_NP_H as it is no longer used.sl.ostapenko
2013-08-10blinkMove all the HAVE() macros related to string manipulations to wtf/StringExtras.h. The goal of this refactoring is to reduce the scope of these macros and only make them visible to files where it is used.l.gombos
2013-08-10blinkRemove dead code guarded by OS(WINDOWS) && USE(PTHREADS).l.gombos
2013-08-10blinkRevert "Revert "[css3-text] Implement text-decoration property shorthand""bruno.d
2013-08-09blinkHave the Performance interface inherit EventTargetch.dumez
2013-08-09blinkReturn raw CSSValue pointer instead of cast to CSSImageValuebruno.d
2013-08-09blinkReplace EntryArraySync type by an EntrySync[]ch.dumez
2013-08-09blinkImplement runtime feature support for CSS Shorthandsbruno.d
2013-08-09blinkMargins on children of display:table-cell elements get stuck at highest value.a.suchit
2013-08-09blinkRemove commented lines from XMLViewer.jsvivek.vg
2013-08-09blinkTreat non-callable input as null for EventHandler attributesch.dumez
2013-08-09chromiumUpdate sync_file_system.idl to use a regular array instead of an EntryArraych.dumez
2013-08-09blinkFix Assert failure for test case bug7714.htmla.suchit
2013-08-08blinkReplace error-prone value with check from CSSPropertybruno.d
2013-08-08blinkReplace EntryArray type by an Entry[]ch.dumez
2013-08-08blinkMake DataTransferItem.getAsString() argument mandatory and nullablech.dumez
2013-08-07blink[css3-text] Implement text-decoration property shorthandbruno.d
2013-08-07blinkCorrect the default Content-Type for XHR Post with string data as per XHR specification.ancilgeorge
2013-08-07blinkfindFirstGrammarDetail doesn't need to be exposedg.czajkowski
2013-08-07blinkbackground-color and text-decoration are not preserved when merging paragraphsg.czajkowski
2013-08-07blinkUse EventHandler type instead of EventListener for event handler attributesch.dumez
2013-08-07blinkReplace static_cast with safe casting methodsbruno.d
2013-08-07blinkUpdate outdated header for files generated by action_derivedsourcesallinone.pych.dumez
2013-08-07blinkMake EventListener a callback interfacech.dumez
2013-08-07blinkRefactoring code in highestEditableRoot to avoid a redundant call tovani.hegde
2013-08-06blinkMeasure usage for Text.prototype.replaceWholeText()ch.dumez
2013-08-06blinkfunction storageForId() should be used in _domStorageItemUpdated instead of DOMStorageModel._storages[]vivek.vg
2013-08-06blinkMake ClientRectList.item() argument mandatory and drop [IsIndex]ch.dumez
2013-08-06blinkDrop [IsIndex] IDL extended attribute from Speech typesch.dumez
2013-08-06chromiumRemove experimental.record api completelysanjoy.pal
2013-08-06blinkRefactor code for <img> size calculation during attachsudarshan.p
2013-08-06blinkCrash when inner and outer spanning cells end indexes are same.a.suchit
2013-08-06blinkDevTools: Implement undo, redo operations for the DOMStorage views.vivek.vg
2013-08-06blinkText decorations should be listed as non-inheritablebruno.d
2013-08-05blinkMake LayerRectList's indexed getter consistent with other indexed gettersch.dumez
2013-08-05blinkSimplify RadioNodeList's anonymous indexed getterch.dumez
2013-08-05blinkXMLTreeViewer should be created only in the XML viewer modevivek.vg
2013-08-05blinkCharacterData.substringData() arguments should be mandatorych.dumez
2013-08-05blinkHTMLSelectElement.item() does not behave according to specificationch.dumez
2013-08-05blinkNodeList.item() does not behave according to specificationch.dumez
2013-08-05blinkText API does not behave according to specificationch.dumez
2013-08-05blinkRemove HAVE(ALIGNED_MALLOC) as it is not used any more.l.gombos
2013-08-05blinkRemove HAVE(SYS_TIMEB_H) as the only location where sys/timeb.h was included in wtf/DateMath.cpp is not needed any more.l.gombos
2013-08-05blinkIntroduce toSVGMPathElement(), and use itgyuyoung.kim
2013-08-04blinkEliminate HAVE(ERRNO_H).l.gombos
2013-08-04blinkUpdate scheme list according to latest specificationgyuyoung.kim
2013-08-03chromiumFixing infobars apis docs which was introduced by https://chromiumcodereview.appspot.com/20081002sanjoy.pal
2013-08-03blinkCrash trying to render a SVGFEDistantLightElementch.dumez
2013-08-03chromiumAdd myself to authors list.l.gombos
2013-08-02blinkIntroduce toSVGMaskElement(), and use itgyuyoung.kim
2013-08-02blinkAdd layout test to validate the SVG2 inheritance modelch.dumez
2013-08-02blinkIntroduce a SVGUnknownElement class for unknown SVG elementsch.dumez
2013-08-02blinkDrop [IsIndex] attribute from CharacterData APIch.dumez
2013-08-02blink[SVG] Position set by low priority animation is ignored even though it is activepavan.e
2013-08-02blinkCORS: Handle error HTTP status code 4XX/5XX in preflight requests.ancilgeorge
2013-08-02blinkRemove redundant call of argsList->current() from loops in CSSParserbw80.lee
2013-08-01blinkPresubmit check for DevTools should remove the generated protocol_externs.js filevivek.vg
2013-08-01blinkOn request error, always fire events on the XMLHttpRequestUpload before the XMLHttpRequestch.dumez
2013-08-01blinkMake CharacterData::insertData() / deleteData() / replaceData() arguments mandatorych.dumez
2013-08-01blinkRow spanning cell content is flowing out of the cell border if this row spanning cell comes under the boundries of other row spanning cell.a.suchit
2013-08-01chromiumMove browsing data API functions registrations out of ExtensionFunctionRegistrysanjoy.pal
2013-08-01chromiumMove webstore_private API functions registrations out of ExtensionFunctionRegistrysanjoy.pal
2013-08-01blinkMake CharacterData.appendData() argument mandatorych.dumez
2013-08-01blinkAdd missing free for the allocated memory from vasprintf().bw80.lee
2013-08-01blinkUpdate RenderImage when the image src is clearedsudarshan.p
2013-07-31blink[SVG2] Merge SVGStyledElement into SVGElementch.dumez
2013-07-31blinkBold and Italic style get stuck when applied on a selection having content with mixed editability vani.hegde
2013-07-31blinkMove id attribute to parent Element interfacech.dumez
2013-07-31chromiumRemove experimental permission from infobars API and moving it to dev channelsanjoy.pal
2013-07-31chromiumAdd myself to the AUTHORS list.bw80.lee
2013-07-31blinkDefine DOM_KEY_LOCATION_* constants on KeyboardEventch.dumez
2013-07-31blink[SVG] animateMotion is freezing at the end by defaultpavan.e
2013-07-31chromiumContext menu option to print when right clicked on an imagevivek.vg
2013-07-30blinkAdd support for KeyboardEvent.location attributech.dumez
2013-07-30blinkAdd support for KeyboardEvent.getModifierState()ch.dumez
2013-07-30blinkAdd 'colno' attribute to ErrorEvent interfacech.dumez
2013-07-29chromiumFix "No such file or directory" error in sysroot_ld_path.sh if ld.so.conf include pattern doesn't match any file.sl.ostapenko
2013-07-29blinkContext menu option to print when right clicked on an imagevivek.vg
2013-07-29blinkIntroduce toSVGFontFaceElement, and use itgyuyoung.kim
2013-07-27blinkMake DOMImplementation::hasFeature() behave according to specificationch.dumez
2013-07-27blinkIntroduce toSVGSMILElement, and use itgyuyoung.kim
2013-07-26blinkCORS: Fix the handling of redirected request containing Origin null.ancilgeorge
2013-07-26chromiumAdd myself to authors list.sl.ostapenko
2013-07-26blinkSpanning logical height is not added properly in all spanning rows.a.suchit
2013-07-25blinkUpdate toNativeArray() / toRefPtrNativeArray() do not match Web IDL specificationch.dumez
2013-07-25blinkcompareDocumentPosition() should report PRECEEDING or FOLLOWING information even if nodes are disconnectedch.dumez
2013-07-25blinkChanged Test cases with new keyword NeedsRebaseline for revision=154604a.suchit
2013-07-25blinkIntroduce toSVGRectElement(), use itgyuyoung.kim
2013-07-25blinkCode generator makes useless include line to the binding files.kihong.kwon
2013-07-25blinkMove runin to original position when sibling element is destroyed. Additionally, if If moveRunInUnderSiblingBlockIfNeeded is called when the sibling run-in block is being destroyed, it means that the run-in is moving to original position and we do not need to do nothing.igor.o
2013-07-24blink[css3-text] Minor fixes on CSSParser for text-decorationbruno.d
2013-07-24blinkcompareDocumentPosition() should report PRECEEDING or FOLLOWING information even if nodes are disconnectedch.dumez
2013-07-24blinkRebaseline bindings tests results after r154648ch.dumez
2013-07-23blink[SVG] Handle animation freeze when 'repeatDur' is not a multiple of 'dur'pavan.e
2013-07-23blinkpostMessage() should throw a DataCloneError on invalid transferablesch.dumez
2013-07-23blinkIntroduce toSVGPatternElement(), use itgyuyoung.kim
2013-07-23blinkAdd a comment for HTMLInputElement.files attributech.dumez
2013-07-23blinkTreat received Path as a const.a.cavalcanti
2013-07-22blinkPass column as 4th argument to WorkerGlobalScope.onerror handlerch.dumez
2013-07-22blinkUse toSVGPathElement() instead of static_cast<>gyuyoung.kim
2013-07-21blinkIntroduce toSVGGradientElement(), use itgyuyoung.kim
2013-07-21blinkIntroduce toSVGUseElement(), use itgyuyoung.kim
2013-07-21blinkRemove unnecessary conditional check while deciding for XML viewer mode.vivek.vg
2013-07-21blinkHeight of fixed height cell is not proper when cell's row is under row spanning cell.a.suchit
2013-07-19blinkDrop [LegacyImplementedInBaseClass] attribute from WindowTimersch.dumez
2013-07-19blinkExpose atob() / btoa() to workersch.dumez
2013-07-19blinkMove runin to original position when sibling element is destroyed. Additionally, if If moveRunInUnderSiblingBlockIfNeeded is called when the sibling run-in block is being destroyed, it means that the run-in is moving to original position and we do not need to do nothing.igor.o
2013-07-18blinkMake atob() throw an InvalidCharacterError on excess padding charactersch.dumez
2013-07-18blink[WebVTT] Support text-decoration-{text,color,style} on CSS ::cue pseudo-elementbruno.d
2013-07-18blinkMove btoa() / atob() implementation out of DOMWindowch.dumez
2013-07-18blinkUse explicit HTMLFrameElementBase castkangil.han
2013-07-18blinkUse toSVGMarkerElement() instead of static_cast<>gyuyoung.kim
2013-07-17blink[SVG] Refactoring accumulate logic for animateMotionpavan.e
2013-07-17blinkMake atob() / btoa() argument non optionalch.dumez
2013-07-17blinkUse getAttribute instead of fastGetAttribute for SVG animated typesch.dumez
2013-07-17blinkIntroduce toHTMLFrameElementkangil.han
2013-07-17blinkIntroduce toSVGInlineFlowBox() and use itgyuyoung.kim
2013-07-17blinkGet rid of special casing for SVGNumber in the bindings generatorch.dumez
2013-07-17blink[SVG] animateMotion accumulate doesn't work properly with rotate: auto / auto-reversepavan.e
2013-07-17blinkIntroduce toHTMLSelectElement and remove isHTMLSelectElementkangil.han
2013-07-17blinkPrevents sending of 'orgin' in the "Access-Control-Request-Headers" when preflight requests are made.ancilgeorge
2013-07-17blinkGet rid of special casing for 'operator' from the bindings generatorch.dumez
2013-07-16blinkRemoving the remaining unused RoundedRectStrategy codea.cavalcanti
2013-07-16blinkGet rid of special casing for SVGAElement.target from the bindings generatorch.dumez
2013-07-16blinkGet rid of special casing for SVGTransform.matrix from the bindings generatorch.dumez
2013-07-16blinkRemove unused Document::getFocusableNodeskangil.han
2013-07-16blinkIntroduce toHTMLCanvasElementkangil.han
2013-07-16blinkRemove CanUseFastAttribute subroutine from the generatorch.dumez
2013-07-15blinkRemove unnecessary 'if' branch.a.cavalcanti
2013-07-15blinkIntroduce toHTMLMapElementkangil.han
2013-07-15blinkIntroduce toHTMLLinkElementkangil.han
2013-07-15blinkIntroduce toHTMLIFrameElementkangil.han
2013-07-15blinkThese functions were used in earlier DumpRenderTree mac port of WebKit project.kangil.han
2013-07-15blinkGet rid of SVGRect special case from the bindings generatorch.dumez
2013-07-14blinkUse toSVGFilterElement instead of static_cast<..>gyuyoung.kim
2013-07-13blinkGet rid of SVGPoint special case from the bindings generatorch.dumez
2013-07-13blinkIntroduce css3TextEnabled instead of CSS3_TEXTdw.im
2013-07-12blinkRemove unused getSubresourceURLs functionkangil.han
2013-07-12blinkRemove one SVG animated type special case from the bindings generatorch.dumez
2013-07-12blinkUse isHTMLTextAreaElement and toHTMLTextAreaElementkangil.han
2013-07-12blinkIntroduce isHTMLHtmlElement and toHTMLHtmlElementkangil.han
2013-07-12blinkGet rid of CSSStyleSheet special casing in the bindings generatorch.dumez
2013-07-12blinkIntroduce css3TextEnabled instead of CSS3_TEXT.dw.im
2013-07-12blinkIntroduce isHTMLVideoElement and toHTMLVideoElementkangil.han
2013-07-11blinkRemove support for [EventTarget] IDL extended attributech.dumez
2013-07-11blinkGet rid of SVGPathSeg* special casing in the bindings generatorch.dumez
2013-07-11blinkIntroduce isHTMLTitleElement and toHTMLTitleElementkangil.han
2013-07-11blinkRebaseline bindings test results after r153938ch.dumez
2013-07-11blinkHave Node inherit EventTarget interfacech.dumez
2013-07-10blinkHave Window inherit EventTarget interfacech.dumez
2013-07-10blinkIntroduce isHTMLTableElement and toHTMLTableElementkangil.han
2013-07-10blinkIntroduce isHTMLOptGroupElement and toHTMLOptGroupElementkangil.han
2013-07-10blinkGenerate eventListenerCacheIndex if an EventListener is presentch.dumez
2013-07-10blinkInherit EventTarget interface instead of duplicating its codech.dumez
2013-07-10blinkWhen trying to break a line after an image followed by some text, contrary to the expected behavior the text doesn't move to a new line, instead, the caret position just shifts to the end of line.a.bah
2013-07-09blinkRemove qt and gtk manual tests.sl.ostapenko
2013-07-09blinkRemove Tools/ImageDiff folder which has only qt/gtk/efl implementations left.sl.ostapenko
2013-07-09blinkIntroduce isHTMLAnchorElement and toHTMLAnchorElementkangil.han
2013-07-09blinkMediaStreamAudioDestinationNode should inherit AudioNodech.dumez
2013-07-09blinkUse toSVGFontElement() instead of static_cast<SVGFontElement*>gyuyoung.kim
2013-07-09blinkIntroduce isHTMLLabelElement and toHTMLLabelElementkangil.han
2013-07-09blinkIntroduce isHTMLAreaElement and toHTMLAreaElementkangil.han
2013-07-08blinkWhile the feature is being worked on, we expect some amount ofa.suchit
2013-07-08blinkReduce number of header includes in SVGch.dumez
2013-07-04blinkChange static_cast<SVGImageElement*> with toSVGImageElement.gyuyoung.kim
2013-07-03blinkIntroduce DECLARE_FORWARDING_ATTRIBUTE_EVENT_LISTENER() macroch.dumez
2013-07-03blinkLet SVGElement handle SVGLangSpace attributes parsingch.dumez
2013-07-03chromiumAdd myself to authors list.ryuan.choi
2013-07-03blinkRemove multiple inheritance support from the bindings generatorch.dumez
2013-07-03chromiumAdd myself to authors list.kihong.kwon
2013-07-03blinkRefactoring RenderLayerCompositor to avoid redundant checks for Compositing reasons.sanjoy.pal
2013-07-02blinkMove SVGTests attributes parsing to SVGGraphicsElementch.dumez
2013-07-02blinkRemove ElementTimeControl IDL interfacech.dumez
2013-07-02blinkHave SVGTextContentElement inherit SVGGraphicsElementch.dumez
2013-07-02blinkStop inheriting SVGFilterPrimitiveStandardAttributes in SVGch.dumez
2013-07-01blinkSimplify SVGTextContentElement::elementFromRenderer()ch.dumez
2013-07-01blinkRemove SVGStyledLocatableElement classch.dumez
2013-06-29chromiumUpdate metadata_dispatcher.js to check for SharedWorkerGlobalScope onlych.dumez
2013-06-29blinkAdd new schemes to content utilsgyuyoung.kim
2013-06-28blinkFix mess in ImageDecoder::setRGB* methods after r153004b.kelemen
2013-06-28blinkRemove SVGTests related code from SVGGraphicsElement subclassesch.dumez
2013-06-28blinkValidate the value of the [GlobalContext] IDL extended attributech.dumez
2013-06-28blinkUse & instead of | in the value of [CallWith] / [SetterCallWith]ch.dumez
2013-06-27blinkIntroduce SVGGraphicsElement IDL interfacech.dumez
2013-06-26blinkCreate Web IDL watchlist and add myself to itch.dumez
2013-06-26blinkExpose WorkerGlobalScope interface in worker environmentch.dumez
2013-06-26chromiumAdd myself to authors list.gyuyoung.kim
2013-06-25blinkRename WorkerContext to WorkerGlobalScopech.dumez
2013-06-25chromiumSupport both SharedWorkerContext and SharedWorkerGlobalScope to detect shared worker contextch.dumez
2013-06-25blinkRemove SVGLangSpace IDL interfacech.dumez
2013-06-25blinkSpeed up png decoding by eliminating branches from the core loop that fills ImageFrame with pixelsb.kelemen
2013-06-25chromiumAdd myself to AUTHORS listjinwoo7.song
2013-06-25chromiumRemove redundant calls to obtain WebView in PrintWebViewHelper::GetPrintFrame()vivek.vg
2013-06-25chromiumAdd myself to AUTHORS listvivek.vg
2013-06-24blinkCommented IDL implements statements should not generate codech.dumez
2013-06-24blinkStop inheriting SVGExternalResourcesRequired, SVGFitToViewBox and SVGZoomAndPanch.dumez
2013-06-24blinkIntroduce WindowTimers IDL interfacech.dumez
2013-06-21blinkInclude AvailabilityMacros.h only where it is used.l.gombos
2013-06-21blinkFix bindings tests after r152893ch.dumez
2013-06-21blinkMove IDL implements statements to IDL files that implement the interfacech.dumez
2013-06-21blinkUpdate SVG IDL interfaces to stop inheriting from SVGTestsch.dumez
2013-06-21blinkThe order of the generated supplemental code is not guaranteedch.dumez
2013-06-20blinkGet rid of multiple inheritence for SVGViewElement interfacech.dumez
2013-06-20blinkRemove support for Mac OS X Leopard (10.5)b.kelemen
2013-06-20blinkUpdate SVG interfaces to stop inheriting from SVGURIReferencech.dumez
2013-06-19blinkUpdate AbstractWorker, Worker and SharedWorker to match the specch.dumez
2013-06-19blinkIntroduce ChildNode IDL interfacech.dumez
2013-06-18blinkImplement WebIDL implementsch.dumez
2013-06-18blinkRemove staling file: SpeechSynthesisChromium.cppb.kelemen
2013-06-17blinkGet rid of modules/webdatabase/chromiumb.kelemen
2013-06-17blinkClean up *.in files related to DOM exceptions and eventsch.dumez
2013-06-17blinkRebaseline bindings test results after r152351ch.dumez
2013-06-17blinkRemove [InterfaceName] IDL attributech.dumez
2013-06-17blinkRename DOMWindow interface to Windowch.dumez
2013-06-15blinkMinor refactoring with FrameView::InvalidateRect() for hostWindow callvivek.vg
2013-06-14blinkRevert "Rename DOMWindow interface to Window"ch.dumez
2013-06-14blinkRename DOMWindow interface to Windowch.dumez
2013-06-14blinkAdd support for byte and octet Web IDL types to the bindings generatorch.dumez
2013-06-14blinkAdd myself to the bindings watchlistch.dumez
2013-06-13blinkRebaseline bindings test results after r152270ch.dumez
2013-06-12blinkUse "Constructor" prefix for IDL extended attributes applying to the constructorch.dumez
2013-06-12blinkRemove ACCELERATED_OVERFLOW_SCROLLING as it is always off.b.kelemen
2013-06-11blinkStop using [InterfaceName] for WebKitNamedFlowCollection and WebKitPointch.dumez
2013-06-11blinkStop using [InterfaceName] in CSS IDL filesch.dumez
2013-06-11blinkAdd myself to Source/bindings/OWNERSch.dumez
2013-06-11blinkAvoid WebSocket::stop() being processed twicevivek.vg
2013-06-10blinkRemove Constructor attributes on DOMWindow because of [EnabledAtRuntime]ch.dumez
2013-06-10blinkAdd layout test to verify that global constructors in workers environment have right attributesch.dumez
2013-06-07blinkModify MainThreadWebSocketChannel to use enumeration for denotating its current statevivek.vg
2013-06-05blinkRemove [NoInterfaceObject] from TreeWalker interfacech.dumez
2013-06-05blinkRemove [NoInterfaceObject] from XPathExpression and NodeIteratorch.dumez
2013-06-04blinkAutomatically generate constructor attributes on WorkerContextch.dumez
2013-05-31blinkRemove some unused guards.b.kelemen
2013-05-30chromiumEVDA: Modify V4L APIs for 3.8 kernel compatiblityarun.m
2013-05-27blinkRemove unsued includes.l.gombos
2013-05-27blinkWebCorePrefix.h is only used for Mac OS X. Clean up dead code and remove including wtf/Platform.h.l.gombos
2013-05-25blinkFix script error in android layout testskangil.han
2013-05-24blinkAdd webexposed/ layout test that documents all the global constructors in the Worker contextch.dumez
2013-05-24blinkFix and rebaseline fast/js/constructor-length.htmlch.dumez
2013-05-24blinkRemove custom code for MessageEvent.ports getterch.dumez
2013-05-19blinkMove CPU() macro to it's own header from wtf/Platform.hb.kelemen
2013-05-17blinkRebaseline bindings test results after r150554.ch.dumez
2013-05-17blinkRemove DOM prefix from plugins IDL interfacesch.dumez
2013-05-16blinkFix regression of fast/block/basic crash on androidkangil.han
2013-05-15blinkGet rid of OS(AIX)b.kelemen
2013-05-14blinkRemove DOM prefix from several IDL interfacesch.dumez
2013-05-14blinkDecrease the visibility of the ENABLE_THREADING_XX guards.l.gombos
2013-05-13chromiumAdd myself to the authors listkangil.han
2013-05-11blinkRemove the remains of unused guards.l.gombos
2013-05-11blinkWebKit maintained several port specific directories, such as gtk, qt, chromium. In blink a similar separation of port specific directories is not only not necessary but it is going to be challenging to enforce. l.gombos
2013-05-11blinkRemove [NoInterfaceObject] from several WebAudio IDL interfacesch.dumez
2013-05-11blinkRename DOMPath IDL interface to Path to match the specificationch.dumez
2013-05-09blinkRemove [NoInterfaceObject] extended attribute from several interfacesch.dumez
2013-05-09blinkRename BarInfo to BarProp and remove [NoInterfaceObject] attributech.dumez
2013-05-09blinkMake sure the main header is not included twice in the generated implementationch.dumez
2013-05-08blinkStop including main header twice in generated implementation codech.dumez
2013-05-08blinkBindings generator should include wtf headers with double quotesch.dumez
2013-05-08blinkMove global-constructors-listing.html test to webexposed/ch.dumez
2013-05-07blinkFix bindings tests after r149858ch.dumez
2013-05-07blinkAdd support for [NoInterfaceObject] extended attribute to bindings generatorch.dumez
2013-05-07blinkAdd test case that documents all global constructorsch.dumez
2013-04-30blinkGet rid of [Callback] extended attribute for parameters in IDL filesch.dumez
2013-04-28blinkRemove memory tags for JavaScriptCore.l.gombos
2013-04-28blinkRemove OS(IOS) and OS(MAC_OS_X) guards.l.gombos
2013-04-28blinkRemove unused CPU() guards.l.gombos
2013-04-28blinkRemove USE(3D_GRAPHICS) as it is always turned on.l.gombos
2013-04-27blinkRemove unnecessary includes.l.gombos
2013-04-26blinkOptimize function and interface object length computation in bindings generatorch.dumez
2013-04-26chromiumAdd myself to the AUTHORS filech.dumez
2013-04-26blinkadd back TestPartialInterface bindings testch.dumez
2013-04-26blinkGlobal constructors should be configurable and not enumerablech.dumez
2013-04-26blinkRemove WTF_USE_QUERY_PERFORMANCE_COUNTER as it is not used.l.gombos
2013-04-26blinkRemove OS(QNX) support.l.gombos
2013-04-26blinkBindings generator should support Web IDL callback interfacesch.dumez
2013-04-25blinkRemove the COMPILER(RVCT) guard.l.gombos
2013-04-25blink'length' property is invalid for some DOM bindings functionsch.dumez
2013-04-25blinkSimplify StackBounds.l.gombos
2013-04-22blinkRemove the USE(OS_RANDOMNESS) guard.l.gombos
2013-04-21blinkSimplify OSAllocator.l.gombos
2013-04-21blinkRemove USE(ZLIB) guard.l.gombos
2013-04-21blinkRemove more unused marcos.l.gombos
2013-04-20blinkRemove the remainings of the following guards: l.gombos
2013-04-20blinkRemove OS(WINCE) as blink and chromium does not support WinCe.l.gombos
2013-04-20blinkRemove USE(GSTREAMER) and USE(WEBAUDIO_GSTREAMER) guards.l.gombos
2013-04-19blinkRemove BRANCH_COMPACTION guard.l.gombos
2013-04-19blinkRemove FeatureDefines.h as it was designed to deal with the variety of build systems for WebKit.l.gombos
2013-04-18blinkMake length property return useful values for DOM bindings functionsch.dumez
2013-04-18blinkRemove the remainings of the ENABLE_XSLT compile-time flag, following rev 148369.l.gombos
2012-09-23chromiumOMX: Avoid calling Fillbuffer while OMX is flushing.arun.m
2012-08-13chromiumVDA: Append correct number of bytes per frame for VP8arun.m
2012-03-19chromiumDescription: Video decode in hardware on ARM platform.arun.m
2014-10-15v8Optimize Function.prototype.callp.antonov
2014-06-13v8Optimize Function.prototype.callp.antonov
2014-04-11v8Inline immutable property loadsp.antonov
2014-04-10v8Populate receiver types when there is no type feedbackp.antonov
2013-10-28v8Remove unused function MoveBytes().bangfu.tao
2013-10-28v8Cast const char * to const uint8_t *, which removed a unnecessary version of InternalStringToDouble template.bangfu.tao
2013-10-25v8The "TESTFLAGS" is now added to Android .check build to be consistent with other platform build.bangfu.tao
2013-09-23v8Fixed a bug in CopyBytes() and new test cases for ARM macro assemblerbangfu.tao
2013-09-20v8Save one branch for normal heap number un-tagging.bangfu.tao
2013-09-17v8ARM: Add tests for CopyBytes.bangfu.tao
2013-09-16v8In the case of shift amounts with two constants and if their sum is equal 32, then shift can also be replaced with bit rotate.bangfu.tao
2013-09-06v8It should break out while loop once page_has_scan_on_scavenge_flag is found, there is no need check all of the items in the list.bangfu.tao
2013-08-29v8ConstantPoolSizeAt() should return number of Instructions instead, otherwise, some of the code will be treated as constant pool when printing code in ARM disassembler.bangfu.tao