summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Mac: app mode loader (shim).viettrungluu@chromium.org2010-05-184-2/+64
* Removed unused fastalloc.h file.akalin@chromium.org2010-05-181-59/+0
* Add the new cookies API to Chrome Extensions, minus the eventcindylau@google.com2010-05-185-125/+3559
* Turn on cloud print for Chromium OS.scottbyer@chromium.org2010-05-184-0/+9
* Remove the mostly-unused FilterPolicy class. Convert the only actually-used ...pkasting@chromium.org2010-05-1811-358/+87
* Rename "mixed content" to "insecure content" in as many places as possible, t...pkasting@chromium.org2010-05-184-13/+7
* Wire sending/receiving cacheable metadata from the renderertonyg@chromium.org2010-05-185-0/+38
* Remove --omnibox-popup-count flag.tfarina@chromium.org2010-05-182-4/+0
* Support speculative pre-connection to search URLsjar@chromium.org2010-05-183-2/+6
* 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