summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare appcache to build as a DLL in the component build.dpranke@chromium.org2011-09-149-13/+59
* When cross-compiling for ia32, do not build 'host' targets with -m32rsleevi@chromium.org2011-09-141-62/+66
* re-land r100988 (gpy refactoring for content dll).dpranke@chromium.org2011-09-1411-97/+199
* ConstrainedSFChooseIdentityPanel (SSLClientCertificateSelectorCocoa) shouldmark@chromium.org2011-09-143-7/+27
* [Windows] Include the about:flags experiments in crash reports.eroman@chromium.org2011-09-146-29/+98
* Revert 100915 - Rewrite color space conversions suite using YASMdhollowa@chromium.org2011-09-1428-1916/+191
* Revert 100916 - Fix builddhollowa@chromium.org2011-09-142-0/+25
* Revert 100917 - Not use SSSE3 code that was merged accidentallydhollowa@chromium.org2011-09-141-1/+17
* views: Export AutoNativeNotificationDisabler to fix the win builder.tfarina@chromium.org2011-09-141-1/+1
* Revert 100973 - Updated *.pak file format to support both UTF8 and UTF16dhollowa@chromium.org2011-09-1414-190/+97
* Bring back safe browsing binary digest checking. I accidentally removed that ...jam@chromium.org2011-09-147-5/+52
* views: Factor WidgetFocusManager out of FocusManager class.tfarina@chromium.org2011-09-1411-123/+153
* Flapper installer: add a specific check for the PDF interfacecpu@chromium.org2011-09-141-1/+8
* ppapi_tests: Move implementation of virtual Init to the .cc file.polina@google.com2011-09-142-1/+6
* Update .DEPS.gitchrome-admin@google.com2011-09-141-1/+1
* Roll WebKit DEPS 95025:95036.levin@chromium.org2011-09-141-1/+1
* Disk cache: Make a local copy of the operation result beforervargas@google.com2011-09-141-1/+2
* Revert r100988 (gpy refactoring for content dll).dpranke@chromium.org2011-09-1411-199/+97
* Fix special_tabs.SpecialTabsTest.testSpecialAcceratorTabsnirnimesh@chromium.org2011-09-141-1/+3
* Revert 100991 - Disable clipboard for bookmarks in TOUCH_UI buildsericu@google.com2011-09-131-7/+0
* [Sync] Simplify WeakHandle now that WeakPtr can be destroyed from any threadakalin@chromium.org2011-09-133-122/+13
* Disable clipboard for bookmarks in TOUCH_UI buildswyck@chromium.org2011-09-131-0/+7
* ChromeFrameTestWithWebServer.WidgetModeIE_SrcProperty is Flaky.mad@chromium.org2011-09-131-1/+1
* Revert 100733 (caused more crashes) - Cancel plugin channel requests when the...willchan@chromium.org2011-09-139-215/+63
* This change merges all of the content code into a single library; the content...dpranke@chromium.org2011-09-1311-97/+199
* Fix issue where printing output got trunkated on the right and bottom sides.gene@chromium.org2011-09-131-0/+9
* Quick tree fixgroby@chromium.org2011-09-132-1/+4
* Disabling passwords.PasswordTest.testDisplayAndSavePasswordInfobar on windows.shubhojeets@chromium.org2011-09-131-0/+2
* Handles the fact that GetMostRecentVisitsForURL reverses the visit order.atwilson@chromium.org2011-09-134-37/+70
* Mark SafeBrowsingServiceTest.SafeBrowsingSystemTest as flaky.ericu@google.com2011-09-131-1/+7
* Adjust sizes on Win to make it green again.cmp@chromium.org2011-09-131-1/+1
* Handle web intents content settings update properly.groby@chromium.org2011-09-131-0/+7
* [cros] Focus traverses from WebUILoginView to StatusAreaView and back in WebUI.ivankr@chromium.org2011-09-134-3/+90
* fix const decl in content_main.dpranke@chromium.org2011-09-131-1/+1
* Reland 100801 - Ensure that compositor does not block the renderer process by...apatrick@chromium.org2011-09-131-2/+3
* Add the challenger's host and port to the onAuthRequired signaljochen@chromium.org2011-09-137-1/+223
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-13142-354/+570
* PRESUBMIT: reject changes that add wstringsevan@chromium.org2011-09-131-0/+18
* Updated *.pak file format to support both UTF8 and UTF16adriansc@chromium.org2011-09-1314-97/+190
* Update static tabs API documentation.mihaip@chromium.org2011-09-133-7/+11
* Remove ninja directory from DumpRenderTree search paths (ninja now uses out/{...mihaip@chromium.org2011-09-131-1/+0
* Automatic update of annotations in the trend graph in layout test analyzer.imasaki@google.com2011-09-137-72/+4278
* Bug=Nonemmocny@chromium.org2011-09-131-1/+3
* ppapi_tests: Support DidChangeView overriding viapolina@google.com2011-09-134-1/+8
* Revert 100956 - Re-enable OptionsUITest.LoadOptionsByURL for Mac Valgrind now...csilv@chromium.org2011-09-131-0/+3
* Check for a NULL Extension before dispatching events to it, to fix a crash.mpcomplete@chromium.org2011-09-132-2/+9
* Show or hide settings button depending on whether the panel is on focus or th...jianli@chromium.org2011-09-134-0/+51
* Add 2 pyauto tests to databases.py.kkania@chromium.org2011-09-131-0/+21
* Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...ben@chromium.org2011-09-1333-400/+304
* CrOS - Fix use-after-free in balloon notificationsjamescook@chromium.org2011-09-134-27/+39