summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Adds grippys to the left side of the Browser Actions container to resiz...andybons@chromium.org2010-02-175-37/+77
* chromeos: Re-init IPC code when window manager starts.derat@chromium.org2010-02-173-1/+40
* Use better web app icons.xiyuan@chromium.org2010-02-171-2/+8
* Mac: move status bubble to fullscreen window (and back) when switching modes.viettrungluu@chromium.org2010-02-173-0/+23
* Removed redundant conditionals from gpu/demos.gyp.alokp@chromium.org2010-02-171-20/+13
* Roll gyp DEPS, and mostly revert r38366 which was fixed better in gyp.mmoss@google.com2010-02-175-12/+6
* Misc. tidy up of various comments found whilst learning the codebase.joth@chromium.org2010-02-178-13/+20
* solaris: minor ifdefsevan@chromium.org2010-02-175-2/+10
* Disable Mac-like input behavior on all platforms but Mac.jochen@chromium.org2010-02-172-0/+9
* Improved debugging python GDB helpers.evan@chromium.org2010-02-171-1/+76
* Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ...jorlow@chromium.org2010-02-1716-81/+363
* Updating trunk VERSION from 330.0 to 331.0chrome-release@google.com2010-02-171-1/+1
* Disables some WorkerTests on Linux valgrind bots.hbono@chromium.org2010-02-171-0/+17
* We need to support the following accelerators in the ChromeFrame Active docum...ananta@chromium.org2010-02-1711-8/+245
* Translate: Move label parsing logic into common code.jeremy@chromium.org2010-02-175-18/+59
* Implement layoutTestController.numberOfPages.hamaji@chromium.org2010-02-175-16/+62
* Suppresses the leak in TranslateManagerTest.hbono@chromium.org2010-02-171-0/+24
* Updates many commands to require the client to set the gman@chromium.org2010-02-177-23/+383
* Fixes the issues with Jump, JumpRel, Call, CallRelgman@chromium.org2010-02-172-2/+6
* Try to fix valgrind error.thakis@chromium.org2010-02-171-1/+1
* Beginnings of a unit test for downloads that occur in a new window.tommi@chromium.org2010-02-176-130/+429
* Linux: Only close kZygoteIdDescriptor when using the SUID sandbox.thestig@chromium.org2010-02-171-1/+2
* Forcing correct subsystem for mini_installer and chrome_frame_mini_installer.robertshield@chromium.org2010-02-171-0/+2
* Add google chrome sxs distribution for installer and omaha launcher.huanr@chromium.org2010-02-1711-11/+132
* Disable WorkerTest.WorkerContextMultiPort.dimich@google.com2010-02-171-1/+6
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2010-02-174-18/+22
* We dump all of the originals_ metahandles to the dirty_metahandles index and ...chron@google.com2010-02-174-10/+188
* Roll webkit to 54848.jparent@chromium.org2010-02-172-1/+26
* Unbundle WorkerFastLayoutTests into actual individula tests, to get a better ...dimich@google.com2010-02-171-58/+82
* Fixing the open dialog of the filebrowserdhg@chromium.org2010-02-172-3/+9
* ffmpeg additional source files for chromeos armfbarchard@chromium.org2010-02-171-0/+8
* Roll webkit to 54839.jparent@chromium.org2010-02-172-10/+20
* Support tooltips in MenuItemView. Use that tooltip support in the finnur@chromium.org2010-02-173-7/+34
* Lookup ipconfig for networks.chocobo@chromium.org2010-02-179-42/+319
* Revert r39148 because it broke new tab for some kind of links (context menu "...dpolukhin@chromium.org2010-02-171-6/+0
* ffmpeg add solaris support.fbarchard@chromium.org2010-02-171-8/+8
* Pass the right argument when fixing up stale plugin location on the Macstuartmorgan@chromium.org2010-02-171-1/+1
* Lands http://codereview.chromium.org/596029 from Thiago Farina <thiago.farina...sky@chromium.org2010-02-171-1/+3
* Make SharedMemory use uint32 instead of size_t. This removes the remaining s...jam@chromium.org2010-02-1641-106/+108
* Fix flaky ExtensionBrowserTest.IncognitoYesScript.mpcomplete@chromium.org2010-02-161-8/+17
* Add link from processes doc to new example.kathyw@chromium.org2010-02-162-2/+4
* Adding UI behavioral improvements for managing tabbing between form fields wh...dhollowa@chromium.org2010-02-167-13/+202
* GTK: Content blocking icon visibility should change on tab switching.erg@google.com2010-02-161-2/+13
* Adds a NULL check for the RenderViewHost pointer within TabContents::ExecuteC...andybons@chromium.org2010-02-161-4/+7
* Mac: Content blocked icons.thakis@chromium.org2010-02-1611-182/+328
* Mark console-log-before-inspector-open.html as passing and slow, per dashboard.dglazkov@chromium.org2010-02-161-1/+2
* Fix for build breakagegman@chromium.org2010-02-161-7/+7
* Reverting change: broke unit tests on chrome OS.finnur@chromium.org2010-02-1611-374/+70
* Rebaseline Mac WebGL tests and mark Win+Linux as deferred.dglazkov@chromium.org2010-02-165-6/+143
* Adds texture tracking.gman@chromium.org2010-02-1621-538/+1955