summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 112399 - Aura: Tooltip refactor. This Cl does the following:hbono@chromium.org2011-12-0119-640/+331
* Fix component buildjam@chromium.org2011-12-011-1/+3
* Move GetProcessTypeNameInEnglish beside the ProcessType enum where it belongs...jam@chromium.org2011-12-019-50/+60
* Remove unused bundle install strings.mihaip@chromium.org2011-12-011-28/+2
* Replace NewRunnableMethod in SocketStream.yutak@chromium.org2011-12-011-5/+5
* Move chromeos specific code to ChromeBrowserMainPartsChromeosstevenjb@chromium.org2011-12-018-256/+343
* Isolate ExternalProtocolHandlerTest from other tests in the TearDown method.rnk@chromium.org2011-12-011-0/+5
* Print Preview: Hiding header/footer options when 'no margins' is selecteddpapad@chromium.org2011-12-013-4/+34
* Ensure HttpResponseHeaders::raw_headers_ always ends with 2 '\0' characters.mpcomplete@chromium.org2011-12-012-5/+16
* Do not allow multiline input when naming bookmark folders on Mackushi.p@gmail.com2011-12-015-4/+121
* Aura: Tooltip refactor. This Cl does the following:varunjain@chromium.org2011-12-0119-331/+640
* Reduce number of threads and number of iterations to avoid timeout on botscottmg@chromium.org2011-12-011-2/+2
* Print Preview: Set source modifiable bit for scripted printing.thestig@chromium.org2011-12-017-15/+37
* remove ntp.NTPTest.testRecentlyClosedShowsUniqueItems pyauto testestade@chromium.org2011-12-012-11/+0
* Exclude yet more OutOfProcessPPAPITest's on mac valgrind.cbentzel@chromium.org2011-12-011-0/+3
* Rebind to correct backbuffer after clearing READ buffer.gman@chromium.org2011-12-014-22/+141
* Make command buffer free transfer buffer when switching tabsgman@chromium.org2011-12-016-242/+512
* Refactor IT2Me-specific functions into a HostObserver subclass.lambroslambrou@chromium.org2011-12-0111-427/+381
* Revert 112385 - Reland: Allow signing EC certs and creating EC origin-bound c...rbyers@chromium.org2011-12-019-369/+98
* Create a field test for sync sign in promo strings.stevet@chromium.org2011-12-0113-20/+233
* Replace TOUCH_UI condition in WebUI with dynamic flag.rbyers@chromium.org2011-12-0119-69/+92
* Reland: Allow signing EC certs and creating EC origin-bound certs.mattm@chromium.org2011-12-019-98/+369
* Removing example code related to deprecated NativeWidgetViews.saintlou@chromium.org2011-12-012-124/+0
* Remove suppression for SetGAIAPictureOfProfileAtIndexsail@chromium.org2011-12-012-30/+0
* Update .DEPS.gitchrome-admin@google.com2011-12-011-6/+0
* Revert 112305 - Pull the phone library directly. Delete old version.isherman@chromium.org2011-12-0171-78/+58441
* fix style violation for clang style plugin on chromeos.alicet@chromium.org2011-12-012-10/+18
* Pepper: Add some basic tests for PPB_Audio.viettrungluu@chromium.org2011-12-016-0/+217
* Make platform apps use and require a different container ("shell" instead of ...mihaip@chromium.org2011-12-0116-18/+136
* Fix plugins.PluginsTest.testBlockPluginExceptionnirnimesh@chromium.org2011-12-012-10/+2
* [Sync] Disable passwords perf test on Mac/Winakalin@chromium.org2011-12-011-3/+3
* [Sync] Ensure failed datatypes handler preserves error location.zea@chromium.org2011-12-011-4/+3
* Add profile avatar to profile delete dialog. jwd@chromium.org2011-12-012-0/+10
* Hide private IDL files from generator behind "--include_private" flagjvoung@google.com2011-12-011-3/+6
* Delete and disarm StartupTimeBomb when browser isrtenneti@chromium.org2011-12-014-13/+65
* Clear cache after showing Sync confirmation bubblesail@chromium.org2011-12-011-0/+1
* Adding OWNERS file for chrome/browser/resources/print_previewdpapad@chromium.org2011-12-011-0/+2
* chromeos: move screen lock handling to power manager clientsque@chromium.org2011-12-0111-61/+140
* Enable GAIA profile info downloader by defaultsail@chromium.org2011-12-014-14/+3
* Fix broken ExtensionCrxInstallerTest.GalleryInstallGetsExperimental test.aa@chromium.org2011-12-013-5/+23
* ntp string cleanseestade@chromium.org2011-12-013-103/+6
* Move view_types.h to view_type.h, since that's the standard name for enums.jam@chromium.org2011-12-0129-35/+35
* Move the mock headers file for 'test_case.html' to the destination directory ...bbudge@google.com2011-12-012-9/+27
* Simple cleanup to avoid needing to worry about having a reference to a delete...ajwong@chromium.org2011-12-012-7/+7
* base::Bind: More random cleanups.jhawkins@chromium.org2011-12-016-85/+60
* Rename navigation_types.h to navigation_type.h to match the rest of the enum ...jam@chromium.org2011-12-017-9/+9
* Check $? of 'make' before a 'set -e' call. Else it is overridden.jrg@google.com2011-12-011-1/+1
* Disable AppApiTest.AppProcessRedirectBack on auraoshima@chromium.org2011-12-011-1/+7
* Save the oauth client id used in App Notification setupasargent@chromium.org2011-12-0117-56/+210
* Pepper: Add a test for PPB_AudioConfig failure cases.viettrungluu@chromium.org2011-12-014-13/+48