summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-enable cookies.CookiesTest.testCookiesFilenirnimesh@chromium.org2010-10-091-1/+0
* Move registration of notifications from constructor to a private methodchaitanyag@chromium.org2010-10-093-21/+37
* Gtk page info bubble: left align the help link.mattm@chromium.org2010-10-091-4/+3
* Release unique_ids_lock_ in Autofill PDM in case observers need to acquire it.isherman@chromium.org2010-10-091-2/+18
* Fix bookmark bar folder menu's height computation when bookmarks are deleted.isherman@chromium.org2010-10-091-10/+14
* Prepared code for system logs split in ChromeOS feedback reports. We are stil...zelidrag@chromium.org2010-10-098-49/+187
* When dragging onto the off-the-side (chevron) button it is necessary to pass ...mrossetti@chromium.org2010-10-091-4/+8
* Revert 61899 for breaking cookes on file:// URLs.willchan@chromium.org2010-10-0815-117/+65
* Disable file:// cookies pyauto test on Macnirnimesh@chromium.org2010-10-081-0/+1
* Finished mobile activation UI. Notification logic need to be tested.zelidrag@chromium.org2010-10-087-78/+572
* Valgrind Mac: Disable hanging SearchProviderTest.TestIsSearchProviderInstalle...thestig@chromium.org2010-10-081-0/+3
* Fixed clang warning in browser_about_handler.cc.apatrick@chromium.org2010-10-081-0/+5
* Force the font color to black on confirm info bars.tony@chromium.org2010-10-081-0/+1
* Makes instant delay sending omnibox bounds changes to the page. Thissky@chromium.org2010-10-082-2/+37
* fix to allow internal installation (sync, default) to bypass origin checkserikkay@chromium.org2010-10-081-17/+20
* Define the Default Search related policies so that the ADM, ADMX, and Mac rel...jeanluc@google.com2010-10-082-0/+133
* Unmark ExtensionManagementTest.Incognito as FLAKY on Mac.mpcomplete@chromium.org2010-10-081-7/+1
* Rename ChromeThread to BrowserThread Part7:tfarina@chromium.org2010-10-0860-358/+360
* Fix a typo that caused some strangeness on options page.xiyuan@chromium.org2010-10-081-1/+1
* add app histogramserikkay@chromium.org2010-10-086-16/+86