summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add the onBeforeNavigate and onErrorOccured events to the webNavigation API.jochen@chromium.org2010-09-167-99/+336
* LoginPromptTest.TestBasicAuth is also flaky due to NavigateToURL failingjoth@chromium.org2010-09-161-1/+9
* Show a volume indicator as audio is being recorded.satish@chromium.org2010-09-1620-81/+301
* Support wildcards for policy-controlled plugin blacklists.mnissler@chromium.org2010-09-164-16/+44
* Linux zygote: Fix race condition when using SUID + seccomp sandboxesmseaborn@chromium.org2010-09-161-46/+95
* Updating trunk VERSION from 526.0 to 527.0chrome-release@google.com2010-09-161-1/+1
* Linux sandbox: Allow seccomp sandbox to be stacked on top of the SUID sandboxmseaborn@chromium.org2010-09-161-4/+6
* Refactored handling of XmppClient.akalin@chromium.org2010-09-1633-1026/+915
* Prevents changing the stored tab handle at switching tabs. This fixes a bug w...geer@google.com2010-09-163-8/+10
* Defines GpuVideoDevice for video frame allocationhclam@chromium.org2010-09-164-4/+150
* Clarify some comments from a recent patch that changes TabContents.jorlow@chromium.org2010-09-163-10/+8
* Roll webkit 67587:67597.satish@chromium.org2010-09-161-1/+1
* Make Enter and Esc keys work at wi-fi password dialog.dilmah@chromium.org2010-09-162-3/+16
* Handle return value from HANDLE_EINTR in ipc_send_fds_test.cc.hans@chromium.org2010-09-161-1/+1
* Fix style guide errors in commentsdpolukhin@chromium.org2010-09-162-2/+2
* Reland r59492. Do not include RLZ parameters in search requests for organic i...jochen@chromium.org2010-09-161-1/+7
* Don't add invalid webkit accessibility objects to the renderer accessibility ...ctguil@chromium.org2010-09-161-2/+8
* Revert 59618 - Get password sync to a usable state.tim@chromium.org2010-09-1610-153/+26
* Get password sync to a usable state.tim@chromium.org2010-09-1610-26/+153
* DevTools: report network stack-based finish time for resources.pfeldman@chromium.org2010-09-1630-70/+113
* Test shell impl for WebKit's File System API:BUG=52799TEST=nonekkanetkar@chromium.org2010-09-1619-103/+1037
* Roll webkit 67563:67587.jparent@chromium.org2010-09-161-1/+1
* Reduce fieldtrials percentages for push to stable M7jar@chromium.org2010-09-163-54/+18
* Move ExtensionsServiceBackend class into the .cc file.tfarina@chromium.org2010-09-162-325/+322
* Add functions to watch the ibus connection.zork@chromium.org2010-09-161-0/+15
* Do not resize image before testing pixel colors in browser test. Only crop.skerner@chromium.org2010-09-164-26/+37
* Revert 59492 - Do not include RLZ parameters in search requests for organic i...thestig@chromium.org2010-09-161-6/+1
* DOMUI: Don't paint menu separators as selectedarv@chromium.org2010-09-161-2/+2
* Bookmark Manager: Handle multiple right clicks correctly.arv@chromium.org2010-09-161-1/+4
* [chrome os] Add async method for removing cryptohomescmasone@google.com2010-09-163-4/+24
* Replace a data file used in download tests with a much smaller one.nirnimesh@chromium.org2010-09-163-1/+2
* Revert 59600 - Make AudioOutputController.Close() truly asynchronous.sergeyu@chromium.org2010-09-165-130/+114
* Make AudioOutputController.Close() truly asynchronous.sergeyu@chromium.org2010-09-165-114/+130
* NTP: Display attribution correctly on initial load.aa@chromium.org2010-09-163-1/+20
* Factor an ExtensionIconSet class out of Extension. This canaa@chromium.org2010-09-1621-104/+195
* Zip extension samples when building docs.kurrik@chromium.org2010-09-1646-2/+124
* Make our X11 error handler more descriptivejamesr@chromium.org2010-09-163-5/+9
* Fixes for a couple of ChromeFrame crashes seen in the latest dev channel buil...ananta@chromium.org2010-09-162-25/+70
* Remove hack to auto-connect to Google-A on browser startup in ChromeOSchocobo@chromium.org2010-09-164-114/+0
* Various style fixes (indenting, captitalization, adding some comments).levin@chromium.org2010-09-164-19/+22
* Fix tabs updated in background won't be rendered properlyvangelis@chromium.org2010-09-161-1/+1
* Simplified chrome-specific ChromeOS autotest by introducing a common wrapper ...zelidrag@chromium.org2010-09-163-84/+12
* Add support for webkit ValueChanged accessibility notification.ctguil@chromium.org2010-09-1618-219/+365
* FBTF: Move Extension::LaunchContainer to extension_constants.h.erg@google.com2010-09-1616-43/+61
* Linux: make compile-time dependency on gnome-keyring optional.phajdan.jr@chromium.org2010-09-164-5/+29
* Change forward declaration of HttpRequestInfo from class to struct torch@chromium.org2010-09-151-1/+1
* linux: Pass -pipe to gcc.evan@chromium.org2010-09-151-0/+1
* Fix unintentional pointer arithmetic.evan@chromium.org2010-09-151-1/+2
* Move two methods in spdy_http_stream.cc from an anonymous namespacerch@chromium.org2010-09-154-136/+176
* The recent change for setting LD_LIBRARY_PATH doesn't actually work, as themarkus@chromium.org2010-09-151-7/+1