summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace HistoryQuickProvider protobuf-based caching with an SQLite-based data...mrossetti@chromium.org2012-08-1442-2200/+3728
* Replace views::MouseEvent with ui::MouseEventben@chromium.org2012-08-14151-674/+677
* Histogram - Checks to cacth corruption in bucket rangesrtenneti@google.com2012-08-141-0/+34
* views: Put 'with_content' in views_examples targets.tfarina@chromium.org2012-08-142-7/+7
* Handle refresh on sync setup page.estade@chromium.org2012-08-142-16/+9
* Remove devtools docs apps docsgrv@chromium.org2012-08-142-4/+2
* Extensions Docs Server: BranchUtility not fetching branch numbers correctlycduvall@chromium.org2012-08-142-2/+2
* Fix for content_unit_tests introduced in r151387nduca@chromium.org2012-08-141-2/+4
* Convert extension action icons code to use ImageSkia instead of SkBitmaptbarzic@chromium.org2012-08-1412-149/+302
* Revert 151393 - Fix white flash when user signs out and fix wallpaper animati...simonmorris@chromium.org2012-08-145-61/+41
* OMX: Don't try to send buffers when in resetting state.marcheu@chromium.org2012-08-141-2/+12
* Fix DownloadsDOMHandler::OnDownloadDestroyed() to not set *vector::end() = NULL.benjhayden@chromium.org2012-08-141-1/+2
* Fix white flash when user signs out and fix wallpaper animation regressionbshe@chromium.org2012-08-135-41/+61
* Rewrite TemplateURLService's SyncableService implmentation to avoid sending A...stevet@chromium.org2012-08-133-502/+450
* Clean up media gallery preferences.vandebo@chromium.org2012-08-134-52/+169
* sync: Remove WITH_NIGORI and WITHOUT_NIGORI flagsrlarocque@chromium.org2012-08-137-100/+48
* [NaCl SDK] Archive bundle should use https, not httpbinji@chromium.org2012-08-131-1/+1
* Creates the WebCompositorOutputSurface, which is the new mechanism for render...nduca@chromium.org2012-08-1315-80/+349
* Extensions Docs Server: BranchUtility not fetching branch numbers correctlycduvall@chromium.org2012-08-137-56/+140
* Update .DEPS.gitchrome-admin@google.com2012-08-131-1/+1
* Rollback V8 to 3.12.19.1.viettrungluu@chromium.org2012-08-131-1/+1
* Rename template parameter in callback from RunType to BindRunType.xiaomings@google.com2012-08-132-29/+38
* Speculative fix for memory leak in media galleries preferences unit test.vandebo@chromium.org2012-08-131-0/+1
* Add a unit test which verifies if the resizer sets/resets DisplayController::...yusukes@chromium.org2012-08-132-0/+47
* Final set of conversions of automation calls to the JSON interface.craigdh@chromium.org2012-08-1316-653/+612
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-1384-413/+916
* OMX: Don't leave FreeOutputBuffers if MakeCurrent fails.marcheu@chromium.org2012-08-131-3/+0
* gesture recognizer: Change the way a processed touch-release event is handled.sadrul@chromium.org2012-08-132-15/+114
* Extensions Docs Server: Apps samples pagecduvall@chromium.org2012-08-1337-188/+641
* gdata: Remove use of GetEntryInfoByPathAsyncOnUIThread() from CloseFileOnUITh...satorux@chromium.org2012-08-131-1/+1
* Remove unused file canvas_linux.cc and associated gyp entries.asvitkine@chromium.org2012-08-132-266/+0
* gdata: Remove use of FindEntryByPathSync() from RemoveEntryFromNonRootDirecto...satorux@chromium.org2012-08-132-16/+44
* Bugfix: some circumstances caused an automation reply DCHECK to fail in debug...craigdh@chromium.org2012-08-131-4/+3
* Clean up logging for push_notifications_*.ccakalin@chromium.org2012-08-134-10/+22
* gdata: Make callback parameters mandatory for CloseFile functionssatorux@chromium.org2012-08-134-22/+29
* gcapi/mac: Prevent "unknown binary" stderr output from sudothakis@chromium.org2012-08-131-0/+3
* [sync] Auto-create credential cache for users who are already signed in and g...rsimha@chromium.org2012-08-134-236/+337
* Upstream JellyBean Accessibility Supportdtrainor@chromium.org2012-08-134-4/+294
* Replace views::LocatedEvent with ui::LocatedEventben@chromium.org2012-08-1351-304/+184
* gesture recognizer: Make sure a combination of sync/async touch-events work c...sadrul@chromium.org2012-08-134-22/+147
* aura: Dispatch touch-events targetted to the root-window properly.sadrul@chromium.org2012-08-132-1/+31
* gdata: Remove use of FindEntryByPathAsyncOnUI from CreateFileOnUIThread()satorux@chromium.org2012-08-133-11/+15
* Revert 151353 - Panels refactor: Support browserless panels on Linux.simonmorris@chromium.org2012-08-1321-1975/+143
* Rename all of experiments_helper to variations_helper, including files, names...stevet@chromium.org2012-08-1320-88/+88
* [Sync] Dont upload an unrecoverable error for missing synced bookmark nodezea@chromium.org2012-08-132-24/+30
* Tweak the tests to match the original intention.wtc@chromium.org2012-08-131-0/+7
* Delete the installation folder after deleting its contents.erikwright@chromium.org2012-08-131-30/+52
* Panels refactor: Support browserless panels on Linux.jennb@chromium.org2012-08-1321-143/+1975
* Fix lifecycle-vs-threads of GpuVDAContext3D.fischman@chromium.org2012-08-135-28/+55
* Replace the DownloadFileManager with direct ownership rdsmith@chromium.org2012-08-1335-1644/+1012