summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gtk: Use gtk signal macro in BalloonViewImpl and move a thunk implementation ...tfarina@chromium.org2010-09-082-4/+5
* Revert 58809 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-0820-327/+4
* Revert 58814 - Increase the delay in WebNavigationEvents test from 500ms to 1s.jochen@chromium.org2010-09-085-5/+5
* Increase the delay in WebNavigationEvents test from 500ms to 1s.jochen@chromium.org2010-09-085-5/+5
* Remove unused grd string from About box.finnur@chromium.org2010-09-081-4/+1
* Add the chrome frame helper exe and dll to the list of archived files and sym...robertshield@chromium.org2010-09-082-2/+6
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-0820-4/+327
* Implement on Chromium side recently added actualMemoryUsageMB.antonm@chromium.org2010-09-082-2/+12
* Revert 58802 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-0820-326/+4
* Show help topic dialog with "Can't access your account" for online/offline ca...nkostylev@chromium.org2010-09-085-9/+46
* Updating trunk VERSION from 519.0 to 520.0chrome-release@google.com2010-09-081-1/+1
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-0820-4/+326
* Fix deserializition for message 65707 (ViewMsg_ExtensionsUpdated)dpolukhin@chromium.org2010-09-081-1/+1
* Don't use anonymous namespace in header files.kochi@chromium.org2010-09-083-13/+22
* WebKit Roll 66944->66952ukai@chromium.org2010-09-081-1/+1
* Build failure fix: Disabling accelerated compositing on the mac as it fails m...vangelis@chromium.org2010-09-083-0/+21
* Update V8 to version 2.4.2.ager@chromium.org2010-09-081-1/+1
* Initialize delegate_ with NULL to pervent calling method on uninitialized ref...oshima@chromium.org2010-09-081-0/+1
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-0886-138/+94
* Reset editing behavior in LayoutTestController::Reset()ukai@chromium.org2010-09-081-0/+14
* Enable webgl and accelerated compositing by default on all platforms. Removesvangelis@chromium.org2010-09-089-19/+19
* Add 'debugger' to the list of dependencies of 'browser'. Remove redundant en...jeanluc@google.com2010-09-083-11/+1
* Webkit roll 66934->66944ukai@chromium.org2010-09-082-10/+1
* Improve Korean keyboard support.yusukes@chromium.org2010-09-083-9/+9
* Get rid of FormStructure::ConvertToFormData()isherman@chromium.org2010-09-084-52/+6
* Remove 'initialized' check to redraw list properly.kochi@chromium.org2010-09-081-3/+1
* Adding debugging info for thread name.huanr@chromium.org2010-09-081-0/+18
* Input box with spin-button was used to input numberskochi@chromium.org2010-09-088-25/+65
* Remove an obsolete FIXME in ipc_channel.h.thestig@chromium.org2010-09-081-5/+0
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-0881-1314/+2035
* Add recursive flag to file_util_proxy::CreateDirectory.kinuko@chromium.org2010-09-083-4/+9
* Roll WebKit to r66934 on behalf of zmo@chromium.orgvangelis@chromium.org2010-09-081-1/+1
* Break out of nested loops in AutoFillManager::GetAutoFillSuggestionsisherman@chromium.org2010-09-081-1/+1
* New authorization framework for sync. johnnyg@chromium.org2010-09-0881-2035/+1314
* gtk: Use CHROMEGTK_CALLBACK in PrintDialogGtk and move a thunk implementationjhawkins@chromium.org2010-09-082-11/+11
* Implement ISimpleDOM COM interface in BrowserAccessibility. Also updatectguil@chromium.org2010-09-083-71/+543
* Fix Firefox data import for Mac.mirandac@chromium.org2010-09-072-2/+8
* Add locking around store_birthday to ensure atomic overwrites and avoid racetim@chromium.org2010-09-072-3/+14
* Delayed event support in JingleThread.sergeyu@chromium.org2010-09-072-23/+86
* Add a VideoDecodeContext that provides resources for a VideoDecodeEnginehclam@chromium.org2010-09-076-0/+208
* Changes the max width for bookmark menus back to 400 and leaves themsky@chromium.org2010-09-074-9/+19
* Mac: Fix window shadow when compositor is active.thakis@chromium.org2010-09-071-3/+52
* Revert 58768 - Adding the sync-notification-host command line parameter to th...rsimha@chromium.org2010-09-0724-200/+141
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-0724-141/+200
* In OnEnableSpdy(bool), use "npn,force-alt-protocol" so we could use alternate...lzheng@chromium.org2010-09-071-1/+1
* Adds a dependency on chrome.gyp:crash_service from chrome_frame.gyp:chrome_fr...slightlyoff@chromium.org2010-09-071-0/+3
* Adding a sample for the extensions idle API.kurrik@chromium.org2010-09-0710-2/+237
* Clean up benchmarks and pop warning message on error triggered by redirect.lzheng@chromium.org2010-09-071-1/+6
* Add "?" to query strings if original url has no query string.lzheng@chromium.org2010-09-073-11/+26
* Add mouse/keyboard event support to Chromoting client (Pepper and X11).garykac@chromium.org2010-09-077-6/+49