summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Moves cros_api.gyp into Chrome. The current situation (cros_api.gypdavemoore@chromium.org2009-12-112-1/+18
* Use utf_string_conversions header in more places.maruel@chromium.org2009-12-117-9/+6
* Pass one empty argument to ApuAgentDelegate.DispatchToApu to match ExtensionD...yurys@chromium.org2009-12-111-0/+1
* adding a comment to trigger buildsthomasvl@chromium.org2009-12-111-1/+1
* Temporarily disable ExtensionDevToolsBrowserTest.TimelineApi which is failing...yurys@chromium.org2009-12-111-1/+1
* Factor out the resource generation actions for Linux and FreeBSD.satorux@chromium.org2009-12-111-72/+89
* DevTools: use WebDevToolsMessageData for devtools rpc messagesyurys@chromium.org2009-12-1113-147/+88
* Revert "DevTools: use WebDevToolsMessageData for devtools rpc messages"yurys@chromium.org2009-12-1112-83/+145
* DevTools: use WebDevToolsMessageData for devtools rpc messagesyurys@chromium.org2009-12-1112-145/+83
* Get web app icon via FavIconHelper and auto repair/updatexiyuan@chromium.org2009-12-1110-175/+599
* Fix three issues in the RSS extension.finnur@chromium.org2009-12-113-12/+32
* Revert r34321 as it breaks the task manager:estade@chromium.org2009-12-112-15/+10
* Find bar fixes:estade@chromium.org2009-12-114-20/+52
* Extensions: don't send EXTENSION_PROCESS_CRASHED when the extension process i...estade@chromium.org2009-12-112-10/+15
* fix chromeos buildoshima@chromium.org2009-12-112-4/+3
* Mac: for branded Google Chrome, handle SIGTERM in renderer to clean up Breakpad.viettrungluu@chromium.org2009-12-111-0/+137
* Mac: Fixes bug where extension background hosts were being cleared when the l...andybons@chromium.org2009-12-114-4/+35
* Handle the case of two scroll events cancelling each other out.darin@chromium.org2009-12-112-0/+21
* Implement PhoneField, a FormField that matches a phone number field in a form.jhawkins@chromium.org2009-12-114-0/+162
* Add Arne's FAQ.kathyw@google.com2009-12-1036-222/+490
* Display channel in about box after version. Windows.jrg@chromium.org2009-12-101-1/+75
* Update the Samples docs to point to the right placefinnur@chromium.org2009-12-102-2/+2
* .png assets that the chrome-login-for-chromeos change relies uponcmasone@google.com2009-12-103-0/+0
* Fix typo in manifest documentation.finnur@chromium.org2009-12-102-2/+2
* 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