summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Reword the management api permission warning text.asargent@chromium.org2011-01-051-1/+1
* Fix a plugins testnirnimesh@chromium.org2011-01-051-4/+4
* Remove IDS_LEARN_MORE_REPORTING_URL from locale_settings.grdtfarina@chromium.org2011-01-055-8/+18
* Added one test to search_engines.pyace@chromium.org2011-01-051-0/+26
* views: Improve cursor movements on word boundaries.sadrul@chromium.org2011-01-053-12/+69
* Fixes bug where instant fade would get stuck when pressingsky@chromium.org2011-01-052-2/+5
* Re-enable a crashy test with some added logging.asargent@chromium.org2011-01-041-2/+12
* More cleanup of DefaultApps code. This should also fix some issues when apps ...aa@chromium.org2011-01-046-125/+226
* DOMUI: Fix regression by removing a useless and errant <if></if> combo.jhawkins@chromium.org2011-01-041-3/+1
* Make the comment at the top of the file match the code.wtc@chromium.org2011-01-041-17/+10
* Add minimum_chrome_version to chrome search extensionaa@chromium.org2011-01-043-2/+3
* Remove "key" property from chrome_search manifest, update docsaa@chromium.org2011-01-044-3/+2
* Re-use existing out-of-process plugins if one is already loaded. Otherwisebrettw@chromium.org2011-01-048-30/+126
* views (linux): Fix keyboard shortcuts.sadrul@chromium.org2011-01-045-39/+20
* Fix a crash when toggling between vertical/horizontal tabs.sadrul@chromium.org2011-01-042-4/+5
* views: Fix shifted keyevents in textfield.sadrul@chromium.org2011-01-042-4/+22
* Increasing live (sync) operation timeout to 45 seconds.rsimha@chromium.org2011-01-041-1/+1
* Reverting the o3d parts of: 70009 70345 70353bradnelson@google.com2011-01-044-9/+9
* Adds comment as per review feedback of http://codereview.chromium.org/6075004/suzhe@google.com2011-01-041-1/+8
* harfbuzz: merge harfbuzz and harfbuzz_interface librariesevan@chromium.org2011-01-042-23/+8
* This fixes resource loading for the virtual keyboard.bryeung@chromium.org2011-01-046-13/+20
* Valgrind: Suppress a leak in DiskCacheBasedSSLHostInfo.thestig@chromium.org2011-01-041-1/+26
* Fix nits. Add 'const'.wtc@google.com2011-01-043-5/+4
* DOMUI: Remove .png file accidentally added in r70441.jhawkins@chromium.org2011-01-041-0/+0
* Valgrind Mac: Update a suppression after r70363a.thestig@chromium.org2011-01-041-1/+1
* Clean-up of 69849.bryeung@chromium.org2011-01-041-5/+5
* DOMUI: Add credit card icons for Autofill editor.jhawkins@chromium.org2011-01-049-0/+0
* Change Font.GetStringWidth() to take string16 instead of wstring.estade@chromium.org2011-01-0429-102/+118
* FTP: correctly handle directory listings containing "Permission denied" errors.phajdan.jr@chromium.org2011-01-045-2/+27
* Typo fix.avi@chromium.org2011-01-041-2/+2
* Linux: detect the native (encrypted) password store to use by default.mdm@chromium.org2011-01-041-12/+11
* Add SCOPED_TRACEs to ICUStringConversionsTestphajdan.jr@chromium.org2011-01-041-0/+20
* html_inline.py: update comments to match reality, fix a small typoevan@chromium.org2011-01-041-3/+2
* Refactor the install flow in the Chrome installer to use a single WorkItemLis...robertshield@chromium.org2011-01-0416-313/+754
* MessageLoop: use dynamic_annotations.h & RunningOnValgrind instead of valgrin...timurrrr@chromium.org2011-01-041-5/+5
* OnKeyPress was not returning true when keypress is handled.oshima@chromium.org2011-01-042-4/+14
* Remove wstring from l10n_util. Part 4.avi@chromium.org2011-01-0434-222/+288
* Update heapchecker suppression after the recent move of sanity tests to base:...timurrrr@chromium.org2011-01-042-3/+3
* Fix browser-pid computation. The zygote is a child of the browser, and thembelshe@chromium.org2011-01-041-1/+2
* Reduces the CPU usage when about:net-internals is open,mmenke@chromium.org2011-01-042-21/+63
* Dodge a GCC warning/error by reorganizing the code in the egl config header a...petermayo@chromium.org2011-01-042-4/+7
* Revert "Revert "Set PYTHON_PATH at TestServer Init() instead of Start()""cmasone@chromium.org2011-01-041-10/+48
* Revert update of V8.fschneider@chromium.org2011-01-041-1/+1
* Update V8 to version 3.0.5.fschneider@chromium.org2011-01-041-1/+1
* check for codec null pointer when printing error messagefbarchard@chromium.org2011-01-041-2/+2
* WebKit roll 74958:74959tkent@chromium.org2011-01-041-1/+1
* WebKit roll 74888:74958tkent@chromium.org2011-01-041-1/+1
* Enable the virtual keyboard in incognito mode.sadrul@chromium.org2011-01-041-0/+1
* Remove IDS_CHROMIUM_PROJECT_URL from locale_settings.grdtfarina@chromium.org2011-01-047-15/+25
* Remove 'using' declaration of ScopedBitmap from scoped_handle_win.htfarina@chromium.org2011-01-034-19/+21