summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove NativeViewAccessibilityWin from the views namespace becausedmazzoni@chromium.org2011-03-142-2/+2
* Add a ContentBrowserClient interface to let content code delegate to embedder.creis@google.com2011-03-146-0/+64
* Fix Port and Event leaking.jstritar@chromium.org2011-03-143-18/+54
* clang style plugin fix: Add "virtual" to an overriding method.thakis@chromium.org2011-03-141-3/+3
* Try a different way to test speech input in browsertests. These tests were fl...satish@chromium.org2011-03-142-22/+6
* Fix clang compile error, invalid returnthakis@chromium.org2011-03-141-1/+1
* Implement a PreferenceTransformerInterface and ProxyPreferenceTransformer.battre@chromium.org2011-03-143-246/+327
* Fixes touch build.sky@chromium.org2011-03-142-0/+15
* Fix handling of case where the same AccessibilityObject appears as admazzoni@chromium.org2011-03-143-0/+38
* Core parts of dragging multiple tabs at the same time. There is stillsky@chromium.org2011-03-1417-367/+688
* Add crash exceptions.levin@chromium.org2011-03-141-0/+9
* Sample extension demonstrating usage of the Proxy API.battre@chromium.org2011-03-1413-1/+3008
* Updating trunk VERSION from 703.0 to 704.0chrome-release@google.com2011-03-141-1/+1
* Disable BookmarkBarViewTest15.MenuStaysVisibleAfterDelete on Chromium OS.dmazzoni@chromium.org2011-03-141-1/+8
* Refactor sync notifier out of sync apiakalin@chromium.org2011-03-1415-331/+549
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-1464-362/+396
* Move experimental extension APIs startup flag.cmp@chromium.org2011-03-141-2/+7
* Fix shared library build and take out unnecessary dependency in chrome_render...jam@chromium.org2011-03-141-1/+0
* Fix Linux buildjam@chromium.org2011-03-141-0/+1
* Move AppCache common code to content and split off AppCache messages into the...jam@chromium.org2011-03-1423-950/+15
* Revert 77984 - Add logs to understand failures that only happen on the waterf...skerner@chromium.org2011-03-144-43/+22
* Move the blob related code to content, and also move the blob messages to the...jam@chromium.org2011-03-147-205/+2
* Add logs to understand failures that only happen on the waterfall. Will rever...skerner@chromium.org2011-03-134-22/+43
* Revert 77980 - Raise logging level, so we can see logs on buildbot. Will rev...skerner@chromium.org2011-03-134-43/+22
* Raise logging level, so we can see logs on buildbot. Will revert once buildb...skerner@chromium.org2011-03-134-22/+43
* Change DeleteRegistryKey to not require opening root keys with RegKey.tommi@chromium.org2011-03-133-42/+20
* Continuing with DCHECK() replacement. Switching to DCHECK_GT for better debug...kushi.p@gmail.com2011-03-131-1/+1
* Move database files from chrome\commmon to content\common, in preparation for...jam@chromium.org2011-03-1313-231/+7
* FindBarCocoaController adopts NSAnimationDelegate protocol.thakis@chromium.org2011-03-131-1/+1
* Move some message files and hi_res_timer_manager to content, in preparation f...jam@chromium.org2011-03-1316-155/+11
* importer: Pull ExternalProcessImporterHost out of ImporterHost.tfarina@chromium.org2011-03-139-113/+143
* Revert 77957 - Raise logging level, so we can see logs of extension histrory ...skerner@chromium.org2011-03-132-17/+5
* Raise logging level, so we can see logs of extension histrory tests on the wa...skerner@chromium.org2011-03-132-5/+17
* Quick CL to get rid of render_messages_internal.h, since render_messages.h it...tsepez@chromium.org2011-03-123-2349/+2265
* Add check to keep browser from crashing if renderer goes away at wrong timedavemoore@chromium.org2011-03-121-2/+3
* Change common_message_generator code block.tsepez@chromium.org2011-03-121-3/+5
* extensions: Introduce ShowExtensionInstallDialog function.tfarina@chromium.org2011-03-127-39/+51
* Enable the NOTREACHED() in ImportantFileWriter also on Windowsphajdan.jr@chromium.org2011-03-122-12/+10
* Delete chrome.7z archives in the current installation when doing an upgrade t...grt@chromium.org2011-03-122-13/+28
* Updating trunk VERSION from 702.0 to 703.0chrome-release@google.com2011-03-121-1/+1
* Move worker_messages to content in preparation of moving worker.jam@chromium.org2011-03-1215-199/+20
* Revert "Mark MiniInstallTest.InstallMiniInstallerSys' failing while I investi...aa@chromium.org2011-03-121-1/+1
* Use IPEndPoint for P2P IPC messagessergeyu@chromium.org2011-03-125-36/+39
* Chrome crashed infobar should be alert yellow.tfarina@chromium.org2011-03-121-19/+15
* Avoid dangling references to Views from FocusManager.asanka@chromium.org2011-03-121-6/+7
* Fix regression from r77888: icu is not supposed to have a version number anym...aa@chromium.org2011-03-122-2/+2
* Mark MiniInstallTest.InstallMiniInstallerSys' failing while I investigate.aa@chromium.org2011-03-121-1/+1
* bookmarks: Rename entries with GroupModified to FolderModified.tfarina@chromium.org2011-03-129-22/+23
* Move chrome\gpu to content\gpu.jam@chromium.org2011-03-1240-4771/+10
* Revert 77899 - Connect up --disable-gl-multisampling to command bufferkinuko@chromium.org2011-03-125-29/+15