summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* When we're initializing the modal dialog box which asks whether the page has ...jorlow@chromium.org2010-02-175-54/+40
* Fix valgrind memory leak. Adding missing virtual on a destructor.joth@chromium.org2010-02-174-5/+5
* Fix dock icon to properly pick up pasted-on app icons.avi@chromium.org2010-02-171-1/+6
* Makes sure we don't display several times the translate infobar for a page.jcampan@chromium.org2010-02-177-3/+73
* Relanding r38479. The underlying memory leak in WebKit has been fixed.jhawkins@chromium.org2010-02-178-7/+67
* Calls InfoBarClosed on InfoBarDelegates in unit-tests tojcampan@chromium.org2010-02-172-0/+39
* Add support for the Update-Client-Auth header to sync. Add a mutex to the aut...chron@google.com2010-02-1723-22/+175
* Mac: prevent the overlay from sliding in and out on fullscreen mode switch.viettrungluu@chromium.org2010-02-176-10/+60
* GTK: Prevent chrome from hanging at shutdown after clicking flash player sett...erg@google.com2010-02-172-2/+6
* GTK: Fix corrupted tab edges when theme changes.erg@google.com2010-02-172-1/+27
* Linux: Implement the new AutoFill section of the Options dialog.jhawkins@chromium.org2010-02-177-50/+103
* Bookmark manager: don't unset |model_| when executing a command.estade@chromium.org2010-02-172-16/+5
* Updating the bookmark manager icons.arv@chromium.org2010-02-172-0/+0
* BUG=http://crbug.com/34161jrg@chromium.org2010-02-172-2/+4
* This fixes the Mac regression in the startup perf tests by removing themirandac@chromium.org2010-02-172-28/+30
* Minor UI updates on the windows auto-fill UIgeorgey@chromium.org2010-02-171-17/+11
* GTK: Add a link to flash settings from the clear browsing history dialog.erg@google.com2010-02-172-2/+41
* Add unit tests for locaiton arbitrator and browser tests for the access token...joth@chromium.org2010-02-1714-104/+634
* [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
* Mac: move status bubble to fullscreen window (and back) when switching modes.viettrungluu@chromium.org2010-02-173-0/+23
* Roll gyp DEPS, and mostly revert r38366 which was fixed better in gyp.mmoss@google.com2010-02-173-9/+4
* Misc. tidy up of various comments found whilst learning the codebase.joth@chromium.org2010-02-177-12/+19
* Disable Mac-like input behavior on all platforms but Mac.jochen@chromium.org2010-02-172-0/+9
* 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
* Translate: Move label parsing logic into common code.jeremy@chromium.org2010-02-173-18/+48
* Try to fix valgrind error.thakis@chromium.org2010-02-171-1/+1
* 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-173-10/+187
* 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
* Support tooltips in MenuItemView. Use that tooltip support in the finnur@chromium.org2010-02-171-5/+12
* 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
* 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-1623-44/+47
* 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-1610-181/+319
* Reverting change: broke unit tests on chrome OS.finnur@chromium.org2010-02-1611-374/+70
* Fix anchoring of the menu. It was flipped.finnur@chromium.org2010-02-161-2/+2