summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Misc. tidy up of various comments found whilst learning the codebase.joth@chromium.org2010-02-174-7/+12
* Implement CONTENT_SETTING_ASK for database. Also some cleanup of the dialog ...jorlow@chromium.org2010-02-1715-81/+361
* Translate: Move label parsing logic into common code.jeremy@chromium.org2010-02-173-18/+48
* Linux: Only close kZygoteIdDescriptor when using the SUID sandbox.thestig@chromium.org2010-02-171-1/+2
* We dump all of the originals_ metahandles to the dirty_metahandles index and ...chron@google.com2010-02-173-10/+187
* 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-177-42/+299
* 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-164-5/+5
* Fix flaky ExtensionBrowserTest.IncognitoYesScript.mpcomplete@chromium.org2010-02-161-8/+17
* Adding UI behavioral improvements for managing tabbing between form fields wh...dhollowa@chromium.org2010-02-164-9/+108
* 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-1610-371/+70
* Fix anchoring of the menu. It was flipped.finnur@chromium.org2010-02-161-2/+2
* chromeos: Replace WM_FOCUS_WINDOW with _NET_ACTIVE_WINDOW.derat@chromium.org2010-02-162-10/+5
* Remember initial size of new created tab content and use it when GTK widget s...dpolukhin@chromium.org2010-02-161-0/+6
* [Mac] Enable fullscreenrohitrao@chromium.org2010-02-161-5/+12
* This change will include preferences as part of the usual startup sequence of...skrul@chromium.org2010-02-1610-70/+371
* GTK: visually de-emphasize the render view contents when a constrained window...estade@chromium.org2010-02-1611-9/+83
* [Mac] Prevent a fullscreen crash by destroying the GTMWindowSheetController i...rohitrao@chromium.org2010-02-163-0/+19
* For sync, make ProcessCommitResponseCommand handle commit entries one ModelSa...tim@chromium.org2010-02-1626-466/+688
* Adding missing comment linking to bug.finnur@chromium.org2010-02-161-0/+1
* Don't return CONTENT_SETTING_DEFAULT from GetContentSetting() under any condi...pkasting@chromium.org2010-02-162-3/+9
* Marking IncognitoYesScript as flaky.finnur@chromium.org2010-02-161-1/+1
* Disabling flaky ExtensionBrowserTest.IncognitoYesScript test.finnur@chromium.org2010-02-161-1/+1
* Adding a confirm before deleting a file.dhg@chromium.org2010-02-162-2/+52
* Reloading a page would not show a translate infobar.jcampan@chromium.org2010-02-165-7/+62
* linux: Match the sections in Under the Hood tab with Windows version.erg@google.com2010-02-161-5/+5
* Add restriction to ViewHostMsg_GetRawCookies to block access from untrusted r...pfeldman@chromium.org2010-02-161-0/+9
* Fix some issues with compiling Mac plugin code with deprecation defines setstuartmorgan@chromium.org2010-02-161-1/+1
* Change hardcoded "chrome" scheme to constant.jochen@chromium.org2010-02-161-9/+8
* linux: fix shared buildjoth@chromium.org2010-02-162-1/+4
* linux: fix shared buildevan@chromium.org2010-02-161-1/+1
* [Linux] Add better error reporting for creating application shortcuts.phajdan.jr@chromium.org2010-02-165-180/+283
* Clone of issue 600130. (http://codereview.chromium.org/600130)twiz@chromium.org2010-02-1612-48/+160
* linux: readjust some stubbed filesevan@chromium.org2010-02-153-99/+4
* Add support for top level geolocation arbitrator, and access token persistenc...joth@chromium.org2010-02-1511-30/+305
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-154-4/+35
* Refactor network selection screen. Add Ethernet network to the list.nkostylev@google.com2010-02-158-49/+355
* Fix a bug that where the horizontal candidate window was not rendered properly.satorux@chromium.org2010-02-151-6/+9
* Get rid of use of deprecated members in ImeLookupTable.satorux@chromium.org2010-02-151-10/+25
* Linux: fix shared build.craig.schlenter@chromium.org2010-02-151-17/+0
* Make popups opened from app mode windows use the system frame.tony@chromium.org2010-02-151-2/+3
* Fix a Chrome crash caused in a ChromeFrame instance in the automation job use...ananta@chromium.org2010-02-151-7/+7
* Only ask the user on setItems whether they want to allow dom storage.jorlow@chromium.org2010-02-133-14/+13
* Fix problem with test on Linux Views Toolkit.finnur@chromium.org2010-02-131-10/+1