summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up more of Widget.ben@chromium.org2011-03-0319-301/+214
* To prevent damage to the back-buffer, it's only necessary to defer resize.backer@chromium.org2011-03-031-2/+4
* New automation hooks to get/set the thumbnail/menu modes for NTP sections.nirnimesh@chromium.org2011-03-035-1/+495
* Move content specific switches to content, in preparation for moving director...jam@chromium.org2011-03-039-296/+324
* Update WebWorkerClientProxy to respect the "create" param.adamk@chromium.org2011-03-032-1/+10
* Add support for the quick-enable-cf command to the installer. This encompases:grt@chromium.org2011-03-0321-109/+1365
* Enabled Internet zone test.rdsmith@chromium.org2011-03-031-3/+1
* Removing Download UI tests; now complete replaced by browser tests.rdsmith@chromium.org2011-03-032-533/+0
* Add files saved using 'Save page as' to the download history.rdsmith@chromium.org2011-03-035-25/+127
* Fix enable/disable of the Chrome Pepper Nacl plug-in. On Linux, the Zygote lo...bbudge@google.com2011-03-032-20/+32
* Refactor InfoBarContainer a bit in preparation for splitting it into two piec...pkasting@chromium.org2011-03-034-98/+110
* WebUI Prefs: Change the subpage style to remove the top, bottom, and right ed...stuartmorgan@chromium.org2011-03-032-37/+44
* Fix compile for views_examples after GetBounds removal.sadrul@chromium.org2011-03-031-2/+1
* Drop "Windows;" from the UA string. This parallels https://bugs.webkit.org/s...pkasting@chromium.org2011-03-031-8/+8
* Avoid holding a lock during destructor call when not neededjar@chromium.org2011-03-031-2/+3
* Revert 76767 - Broke clang compiletonyg@chromium.org2011-03-031-1/+1
* Updates special case Speed Tracer code after inspector protocol changes.pfeldman@chromium.org2011-03-031-26/+4
* Roll WebKit 80210:80245.tonyg@chromium.org2011-03-031-1/+1
* Functions not intended as tests should not begin with 'test'nirnimesh@chromium.org2011-03-032-8/+2
* Convert message files from specific .cc implementation files to use thetsepez@chromium.org2011-03-0310-55/+11
* Port autocomplete_edit_view_browsertest.cc to Mac.suzhe@chromium.org2011-03-0312-99/+163
* wstring: allow converting FilePath to wstring in testsevan@chromium.org2011-03-035-7/+26
* Makes aero peek and instant work well together. Aero peek needed tosky@chromium.org2011-03-032-42/+55
* mac clang compile fix.skerner@chromium.org2011-03-031-1/+1
* Service process fixes for Linux.scottbyer@chromium.org2011-03-037-21/+58
* Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...ben@chromium.org2011-03-0337-196/+166
* Update GYP to r898 to pick up:mark@chromium.org2011-03-031-1/+1
* Linux: roll ffmpeg and vpx so that we can build with system vpxphajdan.jr@chromium.org2011-03-033-8/+4
* sync: add switch for using new syncer thread.tim@chromium.org2011-03-0314-16/+297
* [ChromeOS] Add strings and UI placeholder for hardware-backed key.xiyuan@chromium.org2011-03-033-0/+24
* Fix up problems when bundle doesn't exist for service process on Mac.dmaclach@chromium.org2011-03-031-22/+25
* Split PendingExtensionInfo into its own file. No behavior changed.skerner@chromium.org2011-03-038-92/+141
* Fix TODOs: Get rid of ExtensionService::InstallExtension().skerner@chromium.org2011-03-036-46/+40
* Redo the speech bubble layout on mac.satish@chromium.org2011-03-034-150/+144
* chromeos: Use Ctrl-Shift-Backspace to clear browsing data.derat@chromium.org2011-03-031-10/+9
* Clang style fix for r76746.ajwong@chromium.org2011-03-033-7/+11
* Revert 76747 - Let the host change resolution.simonmorris@chromium.org2011-03-0331-397/+214
* Let the host change resolution.simonmorris@chromium.org2011-03-0331-214/+397
* Refactor JingleClient to support thunking the xmpp signaling into Javascript.ajwong@chromium.org2011-03-0317-237/+619
* added a few tests that are expected to fail on official builds.karen@chromium.org2011-03-031-1/+23
* Move call to c_str() on temporary object to inside the function calljoi@chromium.org2011-03-031-2/+2
* Convert IconLoader and IconManager to deal with gfx::Image rather than SkBitmap.rsesek@chromium.org2011-03-0329-378/+166
* Delete Temp dir at uninstall.grt@chromium.org2011-03-031-7/+26
* Pick more adequate time for showing locale change notification.dilmah@chromium.org2011-03-038-59/+69
* Local Login on Mac, using OS X Security frameworklambroslambrou@chromium.org2011-03-033-4/+91
* Add the ability to have shadowed text to the TextButton, in preparation for t...mirandac@chromium.org2011-03-032-1/+41
* Fix spelling in recent commitdilmah@chromium.org2011-03-031-1/+1
* Redo the speech bubble layout on GTK.satish@chromium.org2011-03-031-14/+41
* Use FRIEND_TEST_ALL_PREFIXES so that disabling tests does not break the build.phajdan.jr@chromium.org2011-03-031-6/+6
* Disable ThreadWatcherTest.MultipleThreadsNotResponding, flakily triggers asse...phajdan.jr@chromium.org2011-03-031-1/+2