summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Extension package creation cleanuperg@google.com2010-08-116-80/+227
* Hook back up the overriding of AXDescriptions. Note that the referenced bug ...dtseng@chromium.org2010-08-111-0/+2
* Add support for Value::TYPE_LIST policies for the Mac.avi@chromium.org2010-08-113-4/+59
* Tabbed content settings:estade@chromium.org2010-08-111-17/+28
* Autocomplete entries submitted are limited in number.dhollowa@chromium.org2010-08-113-0/+57
* FBTF: Start cleaning up net/erg@google.com2010-08-116-0/+6
* Don't show preference related menus in the translate infobar in incognito mode.jcivelli@chromium.org2010-08-111-11/+15
* Add a test for "native_client" permission for extensions.gregoryd@google.com2010-08-111-0/+10
* Provide a profile.GetAppCacheService() accessor and add two helper methods to...michaeln@chromium.org2010-08-118-24/+76
* net: add embedded DNSSEC chain support.agl@chromium.org2010-08-112-0/+4
* Implement a tab-modal constrained sheet on OS X for certificate selectiondavidben@chromium.org2010-08-114-27/+90
* Disable ageActionRefreshCrash on windows.lzheng@chromium.org2010-08-111-1/+2
* Enable GLSL shader translator by default. With this change, Chrome'skbr@google.com2010-08-111-1/+1
* Revert r55750aa@chromium.org2010-08-113-53/+27
* Use |+selectedMenuItemColor| for the highlighted state. This respects the sy...rsesek@chromium.org2010-08-111-10/+12
* Improved thread safetydavej@chromium.org2010-08-113-79/+161
* Forbid hybrid apps.aa@chromium.org2010-08-113-27/+53
* Reapplies r55735, fixing some message code that was checked in that I collide...erg@google.com2010-08-111-0/+1
* Revert "FBTF: Allow forward declaration of classes passed to sync IPC messages."erg@google.com2010-08-111-1/+0
* FBTF: Allow forward declaration of classes passed to sync IPC messages.erg@google.com2010-08-111-0/+1
* Lands http://codereview.chromium.org/2878087 for Alex:sky@chromium.org2010-08-116-2/+68
* Implement admin control (by policy) over which extensions the user can instal...finnur@chromium.org2010-08-1111-49/+285
* Chromium plumbing for Device Orientation.hans@chromium.org2010-08-118-4/+334
* Match the Notifications infobar color with the color of all other confirmatio...tfarina@chromium.org2010-08-111-0/+3
* Remove deprecated code in cocoa_test_helper.h.rsesek@chromium.org2010-08-112-68/+2
* Rework FileWatcher to avoid race condition upon deletion.mnissler@chromium.org2010-08-117-171/+191
* views: Use InfoBarTextButton in the Autofill credit card infobar.tfarina@chromium.org2010-08-111-28/+8
* Create and remove sync nodes whenever preferences flip their managed flagmnissler@chromium.org2010-08-115-102/+167
* Address Andrei's comments from CL 3164002satish@chromium.org2010-08-111-1/+5
* Mark TestShowStoragePanel as FAILS_ following recent WebKit roll.pam@chromium.org2010-08-111-1/+2
* Show alert messages when the user tries to remove the last language or the in...satorux@chromium.org2010-08-113-6/+30
* Synchronize Input Method and Keyboard preferences.yusukes@chromium.org2010-08-111-21/+41
* Implements initial plumbing for IDBCursor.bulach@chromium.org2010-08-113-1/+162
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-1117-37/+280
* Suppress ExtensionApiTest.CaptureVisibleTabPnghamaji@chromium.org2010-08-111-1/+1
* Add better support for languages in kExtraLanguages.satorux@chromium.org2010-08-116-22/+50
* Delete callbacks after use in canned browsing data helpers.jochen@chromium.org2010-08-116-22/+26
* Add ability to show "Chromium OS cannot be displayed" as needed.satorux@chromium.org2010-08-114-2/+42
* Use ListSingleSelectionModel in LanguageList.satorux@chromium.org2010-08-113-15/+12
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-1123-9/+104
* Change the message size for breakpad notifications. Due to alignment issues,markus@chromium.org2010-08-111-1/+1
* Widen the margin between the two-column list and the cancel buttonmazda@chromium.org2010-08-111-0/+1
* Clean up latin-pre/post special handling in input method code.yusukes@chromium.org2010-08-118-82/+17
* Push DevTools extensions data to the client when the DevTools client page is ...loislo@chromium.org2010-08-113-44/+38
* Remove ReorderInputMethodIdsForLanguageCode().yusukes@chromium.org2010-08-114-98/+2
* Added event traces at various points during Chrome and ChromeFrame startup to...ananta@chromium.org2010-08-114-0/+30
* Add Views UI for setting keyboard repeat delay and repeat interval.yusukes@chromium.org2010-08-117-10/+175
* fixup for style nitsatwilson@chromium.org2010-08-112-3/+1
* Cleaned up an incorrect commentatwilson@chromium.org2010-08-111-1/+1
* Added support for --no-startup-window flag to launch chrome with no startup w...atwilson@chromium.org2010-08-113-8/+54