summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DevTools: notify devtools front-end when inspected worker terminatesyurys@chromium.org2011-11-091-0/+6
* Retry: Bind: Merge FileUtilProxy and FileSystemFileUtilProxy: Delete/Touch/Tr...kinuko@chromium.org2011-11-096-479/+133
* Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...aa@chromium.org2011-11-0934-420/+508
* Enable sending requests to pre-cache fonts from pepper plugin processes.yzshen@chromium.org2011-11-094-8/+37
* Add ECPrivateKey for Elliptic Curve keypair generation.mattm@chromium.org2011-11-0911-15/+782
* CSS consolidation: print previewestade@chromium.org2011-11-0917-433/+298
* Add some performance optimizations for the about:tracking2 javascript.eroman@chromium.org2011-11-091-98/+95
* Update .DEPS.gitchrome-admin@google.com2011-11-091-2/+2
* Convert more uses of NewRunnableMethod() to base::Bind().dcheng@chromium.org2011-11-094-10/+12
* Roll NSS deps to 108977 to pick up new exports for shared build.mattm@chromium.org2011-11-091-2/+2
* Convert NewRunnableMethod to use base::Bind.dcheng@chromium.org2011-11-095-39/+31
* zip: Clean up zip file handling code.satorux@chromium.org2011-11-091-97/+97
* NaCl: Re-enable nacl_integration tests on Mac OS Xmseaborn@chromium.org2011-11-091-5/+0
* Cleanup: Delete some unneeded forward declarations.thestig@chromium.org2011-11-097-14/+12
* Share accelerated compositing notification across platforms in RenderWidgetHo...piman@chromium.org2011-11-0915-59/+48
* Add crtbegin.o / crtend.o to the link line in the PNaCl coordinator.pdox@google.com2011-11-091-0/+2
* Fix two pointer arithmetic errors.dgarrett@chromium.org2011-11-093-7/+7
* Random base::Bind migrations (low hanging fruit).csilv@chromium.org2011-11-097-26/+31
* Remove static initializer for PanelManager.dcheng@chromium.org2011-11-092-8/+6
* Change 'Add Page' to show a simple input dialog with --use-more-webui.mazda@chromium.org2011-11-0923-297/+467
* Default apps should not be installed on profiles that already have apps. Therogerta@chromium.org2011-11-096-36/+77
* Disable indexeddb.IndexedDBTest.testVersionChangeCrashResilience on all platf...vclarke@chromium.org2011-11-091-0/+2
* Limit panel support to a white list of window managers.prasadt@chromium.org2011-11-091-5/+13
* Re-land r109086: Add private Pepper API for dealing with PP_Flash_NetAddress.viettrungluu@chromium.org2011-11-0914-50/+481
* Removed old code related to unimplemented GL_CHROMIUM_copy_texture_to_parent_...apatrick@chromium.org2011-11-093-45/+0
* Change EXTENSION_PROCESS_CREATED observers to use EXTENSION_HOST_CREATED.yoz@chromium.org2011-11-098-51/+29
* Implement polling for data becoming ready when starting audio stream.enal@chromium.org2011-11-095-3/+44
* Revert 109160 - Revert 109153 - Revert 109086 - Add private Pepper API for de...binji@chromium.org2011-11-0911-278/+50
* Revert 109153 - Revert 109086 - Add private Pepper API for dealing with PP_Fl...viettrungluu@chromium.org2011-11-0911-50/+278
* Fix chromeos clang build.thakis@chromium.org2011-11-091-1/+1
* Rebase CriticalNotificationBubble on the new views bubble.msw@chromium.org2011-11-095-153/+117
* Increase the limit on number of NotifyAddrChange failuresmmenke@chromium.org2011-11-091-6/+6
* Add net/net.gyp:net to ppapi/ppapi_shared.gypi.viettrungluu@chromium.org2011-11-091-0/+1
* Various changes to the Extension Settings API.kalman@chromium.org2011-11-0933-1303/+1200
* Revert 109086 - Add private Pepper API for dealing with PP_Flash_NetAddress.thakis@chromium.org2011-11-0914-481/+50
* Revert 109120 - chromeos: Split NetworkChangeNotifierChromeos shutdown.binji@chromium.org2011-11-093-23/+11
* Refactor omnibox creation and max edit width determination, moving them from ...ben@chromium.org2011-11-0910-130/+188
* suppress a conditional read in webkitthakis@chromium.org2011-11-091-0/+7
* Fix strike-through and add underline support to RenderTextWin.asvitkine@chromium.org2011-11-092-36/+69
* Update a tsan suppression for a renamed functionthakis@chromium.org2011-11-091-3/+2
* [Mac] Make ScopedSendingEvent depend on protocol instead of app class.shess@chromium.org2011-11-0915-39/+204
* [Mac] Stop the link animation when the AvatarMenuItemController is |-dealloc|ed.rsesek@chromium.org2011-11-091-0/+2
* Revert 109138 (broke linux shared build) - GURL: Build the unit tests on the ...thakis@chromium.org2011-11-091-1/+9
* Update .DEPS.gitchrome-admin@google.com2011-11-091-1/+1
* Revert 109114thakis@chromium.org2011-11-0961-268/+217
* Support for unsandboxed out-of-process pepper.jhorwich@chromium.org2011-11-098-12/+38
* [Web Intents] Change the webdata API to reference "Services" forgbillock@chromium.org2011-11-099-68/+77
* slightly widen a valgrind suppressionthakis@chromium.org2011-11-091-0/+1
* GURL: Build the unit tests on the components build.rvargas@chromium.org2011-11-091-9/+1
* Replace "bool ok" style with early returns.dgarrett@chromium.org2011-11-092-89/+72