summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Convert TimeFormat (chrome/common/time_format.*) to string16 (from wstring).viettrungluu@chromium.org2010-08-129-96/+111
* Copyright change to kick off new build.mirandac@chromium.org2010-08-121-1/+1
* Revert 55766 - Enable -fPIC by default on x64mirandac@chromium.org2010-08-121-1/+7
* Add token serialization to token_service.chron@chromium.org2010-08-1216-99/+793
* Bug fix: Reset keyboard layout to hardware keyboard when IME is killed.zork@chromium.org2010-08-121-0/+2
* Add instructions in the Languages and Input dialog per a mock from UX.satorux@chromium.org2010-08-124-0/+42
* Mark NaClPermissionEnabled as flaky.lzheng@chromium.org2010-08-121-1/+2
* Add event traces to measure the performance of the function which pre reads c...ananta@chromium.org2010-08-121-0/+3
* Implement DOMUI version of key repeat options.yusukes@chromium.org2010-08-123-0/+83
* ServiceProcessControl to launch a service process and communicate through IPC.hclam@chromium.org2010-08-1217-14/+664
* Moving the autofill code from WebKit EditorClientImpl to Chromium.jcivelli@google.com2010-08-126-43/+151
* Use GetTitleAsString16 instead of GetTitle that returns std::wstring.tfarina@chromium.org2010-08-121-23/+25
* Adding tts experimental extensions apichaitanyag@chromium.org2010-08-1213-1/+270
* Fix permissions to fix broken chromium tree.erg@google.com2010-08-121-0/+0
* Cleanup Registry API part 2:tfarina@chromium.org2010-08-121-1/+1
* Adding automation for Pri0 and Pri1 test cases for syncing Chrome preferences.rsimha@chromium.org2010-08-121-4/+467
* Sort sample source file list so that the samples.json manifest will not rando...kurrik@chromium.org2010-08-123-117/+117
* Adding remoting setup to wrench menuhclam@chromium.org2010-08-1210-0/+293
* Autocomplete doesn't honor maxlength attribute.dhollowa@chromium.org2010-08-121-2/+4
* sync: dont synchronously check server reachability during syncapi inittim@chromium.org2010-08-111-2/+16
* Revert 55797 - Disable support of --enable-preconnect flagziadh@chromium.org2010-08-111-1/+6
* GTK: minor MenuBarHelper fix.estade@chromium.org2010-08-111-2/+2
* Disable support of --enable-preconnect flagziadh@chromium.org2010-08-111-6/+1
* Extension package creation cleanuperg@google.com2010-08-1110-85/+232
* Hook back up the overriding of AXDescriptions. Note that the referenced bug ...dtseng@chromium.org2010-08-111-0/+2
* AutoFill: Release the cached frame when we receive the frameDestroyed() messagejhawkins@chromium.org2010-08-114-5/+20
* Add support for BGRA pixel format to the command buffer implementation of Web...senorblanco@google.com2010-08-112-0/+22
* Add support for Value::TYPE_LIST policies for the Mac.avi@chromium.org2010-08-113-4/+59
* Fix "missing plugin" error in linux chrome.gene@chromium.org2010-08-111-14/+13
* 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-113-0/+59
* Provide a profile.GetAppCacheService() accessor and add two helper methods to...michaeln@chromium.org2010-08-119-24/+77
* net: add embedded DNSSEC chain support.agl@chromium.org2010-08-114-0/+7
* Implement a tab-modal constrained sheet on OS X for certificate selectiondavidben@chromium.org2010-08-114-27/+90
* Enable -fPIC by default on x64nirnimesh@chromium.org2010-08-111-7/+1
* 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-114-6/+6
* Revert r55750aa@chromium.org2010-08-1110-141/+54
* 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-1110-54/+141
* Reapplies r55735, fixing some message code that was checked in that I collide...erg@google.com2010-08-118-150/+227
* Revert "FBTF: Allow forward declaration of classes passed to sync IPC messages."erg@google.com2010-08-118-226/+149
* Add documentation about context menu API onclick callbacks.asargent@chromium.org2010-08-1158-156/+5015
* FBTF: Allow forward declaration of classes passed to sync IPC messages.erg@google.com2010-08-118-149/+226
* Lands http://codereview.chromium.org/2878087 for Alex:sky@chromium.org2010-08-117-4/+68
* Display the description of the active plugin in a plugin group.bauerb@chromium.org2010-08-113-39/+98