summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Add 64-bit guards to the Carbon plugin interpose codestuartmorgan@chromium.org2010-05-172-0/+8
* Reland r47347 [was reverted in r47357], this time without re-enabling a DISAB...pkasting@chromium.org2010-05-171-10/+7
* Animates the app launcher when it is shown.jcivelli@chromium.org2010-05-171-0/+3
* Revert 47347 - (Original patch reviewed at http://codereview.chromium.org/206...rvargas@google.com2010-05-151-7/+10
* Analytics tutorial updateskurrik@chromium.org2010-05-154-5/+44
* (Original patch reviewed at http://codereview.chromium.org/2067003 )pkasting@chromium.org2010-05-151-10/+7
* Replaced NetworkStatusDetector with use of NetworkChangeNotifierakalin@chromium.org2010-05-1519-1220/+111
* Changed used of ASSERT() to DCHECK().akalin@chromium.org2010-05-1413-48/+64
* Removing the app launcher button in the ChromeOS browser and making the app l...jcivelli@chromium.org2010-05-142-0/+9
* Form AutoFill Phone number should be displayed as xxx-xxx-xxxxdhollowa@chromium.org2010-05-141-0/+4
* Implement IndexedDatabase::open up until re-entrance into WebKit. That (and thejorlow@chromium.org2010-05-142-0/+76
* Add support for registering new-style pepper plugins on the command line.darin@chromium.org2010-05-142-0/+4
* Clean up the last bits of the dirfd parameter that was used bydumi@chromium.org2010-05-141-13/+3
* [Large; Chromium OS] Work to host the cloud print dialog when builtmaruel@chromium.org2010-05-143-0/+8
* Fix the problem that FileReader does not work on Mac/Linux. The fixjianli@chromium.org2010-05-141-1/+1
* Do right-alignment of popups when WebKit indicates to do so.avi@chromium.org2010-05-131-1/+8
* Minor fixes to docs.html.kathyw@chromium.org2010-05-132-10/+4
* Update the Featured videos.kathyw@chromium.org2010-05-132-2/+12
* Move webkit_glue::PasswordForm out of render_messages into common_param_trait...mirandac@chromium.org2010-05-132-40/+40
* Define two new IPC messages to initialize an appcache for a shared worker or ...michaeln@chromium.org2010-05-133-0/+29
* Mac: Testing infrastructure for sandboxed tests.jeremy@chromium.org2010-05-135-5/+360
* Refine language preferences.suzhe@chromium.org2010-05-132-14/+11
* Removed non-thread-safe QName ad-hoc interning.akalin@chromium.org2010-05-135-21/+21
* Re-land r47079: Shorten several appsrelated flags.aa@chromium.org2010-05-133-16/+15
* Add --host-rules support.willchan@chromium.org2010-05-122-2/+10
* Revert 47079 - Shorten several appsrelated flags. "256 characters should be e...aa@chromium.org2010-05-123-15/+16
* Shorten several apps-related flags. "256 characters should be enough for anyo...aa@chromium.org2010-05-123-16/+15
* Enable Alternate-Protocol support by default when NPN support is enabled.willchan@chromium.org2010-05-122-4/+0
* Add update and removeAll functions to extensions context menu APIasargent@chromium.org2010-05-121-5/+78
* Created a new process type called the service process to host background task...sanjeevr@chromium.org2010-05-123-1/+22
* Disallow display of multiple experimental.extension.popup(...) windows ericdingle@google.com2010-05-125-65/+72
* Fix the TestRendererAccessibilityTree browser test so that it's not flaky.ctguil@chromium.org2010-05-121-0/+5
* Hide NTP app launcher debug link behind a flag.rafaelw@chromium.org2010-05-122-1/+5
* Step 1: Changing CommandBufferHelper to only use a portiongman@chromium.org2010-05-121-2/+2
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-123-23/+3
* Fixed destruction race bug in FakeNetworkChangeNotifierThread.akalin@chromium.org2010-05-113-10/+60
* Added AuthenticateToUnlock which is to be used for screen lock.oshima@chromium.org2010-05-112-8/+0
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-113-89/+170
* Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."bauerb@chromium.org2010-05-111-6/+0
* Reland r46681: Use IPC to wait for download in DownloadTest.bauerb@chromium.org2010-05-111-0/+6
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-114-2/+8
* Replace about:net-internals with the javascript-based frontend.eroman@chromium.org2010-05-101-3/+2
* Revert 46842 - Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-103-170/+89
* TTF: Re-enable URLFetcherHeadersTest.Headers, which was disabled without anyjhawkins@chromium.org2010-05-101-1/+1
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-103-89/+170
* TTF: Re-enable ActiveNotificationTrackerTest.TestLookupAndClear. The test wasjhawkins@chromium.org2010-05-101-1/+1
* Add first cut at gallery integration.aa@chromium.org2010-05-102-0/+8
* Rename a pref name for kLanguageHotkeyNextEngine.yusukes@google.com2010-05-101-1/+1
* Disable extension app tab throbber if command line flag set.finnur@chromium.org2010-05-082-0/+5
* Add some more IPC plumbing and scaffolding to support having appcache work in...michaeln@chromium.org2010-05-082-5/+56