summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Deleted code associated with --enable-gpu-rendering andkbr@chromium.org2010-11-0837-905/+18
* Add pinned property to tabs.update and create.jstritar@chromium.org2010-11-0814-69/+159
* Allow RLZ API calls from extensions to access the registry. Temporary fixrogerta@chromium.org2010-11-081-0/+21
* Adding ScopedAllowIO to GetRlzParameterValue() while we evaluate wether the a...finnur@chromium.org2010-11-081-0/+3
* Adding ScopedAllowIO to RLZ until it has been inspected.finnur@chromium.org2010-11-081-0/+4
* First cut of the about:conflicts page, listing all DLLs loaded in the Chrome ...finnur@chromium.org2010-11-0815-32/+1742
* Mark following tests as flaky due to an assertion failure:phajdan.jr@chromium.org2010-11-083-7/+13
* Pass wifi available/enabled status to JS at initialization.kochi@chromium.org2010-11-083-6/+8
* Revert 65329 - Revert 65272 - Autofill heapcheck and valgrind leak in Persona...jar@chromium.org2010-11-072-8/+10
* Revert 65272 - Autofill heapcheck and valgrind leak in PersonalDataManager un...jar@chromium.org2010-11-072-10/+8
* SSLUITest's work with ephemeral port testserver.cbentzel@chromium.org2010-11-061-20/+69
* Coverity: Fix bad overrides.jhawkins@chromium.org2010-11-063-6/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2010-11-061-1/+2
* Change window opening behavior for HtmlDialogTabContentsDelegate.stevenjb@chromium.org2010-11-067-106/+126
* Disable SessionHistoryTest.FragmentBackForward, which started failingdumi@chromium.org2010-11-061-1/+2
* Add --enable-nacl to about:flagsabarth@chromium.org2010-11-061-0/+7
* DOMUI: hide the OTR exceptions when the incognito profile is destroyed.mdm@chromium.org2010-11-061-3/+8
* Unmark TaskManagerBrowserTest.NoticeNotificationChanges and ExtensionAPiTest....mattm@chromium.org2010-11-062-12/+1
* [Mac] Use Linux WorkerPool code.shess@chromium.org2010-11-052-18/+64
* Autofill heapcheck and valgrind leak in PersonalDataManager unit test fixeddhollowa@chromium.org2010-11-052-8/+10
* Cleanup converting safe-browsing chunks to range list.shess@chromium.org2010-11-054-108/+57
* Add support for single line text fields on Mac.dtseng@chromium.org2010-11-053-8/+71
* [tabbed options] add instant confirm dialog.estade@chromium.org2010-11-059-14/+102
* Expose DOM node display style as IAccessible2 object attribute.ctguil@chromium.org2010-11-051-0/+5
* Add support for returning the session_id in both CreateExternalTab and Connec...hansl@google.com2010-11-052-4/+11
* Fix build breakage by committing file I forgot to in my last cljam@chromium.org2010-11-051-21/+21
* Delete temp extension directory on the file thread.jam@chromium.org2010-11-052-6/+16
* Avoid disk IO in SavePackage on the UI thread. Also cleaned up the code a bit.jam@chromium.org2010-11-052-125/+67
* Mark TaskManagerBrowserTest.NoticeNotificationChanges flaky.mattm@chromium.org2010-11-051-0/+4
* Add asserts to PipeReaderTest to avoid crashing on reading less than expected.mattm@chromium.org2010-11-051-0/+3
* Fix bug 42440: [mac] notifications bring chrome to the foreground on a clickjianli@chromium.org2010-11-053-1/+52
* Properly disabled wifi on cellular activation. Fixed few other activation and...zelidrag@chromium.org2010-11-056-34/+65
* Header dependency reduction for notification headers.levin@chromium.org2010-11-059-31/+47
* Don't run test with NPAPI extension on ChromeOSasargent@chromium.org2010-11-051-1/+2
* Mac/gpu: Don't show uninitialized surfaces while resizing plugins / composite...thakis@chromium.org2010-11-053-25/+45
* Make sure the app section opens whenever a new apps isaa@chromium.org2010-11-053-17/+36
* Don't whitelist extensions with NPAPI from no-prompt install.asargent@chromium.org2010-11-053-5/+87
* Implement device management policy cache.mnissler@chromium.org2010-11-053-0/+592
* Don't record component extensions crash reportsjstritar@chromium.org2010-11-051-1/+2
* Properly default proxy settings to system settings.mnissler@chromium.org2010-11-051-1/+9
* Add a command line switch for unlimited quota (for testing).jorlow@chromium.org2010-11-051-3/+10
* Fix dbus- and geolocation- related crash on Linux.jknotten@chromium.org2010-11-053-13/+99
* Implement onCompleted event for the webNavigation APIjochen@chromium.org2010-11-059-0/+57
* Fix for Autofill popup labels should reflect the contents of the HTML formgeorgey@chromium.org2010-11-054-29/+172
* Remove unnecessary method and whitespace fixes.kochi@chromium.org2010-11-053-19/+5
* Only send child node updates on load and children changed notifications.ctguil@chromium.org2010-11-053-38/+47
* Fix assert in PageCycler tests.jam@chromium.org2010-11-051-0/+5
* Add static cast to remove warning about loss of precisionjar@chromium.org2010-11-051-2/+2
* Fixes a minor resource leak.estade@chromium.org2010-11-054-8/+11
* [GTK] instant confirm dialogestade@chromium.org2010-11-055-6/+130