summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* GTK: hook up drag and drop of browser actions (for reordering).estade@chromium.org2009-12-108-54/+209
* Implement ResourceQueue, an object that makes it easy to delay startingphajdan.jr@chromium.org2009-12-1017-89/+575
* Fix a case where we try to get the homepage as a boolean value, whentony@chromium.org2009-12-101-2/+4
* Prevent 2 types of extension crashes.asargent@chromium.org2009-12-101-0/+4
* Add FaviconOfOnloadRedirectToAnchorPage for issue 15782xiyuan@chromium.org2009-12-101-0/+17
* Add command line flag and associated prefs to allow run-time enable of geoloc...dglazkov@chromium.org2009-12-101-0/+2
* Disables a handful of tests for chromeos as they're crashing.sky@chromium.org2009-12-103-7/+37
* Marking test as flaky since it is failing in release >50% of the time now.thomasvl@chromium.org2009-12-101-3/+8
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-1037-915/+721
* Re-enable the build of Pepper support by default (issue 464074, svn revision ...sehr@google.com2009-12-101-0/+1
* Linux: Adjust /proc/pid/oom_adj to sacrifice plugin and renderer processes to...thestig@chromium.org2009-12-102-11/+32
* Linux: Implement RecordBreakpadStatusUMA.thestig@chromium.org2009-12-101-1/+12
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-1021-40/+215
* Fix typo in ifdef for enabling auth bootstraping on Chrome OSalbertb@google.com2009-12-101-3/+3
* Linux: Make page_action_hbox_ an OwnedWidget.mattm@chromium.org2009-12-102-9/+11
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-106-23/+23
* extensions: Properly use string16 for Unicode text.evan@chromium.org2009-12-095-17/+17
* autofill: Add the FormField interface. Classes that implement the FormField ...jhawkins@chromium.org2009-12-0911-15/+539
* Add some spacing so that status area lines up on crosdavemoore@chromium.org2009-12-091-2/+8
* [Mac] more browser_tests cleanupthomasvl@chromium.org2009-12-094-31/+55
* linux: remove a NOTIMPL since we have a bug on itevan@chromium.org2009-12-092-5/+4
* Display channel after version in about box. Mac.jrg@chromium.org2009-12-091-0/+4
* rollback r34183estade@chromium.org2009-12-0913-163/+14
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-0913-14/+163
* Share the code that builds the page menu in a common model, make Mac and Win ...pinkerton@chromium.org2009-12-0911-187/+719
* Change most callers of NativeScrollbar size functions to use a dedicated func...pkasting@chromium.org2009-12-093-19/+10
* fix for memory leak and illegal access, 2nd attempt.oshima@chromium.org2009-12-091-8/+9
* Define X509Certificate::intermediate_ca_certs_ as a std::vector ofwtc@chromium.org2009-12-091-7/+6
* Fix delete day so that font is correct and it can be reached through tab.mirandac@chromium.org2009-12-091-1/+2
* Revert 34161 - Enable Pepper support by default, including building the test ...sehr@google.com2009-12-091-1/+0
* Enable Pepper support by default, including building the test plugin.sehr@google.com2009-12-091-0/+1
* Chromium: support custom WebCore context menu items in Chromium port (downstr...pfeldman@chromium.org2009-12-094-4/+49
* Revert 34146 - A place to store the pid>mach_port_t mapping.thakis@chromium.org2009-12-097-287/+3
* A place to store the pid->mach_port_t mapping.thakis@chromium.org2009-12-097-3/+287
* Reverts my r4300 and re-fixes Issue 3156 and 13500.hbono@chromium.org2009-12-092-23/+16
* Fixes bugs with panels. We weren't setting the type at the right timesky@chromium.org2009-12-092-2/+4
* Fixes bug so that if we restore popups (as we do on chrome os) wesky@chromium.org2009-12-091-2/+2
* Fixes issue where clicking on a <SELECT> dropdown in an extension popup windo...andybons@chromium.org2009-12-096-6/+106
* Revert 34134 - Viewsbased login window for Chrome OS. Doesn't yet actually d...jrg@chromium.org2009-12-098-377/+16
* Views-based login window for Chrome OS. Doesn't yet actually do anythingcmasone@google.com2009-12-098-16/+377
* Minor cleanup; remove deprecate file_util function and some obsolete TODOs.estade@chromium.org2009-12-093-16/+5
* Revert 34110 - Fix leak of ShutdownDetector. Broke Mac startup_test.willchan@chromium.org2009-12-091-48/+30
* Mac: add UMA calls for drag-and-drop of URLs on tab strip.viettrungluu@chromium.org2009-12-091-0/+2
* Have the utility process run out of process on Linux again bytony@chromium.org2009-12-094-27/+4
* Revert 34099 - fix for memory leak and illegal access. (found in valgrind test)asargent@chromium.org2009-12-092-12/+8
* Make "delete history for day" message have the correct font on Mac.mirandac@chromium.org2009-12-091-1/+1
* Fix leak of ShutdownDetector.willchan@chromium.org2009-12-091-30/+48
* Revert this, it didn't compile on linux_views (argh)pkasting@chromium.org2009-12-081-2/+5
* Try re-enabling the resize corner on Windows to see if it still causes perf r...pkasting@chromium.org2009-12-081-5/+2
* fix for memory leak and illegal access. (found in valgrind test)oshima@chromium.org2009-12-082-8/+12