summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Incrementing VERSION to 18.0.1025.74chrome-release@google.com2012-03-091-1/+1
* Revert 124508 - Merge 121286 - Tighten Flash sandbox to USER_LIMITEDkaren@chromium.org2012-03-091-1/+1
* Revert 124510 - Merge 121478 - Restrict Flash sandbox to one processkaren@chromium.org2012-03-091-7/+1
* Revert 125701 - Merge 123861 - Replace computer with mobile device in Android...nyquist@chromium.org2012-03-091-491/+184
* Revert 125715 - Merge 124589 - Prefix Android-string descriptions with Mobile:nyquist@chromium.org2012-03-091-64/+49
* Revert 125716 - Merge 125042 - Add short version of incognito NTP for mobile.nyquist@chromium.org2012-03-091-12/+1
* Revert 125717 - Merge 125048 - Revert smart phone -> mobile device stringnyquist@chromium.org2012-03-091-1/+1
* Revert 125726 - During a string merge in r125715, an old <if> wasn't removed.nyquist@chromium.org2012-03-091-0/+1
* During a string merge in r125715, an old <if> wasn't removed.tony@chromium.org2012-03-081-1/+0
* Merge 125048 - Revert smart phone -> mobile device stringnyquist@chromium.org2012-03-081-1/+1
* Merge 125042 - Add short version of incognito NTP for mobile.nyquist@chromium.org2012-03-081-1/+12
* Merge 124589 - Prefix Android-string descriptions with Mobile:nyquist@chromium.org2012-03-081-49/+64
* Merge 123861 - Replace computer with mobile device in Android strings.nyquist@chromium.org2012-03-081-184/+491
* Incrementing VERSION to 18.0.1025.73chrome-release@google.com2012-03-081-1/+1
* Setting version to 18.0.1025.72chrome-release@google.com2012-03-071-1/+1
* Incrementing VERSION to 18.0.1025.52chrome-release@google.com2012-03-071-1/+1
* Merge 121600 - Increase the rate at which we checkcpu@chromium.org2012-03-071-2/+2
* Merge 125265 - Fix feature_canvas2d test to make a canvas larger than the min...vangelis@google.com2012-03-071-2/+2
* Merge 125098 - Fix crash during ChromeOS loginddrew@chromium.org2012-03-061-2/+9
* Merge 124899 - Reinitialize the cookie database if the meta table gets corrup...erikwright@chromium.org2012-03-062-4/+61
* Merge 124650 - Refactor this test to reduce code duplication.erikwright@chromium.org2012-03-061-151/+96
* Merge 124355 - [NTP4] Overlap of apps in NTP when deleting and reinstalling appdbeam@chromium.org2012-03-061-1/+1
* Incrementing VERSION to 18.0.1025.51chrome-release@google.com2012-03-061-1/+1
* Merge 124677 - Don't trigger accelerated compositing for 3D CSS when using Sw...jbauman@chromium.org2012-03-051-0/+1
* Manual merge of crrev.com/124527 since the change on trunk depends on coderogerta@chromium.org2012-03-051-4/+13
* Merge 124850 - Don't set ion=1 for hidden Instant modes.sreeram@chromium.org2012-03-055-6/+42
* Merge 124190 - chrome.tabs.query should filter out incognito tabs if the exte...jstritar@chromium.org2012-03-052-0/+14
* Incrementing VERSION to 18.0.1025.50chrome-release@google.com2012-03-051-1/+1
* Revert 124787 - Merge 124527 - Pre-login should not set cookies and log the u...rogerta@chromium.org2012-03-051-14/+4
* Merge 124282 - Disable storing cookies from URLFetchers that run with a profi...jochen@chromium.org2012-03-059-3/+22
* Incrementing VERSION to 18.0.1025.49chrome-release@google.com2012-03-051-1/+1
* Incrementing VERSION to 18.0.1025.48chrome-release@google.com2012-03-031-1/+1
* Merge 124096 - Check for the zoom/fit bar before trying to perform an action ...krisr@chromium.org2012-03-031-0/+10
* Merge 121697 - Disable device activity time reporting.dubroy@chromium.org2012-03-031-4/+2
* Merge 124527 - Pre-login should not set cookies and log the user in of cookie...rogerta@chromium.org2012-03-031-4/+14
* Fix build on the M18 branch. This is effectively r122974 (revert) + r122994 (...thestig@chromium.org2012-03-021-1/+1
* Merge 122971 - ChromeOS: Store the crash dumps / logs in a non-cryptohome mou...thestig@chromium.org2012-03-021-0/+5
* Merge 123056 - Fix chrome crash on clicking Scratchpad's "Send to tab"tbarzic@chromium.org2012-03-023-0/+45
* Merge 124148 - when a datatype is throttled and when there is a local change,...lipalani@chromium.org2012-03-024-22/+75
* Re-disable the intents options UI in the branch. Add hook for UI back in the ...gbillock@chromium.org2012-03-025-7/+7
* Merge 124680 - Fix typo in new background page syntax ("page" takes a string,...mihaip@chromium.org2012-03-022-2/+2
* Merge 120103 - Don't show the app error page for bookmark apps.mihaip@chromium.org2012-03-021-1/+1
* Incrementing VERSION to 18.0.1025.47chrome-release@google.com2012-03-021-1/+1
* Merge 124139 - Apply a rate limit on a per-plug-in basis to plug-in crashes.cevans@chromium.org2012-03-021-1/+2
* Clean up after 124505 merge to repair flag usage that came in in a subsequent...gbillock@chromium.org2012-03-011-1/+1
* Merge 123400 - Fix bad DCHECK in issue 9429031jschuh@chromium.org2012-03-011-3/+5
* Merge 123147 - Grant Flash read access to Talk application directory.jschuh@chromium.org2012-03-011-6/+25
* Merge 121478 - Restrict Flash sandbox to one processjschuh@chromium.org2012-03-011-1/+7
* Merge 121286 - Tighten Flash sandbox to USER_LIMITEDjschuh@chromium.org2012-03-011-1/+1
* Merge a bunch of CLs to whitelist the Google Talk plug-in when turning on cli...bauerb@chromium.org2012-03-0112-43/+210