summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Rename ChromeThread to BrowserThread Part16:tfarina@chromium.org2010-10-1128-115/+115
* Autofill - "Clear form" failed to clear the select popup valuesdhollowa@chromium.org2010-10-113-8/+104
* Fix inconsistent line endings problem.asargent@chromium.org2010-10-111-2/+2
* [Chrome OS] Attempt offline and online login simultaneouslycmasone@chromium.org2010-10-1118-15/+1760
* Rename ChromeThread to BrowserThread Part15:tfarina@chromium.org2010-10-1138-235/+236
* [Mac] Final tweaks to the Page Info bubble, per Cole.rsesek@chromium.org2010-10-111-9/+5
* Add a combobox (menu button) which allow users to switch the current keyboard...yusukes@chromium.org2010-10-106-5/+48
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-1036-175/+175
* Removes the #ifdef around Instant-related AutocompleteEditController methods....rohitrao@chromium.org2010-10-106-12/+30
* Move wmi_util out of base and into chrome/installer/util since that's the onl...brettw@chromium.org2010-10-107-14/+403
* Rename ChromeThread to BrowserThread Part13:tfarina@chromium.org2010-10-1027-90/+90
* Revert 62115 - Adds a list of kernel extensions to the net-internals screen o...mmenke@chromium.org2010-10-105-91/+1
* Adds a list of kernel extensions to the net-internals screen on Macsmmenke@chromium.org2010-10-105-1/+91
* Rename ChromeThread to BrowserThread Part12:tfarina@chromium.org2010-10-1018-181/+182
* Mark a test as flaky. My fix didn't work well enough.finnur@chromium.org2010-10-101-0/+4
* Fix 57090: NTP apps sorted in random-looking order.finnur@chromium.org2010-10-105-0/+94
* The test exposed similar problems on Linux and Mac as I fixed on Windows.finnur@chromium.org2010-10-103-7/+21
* [Sync] Propagate use of base::WeakPtr for base_task.akalin@chromium.org2010-10-104-13/+20
* Fixed a bug in the implementation of GetServiceProcessLockFileName which caus...sanjeevr@chromium.org2010-10-101-14/+9
* Revert 62105 - Test change to fix a leak. Will revert after getting in a run...willchan@chromium.org2010-10-106-38/+10
* Rename ChromeThread to BrowserThread Part11:tfarina@chromium.org2010-10-1034-182/+183
* Test change to fix a leak. Will revert after getting in a run on ChromiumOS ...willchan@chromium.org2010-10-106-10/+38
* Add a way to get proxy information to the Private2 Pepper API.brettw@chromium.org2010-10-102-1/+13
* Fix for the shared library build issue. This reverts my previous two tries wh...brettw@chromium.org2010-10-101-16/+0
* More fixes for the Linux shlib build, probably not everything yet.brettw@chromium.org2010-10-101-0/+10
* Try to fix the Linux shlib build. This won't fix all of the errors, but shouldbrettw@chromium.org2010-10-101-0/+6
* Add limits include for arm compiler to fix build break.davemoore@chromium.org2010-10-101-0/+2
* Move PerfTestSuite implementation into a .cc file and add it to the basebrettw@chromium.org2010-10-101-2/+2
* [cros] Delete sign in button from user pod.nkostylev@chromium.org2010-10-105-56/+6
* Fixed include in test_webkit_clientdavemoore@chromium.org2010-10-105-0/+314
* Enable IndexedDB by default.jorlow@chromium.org2010-10-095-11/+6
* Implement new strategy for default apps. Instead of usingaa@chromium.org2010-10-0948-275/+524
* Add KeyboardSwitchMenu classyusukes@chromium.org2010-10-093-0/+114
* Split the LanguageMenuButton class into 2 classes so that OOBE screen could e...yusukes@chromium.org2010-10-099-718/+833
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-0947-427/+428
* Updating trunk VERSION from 550.0 to 551.0chrome-release@google.com2010-10-091-1/+1
* Switch to inspected page tab when opening DevTools in docked mode.caseq@google.com2010-10-093-14/+27
* Rename ChromeThread to BrowserThread Part9:tfarina@chromium.org2010-10-0933-171/+172
* Revert 62068 - Move implementation of linux scrollbars from webkit using newdavemoore@chromium.org2010-10-095-314/+0
* Move implementation of linux scrollbars from webkit using newdavemoore@chromium.org2010-10-095-0/+314
* Fix a bug that caused web pages not to accept drag and drop on Chrome OS.satorux@chromium.org2010-10-091-1/+3
* The IPC channel names and event names used by the service process now append ...sanjeevr@chromium.org2010-10-095-62/+333
* Check restricted names/chars for FileSystem APIkinuko@chromium.org2010-10-095-23/+198
* Rename ChromeThread to BrowserThread Part8:tfarina@chromium.org2010-10-0933-294/+321
* NULL check render_widget_host_ before use in RenderWidgetHostViewWin::OnGetOb...ctguil@chromium.org2010-10-091-1/+1
* IncognitoSplitMode hanging or failing periodicallydhollowa@chromium.org2010-10-091-2/+2
* Autofill help link should link to locale specific sitedhollowa@chromium.org2010-10-096-14/+11
* Disable find_in_page pyauto testsnirnimesh@chromium.org2010-10-091-1/+1
* Pass --enable-accelerated-decoding to the GPU processhclam@chromium.org2010-10-091-0/+2
* Fix nits in print preview CSS code.thestig@chromium.org2010-10-096-73/+40