summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix chromiumos build, try 2estade@chromium.org2009-12-101-1/+2
* Only load resources for renderer, extension, and zygote processestony@chromium.org2009-12-101-9/+29
* Fix chromeos compileestade@chromium.org2009-12-101-1/+1
* ChromeFrame uses the IPC automation channel to talk to Chrome. The IPC messag...ananta@chromium.org2009-12-106-2/+158
* Fix sync options to properly hide the link when the dialog is first shown.zork@chromium.org2009-12-101-2/+4
* re-apply r34183estade@chromium.org2009-12-1024-39/+217
* Fix the crashing chromeos sync tests and revert the patch that disabled them.albertb@google.com2009-12-104-39/+10
* [Mac] Attempt to fix ref-after-free problems with NSTableView dataSource.shess@chromium.org2009-12-103-17/+22
* Give the proper error message in the case where you attempt to log intzork@google.com2009-12-101-0/+6
* Marking failing IncognitoSharedWorkers uitest as flaky on Linux.robertshield@chromium.org2009-12-101-0/+4
* GTK: hook up drag and drop of browser actions (for reordering).estade@chromium.org2009-12-1010-54/+239
* Implement ResourceQueue, an object that makes it easy to delay startingphajdan.jr@chromium.org2009-12-1019-89/+579
* 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-102-0/+18
* Add FaviconOfOnloadRedirectToAnchorPage for issue 15782xiyuan@chromium.org2009-12-102-0/+31
* Add command line flag and associated prefs to allow run-time enable of geoloc...dglazkov@chromium.org2009-12-104-1/+9
* 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
* Link the following tests against tcmalloc:glider@chromium.org2009-12-101-0/+36
* Updating trunk VERSION from 268.0 to 269.0chrome-bot@google.com2009-12-101-1/+1
* Fix a memory leak in the worker tests.levin@chromium.org2009-12-101-0/+6
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-1041-923/+753
* Re-enable the build of Pepper support by default (issue 464074, svn revision ...sehr@google.com2009-12-105-13/+26
* Linux: Adjust /proc/pid/oom_adj to sacrifice plugin and renderer processes to...thestig@chromium.org2009-12-103-11/+69
* Linux: Implement RecordBreakpadStatusUMA.thestig@chromium.org2009-12-103-1/+20
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-1022-43/+229
* 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-1010-84/+24
* Reduce kMaxPaintRects to test impact on single-core bot.darin@chromium.org2009-12-091-1/+1
* extensions: Properly use string16 for Unicode text.evan@chromium.org2009-12-095-17/+17
* Add support for multiple feeds on a page by listing all the feedsfinnur@chromium.org2009-12-094-31/+100
* autofill: Add the FormField interface. Classes that implement the FormField ...jhawkins@chromium.org2009-12-0912-15/+541
* 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-095-38/+58
* 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
* Limit the total number of paint rects.darin@chromium.org2009-12-093-11/+50
* rollback r34183estade@chromium.org2009-12-0923-216/+38
* fix incorrect prefix patternsasargent@chromium.org2009-12-091-4/+4
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-0923-38/+216
* Share the code that builds the page menu in a common model, make Mac and Win ...pinkerton@chromium.org2009-12-0914-842/+780
* 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-095-26/+13
* Enable Pepper support by default, including building the test plugin.sehr@google.com2009-12-095-13/+26
* Chromium: support custom WebCore context menu items in Chromium port (downstr...pfeldman@chromium.org2009-12-099-7/+78
* No op change (gonna be in here later today) to force builds after master rest...thomasvl@chromium.org2009-12-091-0/+1