summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Android: fixes emulator support in unit test scripts.shouqun.liu@intel.com2013-04-094-3/+8
* Fixed typos.vitalybuka@chromium.org2013-04-094-10/+10
* drive: Add a very basic browser test for Drive in Files.appsatorux@chromium.org2013-04-091-27/+207
* Test code to see if a timer fixes the issue for the majority of cases.petewil@chromium.org2013-04-092-2/+7
* Refactor omnibox focus API into a single method.kmadhusu@chromium.org2013-04-0911-107/+71
* Delete layout_viewport_size.aelias@chromium.org2013-04-0923-157/+137
* Histogram failure reasons for 3 more LevelDB env methods.dgrogan@chromium.org2013-04-091-6/+12
* Damage root layer when viewport or top controls changes.aelias@chromium.org2013-04-099-29/+24
* Implement Files.app V2 new scrollbars and bottom bar.mtomasz@chromium.org2013-04-091-0/+36
* Prevent loading of component extensions in kiosk mode.zelidrag@chromium.org2013-04-091-1/+7
* Don't move cursor location when rotation /ui scaling has changedoshima@chromium.org2013-04-095-52/+156
* chromeos: Stop directly downloading files to the cache directory from DriveFi...hashimoto@chromium.org2013-04-093-54/+87
* cc: Prevent checkerboarded animations from timing out during tests.danakj@chromium.org2013-04-097-4/+18
* Disables HTML notifications when rich notifications are enabled.dewittj@chromium.org2013-04-097-7/+91
* New network error pages: Update format of suggestions.mmenke@chromium.org2013-04-095-203/+150
* Add modified time checking to strip_library_for_apk.pycjhopman@chromium.org2013-04-092-4/+22
* fix layout of requestAutocomplete suggestion dropdown menu on viewsestade@chromium.org2013-04-093-5/+17
* Change the format of reduce_debugline.py.dmikurube@chromium.org2013-04-093-148/+60
* Translate: make URL handling logic more readabletoyoshim@chromium.org2013-04-091-50/+69
* Implement pinch zoom for bottom-right fixed-position elementstrchen@chromium.org2013-04-0915-783/+1386
* chromeos: Add a subdirectory "file_manager" to chrome/browser/chromeos/extens...hashimoto@chromium.org2013-04-0919-24/+24
* Remove the usage of omax-vda from the video_decode_accelerator_unittest.owenlin@chromium.org2013-04-091-22/+6
* Rewrite scoped_array<T> to scoped_ptr<T[]> in gpu/, Linux edition.dcheng@chromium.org2013-04-0925-56/+56
* chromeos: Stop removing the entry from the storage of DriveResourceMetadata w...hashimoto@chromium.org2013-04-091-3/+1
* drive: Fix two instances of madness in FileBrowserEventRoutersatorux@chromium.org2013-04-095-108/+181
* Update chrome.power example extension.derat@chromium.org2013-04-092-54/+57
* Fixes of settings view layout bugs.mukai@chromium.org2013-04-091-9/+22
* Leak in ScreenshotTakerTest::TakeScreenshotsschmitz@chromium.org2013-04-093-45/+1
* Fix b180514: Some exception entries cannot be deleted from a setting panel.yhirano@chromium.org2013-04-092-1/+22
* Support Icelandic Keyboard layout.nona@chromium.org2013-04-093-0/+5
* net: move socket files from net/base to net/socketphajdan.jr@chromium.org2013-04-0931-64/+64
* Fix dcheck on win aura shutdown, use CloseNow to close secondary widgetsscottmg@chromium.org2013-04-091-1/+5
* Assert on deleting a held lock.siggi@chromium.org2013-04-092-3/+10
* Hide cursor upon lock animationantrim@chromium.org2013-04-091-0/+6
* [StorageMonitor] Remove GetStorageSize.gbillock@chromium.org2013-04-0917-87/+23
* Make use of network delegate explicit in drive unit tests using TestURLRequest.tedv@chromium.org2013-04-091-1/+11
* Added an options parameter to TpmAttestationSignEnterpriseChallenge.dkrahn@google.com2013-04-097-12/+31
* [SPDY] Refactor SpdySession's write queueakalin@chromium.org2013-04-0914-469/+762
* Renable tabCapture.ApiTests* now that fix landed in r191910.justinlin@chromium.org2013-04-092-35/+19
* Convert Chromoting to use the new, non-deprecated flexboxcbiesinger@chromium.org2013-04-093-8/+8
* GLImage support for Android zero-copy pixel bufferskaanb@chromium.org2013-04-0912-16/+231
* Add UMA metrics for measuring number of coalesed events and their latency.varunjain@chromium.org2013-04-091-0/+16
* Turn on component updater on chromeos, only for the pnacl component.jvoung@google.com2013-04-0913-79/+376
* [chromedriver] Run tests against 27.chrisgao@chromium.org2013-04-094-0/+19
* enable SSE2 in skia/convolver for linux32hubbe@chromium.org2013-04-097-511/+597
* Use ExtractDrivePath(path()) instead of virtual_path() for getting Drive path.kinaba@chromium.org2013-04-095-14/+97
* Add O1D to the list of gtalk ppapi plugins.noahric@chromium.org2013-04-093-0/+37
* Mac: Fix BMB commands triggering a standalone window instead of a sheet.asvitkine@chromium.org2013-04-091-0/+6
* Added padding below text in notifications.dharcourt@chromium.org2013-04-094-28/+44
* StartDragAndDrop should return the completed operation, not the set of allowe...ckocagil@chromium.org2013-04-091-6/+10