summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 26.0.1404.026.0.1404.0gitdeps2014-04-072-678/+591
* Remove service name param from requestFileSystem JavaScript API.calvinlo@chromium.org2013-02-059-41/+18
* Register autofill sync types on mobilecjhopman@chromium.org2013-02-052-12/+22
* Move DownloadFileOperation to base_operations.hidehiko@chromium.org2013-02-057-202/+280
* This patch ensures that whenever a sync operation in TemplateURLService adds ...beaudoin@chromium.org2013-02-059-28/+260
* This patch is to implement. storage.onAvailableCapacityChanged event.hongbo.min@intel.com2013-02-0512-131/+225
* Recognize "\r\n" (Windows) line endings in base::JSONParser so that line numb...fangjue23303@gmail.com2013-02-053-3/+19
* Pass ScopedJavaGlobalRef to bind() by valuejoth@chromium.org2013-02-052-14/+10
* [cros] Allow file select dialogs from extension popupsbenwells@chromium.org2013-02-053-35/+58
* Make host/url references configurable.rmsousa@chromium.org2013-02-0546-149/+578
* Revert 180600jschuh@chromium.org2013-02-059-49/+50
* Revert 180598 - Suspected to break win_aura testkinuko@chromium.org2013-02-051-127/+1
* Add whitespace to trigger bot run.jln@chromium.org2013-02-051-0/+1
* Prevent bindings escalation on an existing NavigationEntry.creis@chromium.org2013-02-056-6/+102
* Move media browser tests from content/browser/* into content/browser/media/shadi@chromium.org2013-02-055-10/+3
* [Media Gallery] Fix FilePath namespace in chrome/browser/media_gallery/ files.kmadhusu@chromium.org2013-02-0517-115/+121
* Remove reference counting from media::AudioRenderer and friends.scherkus@chromium.org2013-02-0516-140/+89
* Fix ServerBoundCertService::RequestHandle::OnRequestComplete possible use aft...mattm@chromium.org2013-02-051-2/+4
* BrowserPlugin - Change the setting of AutoSize attribute to follow HTML specmthiesse@chromium.org2013-02-059-63/+267
* Follow-on fixes and naming changes for https://codereview.chromium.org/12086077/cevans@chromium.org2013-02-059-50/+49
* Stop reusing RectangleUpdateDecoder for multiple sessions.sergeyu@chromium.org2013-02-054-26/+35
* Windows: Record which D3D11 feature levels are supported in histograms.apatrick@chromium.org2013-02-051-1/+127
* Enabling External Clear Key CDM on Mac OSdkovalev@chromium.org2013-02-053-4/+15
* Show an icon to launch Chrome (chrome_app) on the Windows App Launcher.tapted@chromium.org2013-02-054-7/+11
* For sign-in, if chrome://settings is not in a browser window, open a new one.tapted@chromium.org2013-02-053-6/+10
* Instant Extended: Ignore Instant URL blacklist on omnibox focus.shishir@chromium.org2013-02-052-22/+33
* Remove reference counting from media::VideoRenderer and friends.scherkus@chromium.org2013-02-0515-72/+78
* Fix crash where the SpeechRecognitionBubble doesn't have a parent.erg@chromium.org2013-02-051-2/+11
* Modified metric parsing to group by page when parsing times/t tests.simonhatch@chromium.org2013-02-051-20/+62
* Add chromeos_power definition to WATCHLISTS.derat@chromium.org2013-02-051-0/+6
* Preload HSTS and pins for two more Google domains.palmer@chromium.org2013-02-052-0/+2
* views: add a "footnote view" to DialogClientView.estade@chromium.org2013-02-056-4/+67
* Nukes TableViewWin and related classes. TableViewViews has been thesky@chromium.org2013-02-0518-3987/+964
* Make TestWebIDBFactory allocate a separate WebIDBFactory per thread.darin@chromium.org2013-02-057-84/+123
* Remove redundant reset() calls in AuthenticatorTestBase::RunChannelAuth.dcheng@chromium.org2013-02-052-16/+8
* suppress a leakthakis@chromium.org2013-02-051-0/+7
* Remove duplicate code to set tab delegate in ConstrainedWebDialogDelegateViews.dcheng@chromium.org2013-02-053-18/+1
* Replace VideoRendererBase Get/PutCurrentFrame() with a VideoFrame-containing ...scherkus@chromium.org2013-02-059-320/+167
* Check that path exists before saying pnacl is installed in about:nacl.jvoung@google.com2013-02-051-1/+5
* [Media Gallery, Clean up] Fix FilePath namespace in chrome/browser/system_mon...kmadhusu@chromium.org2013-02-0530-202/+218
* Allow manifest handlers to declare keys they depend on that must be parsed be...yoz@chromium.org2013-02-0547-84/+393
* Load ChromeVox into the webui profile, not default profile.dmazzoni@chromium.org2013-02-051-1/+3
* Sprinkle some CHECK()s in media::VideoRendererBase to help track down a crash.scherkus@chromium.org2013-02-051-1/+2
* Update .DEPS.gitchrome-admin@google.com2013-02-051-1/+1
* Attempt at fixing inability to attach a tab. We should only querysky@chromium.org2013-02-053-15/+30
* Printing selection from context menu.vitalybuka@chromium.org2013-02-0519-79/+114
* sync: Rename timestamp to timestamp_msec to make the unit obvious.albertb@chromium.org2013-02-054-5/+5
* [Chromoting] Check cursor data size on client before copying data.garykac@chromium.org2013-02-051-0/+8
* Rolling GYP to r1568. Changes:alexeypa@chromium.org2013-02-051-1/+1
* Fix NULL-dereference in ContentConditionjyasskin@chromium.org2013-02-052-20/+37