- 9d701d83 Add a new views delegate method for menu item accessibility notifications, by [email protected] · 14 years ago
- fa8c4721 Removing suppression for fixed memcheck bug by [email protected] · 15 years ago
- 646523e Disable prerender on CrOS. by [email protected] · 15 years ago
- a7c40707 Change from CHECK to DCHECK and attempt to handle NULL values, in preparation for M11 branch point. by [email protected] · 15 years ago
- 2c6a70d Quick-fix the suppression - accidentally replaced "4" with "}" by [email protected] · 15 years ago
- e3058f1 Suppress many Valgrind reports on the memory waterfall by [email protected] · 15 years ago
- 01637ed Suppress uninit conds in fileapi::FileSystemUsageCache::Read (issue 75018) by [email protected] · 15 years ago
- 39d4207 Check that uncompressed data passed to zlib is defined, and mark compression by [email protected] · 15 years ago
- 1a5692f1 Updating trunk VERSION from 692.0 to 693.0 by [email protected] · 15 years ago
- 98359ce Reland code to detect corruption of histogram ranges by [email protected] · 15 years ago
- bddae31 Yet another clang roll attempt. by [email protected] · 15 years ago
- c4a9e93 autofill: Rename AutoFillManager to AutofillManager. by [email protected] · 15 years ago
- dbe6b920 Marking sync test SinkBMs10LevelDown as a failure due to r76700. by [email protected] · 15 years ago
- 328ab44 importer: Tweak ImportLockDialog comments. by [email protected] · 15 years ago
- 8c9197d Disable verbose logging for sync integration tests. by [email protected] · 15 years ago
- 4c4f7cd NSS: Unlock crypto devices when populating cert manager. by [email protected] · 15 years ago
- b640b41 Remove prototype of a function that was removed a while ago. by [email protected] · 15 years ago
- 797587a Major rewrite of BookmarkButton event-handling to support proper menu by [email protected] · 15 years ago
- 9ad63d2a Cros: Check PCM after opening Alsa mixer by [email protected] · 15 years ago
- bac4f4b Don't try to convert text/html URLs ending in .user.js. by [email protected] · 15 years ago
- db803aae Move socket stream messages to content, in preparation for moving its dispatcher. In this change I also converted p2p_messages to use the new automated way of serializing structs. by [email protected] · 15 years ago
- 83c8265 Add vpn networks to network_library by [email protected] · 15 years ago
- cfbe0d2 Service process crash on Windows. by [email protected] · 15 years ago
- 41c6860 LOG(INFO)->VLOG(1) by [email protected] · 15 years ago
- dc7f732 Rename Paint() to PaintForDrag() in two cases. by [email protected] · 15 years ago
- 0a5f916 Make IndexedDB obey the SpecialStoragePolicy. by [email protected] · 15 years ago
- a4d9b5a importer: Some more cleanups. by [email protected] · 15 years ago
- b4e3e8d5 Add 64-bit Windows tokens to the UA string. This parallels https://bugs.webkit.org/show_bug.cgi?id=55226 as well as Firefox and IE. by [email protected] · 15 years ago
- 89ea2c9 Just return, don't use temps. by [email protected] · 15 years ago
- 9e78742 Relanding this. by [email protected] · 15 years ago
- 2979e68 Remove note about flakiness from a test that is no longer flaky. by [email protected] · 15 years ago
- c263464 fix display of filenames in file:/// URLs by [email protected] · 15 years ago
- 0762d45 An attempt to fix the flakiness in a few UI tests. by [email protected] · 15 years ago
- 15b708a Make Window class concrete (mostly). by [email protected] · 15 years ago
- be51dd25 Mac print proxy out from flag. by [email protected] · 15 years ago
- df680a8 Revert 77002 - Enable ChromeFrame net tests. These tests regressed with the change in the chunked upload by [email protected] · 15 years ago
- 7868ecab (1) Hook up the print button to send the pages to the default printer for printing without displaying a native dialog. by [email protected] · 15 years ago
- f41067c4 Enable ChromeFrame net tests. These tests regressed with the change in the chunked upload by [email protected] · 15 years ago
- 53125cd Update translations using strings from launchpad.net r141 by [email protected] · 15 years ago
- e3849be Add a declared destructor as suggested by Clang builder. by [email protected] · 15 years ago
- b43c135 Hover/selection of username dropdown items should do nothing by [email protected] · 15 years ago
- a23d37b New assets for PDF progress control. Added asset for drop shadow. by [email protected] · 15 years ago
- 0b609ee Make more methods on Widget non-virtual and move to NativeWidget by [email protected] · 15 years ago
- a40f6e9 Move infobar_delegate.[cc,h] back to chrome/browser/tab_contents. by [email protected] · 15 years ago
- b360040 WebUI Prefs: Remove trailing colon from 'Home page' by [email protected] · 15 years ago
- deedcc8 Stream speech audio to server as it gets recorded, instead of waiting until end of recording. by [email protected] · 15 years ago
- 1646064 Do all OOLing in the views code. linux_views now builds clean with the clang plugin. by [email protected] · 15 years ago
- 039c7b0b2 Register "filesystem:" as a "WebSafeScheme" to let ResourceDispatcherHost service requests. by [email protected] · 15 years ago
- c0d776a Cleanup Removing outdated commented out code. by [email protected] · 15 years ago
- d7a80be Skip generation of stats, since code is now shared across threads by [email protected] · 15 years ago
- 05a46357 Use string for hash in callbacks from safebrowsing. This makes the API more consistent since we pass in string in checkdownloadhash. by [email protected] · 15 years ago
- e9bdf53 Add O2D rendering with cairo into Windows build. by [email protected] · 15 years ago
- 232a581 Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling by [email protected] · 15 years ago
- cdc5489 Fixes bad code in WaitForProcessLauncherThreadToGoIdleObserver. by [email protected] · 15 years ago
- a63b8e8 Use https instead of http for software renderling list auto update URL. by [email protected] · 15 years ago
- 44bf8fb ui_tests: use proper API for getting tab title by [email protected] · 15 years ago
- 224e861 Revert 76088 - Fix extra focus glow for the omnibox on Mac OS X Lion. by [email protected] · 15 years ago
- 75b61bdaf Build WebKit Full Screen API. Support is disabled by default; enable with --enable-fullscreen. by [email protected] · 15 years ago
- 76edb67 Disable this test temporarily. http://crbug.com/74971 by [email protected] · 15 years ago
- 0441a65 [Mac] Apply CrTrackingArea to the two other places where we get |-mouseMoved:| zombie messages. by [email protected] · 15 years ago
- f0a9d1b Block event processing on host/client until the client has authenticated. by [email protected] · 15 years ago
- 0e5eeb0 Reorder some functions in ExtensionPrefs to keep related methods together. by [email protected] · 15 years ago
- 58ae9fad Roll WebKit 80364:80370. by [email protected] · 15 years ago
- 515b554 Move preliminary gpu info collection and software rendering flags computation to browser startup time. This allows us to handle each feature independently through appending renderer process commandline switches (in most cases but not all, because this preliminary run only collects partial gpu info). by [email protected] · 15 years ago
- 3055aee Fix crash in utility process when running chrome with --no-sandbox. by [email protected] · 15 years ago
- 542258c Give a helpful warning message if a url patern contains a port. by [email protected] · 15 years ago
- 7b1c037 Integrate P2P Sockets IPC with chromoting plugin. by [email protected] · 15 years ago
- 5b54a5c Two things: by [email protected] · 15 years ago
- 6775e40a Change other usages of .size() to .empty() when applicable. by [email protected] · 15 years ago
- 5bd8d17 Rename BrowserFrameGtk::Init to BFG::InitBrowserFrame. by [email protected] · 15 years ago
- 12505041 Remove a DCHECK from TabposeWindow. by [email protected] · 15 years ago
- 5287e41 Revert 76952 - Retry profile menu model change and clang fixes. by [email protected] · 15 years ago
- 942ea0e AsyncDoAutomaticFreeDiskSpaceControl API introduced by [email protected] · 15 years ago
- cbe89c9 Get rid of the extension dependency in ResourceDispatcher by calling out to a webkit_glue function that can update the peer. No point sending the boolean flag from the browser since the same check is done in the renderer. by [email protected] · 15 years ago
- 59c4dd56 Add FilePath to the gdb pretty printers. by [email protected] · 15 years ago
- 1a679f4 [Sync] Add 'Events' tab to chrome://sync-internals by [email protected] · 15 years ago
- c767e56 Print Preview: Always stop the preview job worker and handle the case where the preview tab goes away. by [email protected] · 15 years ago
- ca9e4ca Rename Window::SetBounds to SetWindowBounds, to uncofuse overrides. by [email protected] · 15 years ago
- f40e427 Retry profile menu model change and clang fixes. by [email protected] · 15 years ago
- 9f8872b3 Turn on flag for Linux, too. by [email protected] · 15 years ago
- b0f2f3b Load url if appcache exists in offline mode. by [email protected] · 15 years ago
- 2de17d3 Enable filesystem: URIs by default and remove enabling switch. by [email protected] · 15 years ago
- 960c23d Changing the URL pointed to clear browsing data shortcut in shortcuts pyauto test. by [email protected] · 15 years ago
- 6e5e68d Move GetWindowsArchitecture() to windows_version.h. by [email protected] · 15 years ago
- 60d470a Cleaning up media/base/clock.cc,h by [email protected] · 15 years ago
- af67f20 Add a function to get the processor architecture. I will be using this in the user agent construction code. by [email protected] · 15 years ago
- 74a2bbe Roll WebKit 80351:80364 and cleanup layout test expectations. by [email protected] · 15 years ago
- a5d9581 Mute ALSA audio completely by [email protected] · 15 years ago
- 024bcff gdb: print GURLs as strings by [email protected] · 15 years ago
- 01ed196 Extension ids are ASCII. by [email protected] · 15 years ago
- 2ea3ca3 Oops, change O3D's DEPS on Chromium's breakpad code again. :( The current trunk revision requires newer revisions of other Chromium code for Mac and Linux, so the bump broke those builds. Updating all the dependencies is too hairy, so instead decrease the breakpad revision to the latest version that works for all platforms. by [email protected] · 15 years ago
- 3c5cfd37 Don't translate dirty rectangles in Mac capturer. by [email protected] · 15 years ago
- 7bd9d89 Remove border and shrink heading of network error page when in a subframe. by [email protected] · 15 years ago
- eb5aaa3f Clean up layout test expectations. by [email protected] · 15 years ago
- 121648a While enumerating plugins under the MozillaPlugins registry key, we should ignore 64 bit by [email protected] · 15 years ago
- 2f865953 This fixes the wording on the killed tab. by [email protected] · 15 years ago
- 51f6caa Chrome changes to move ConenctionType, etc fome chromeos_network to network_library. by [email protected] · 15 years ago
- 026d452a Convert worker, speech_input, and utility messages to use the new macros, eliminating the need for hand coded traits. by [email protected] · 15 years ago
- 0c9bf87 Add chunked uploads support to SPDY by [email protected] · 15 years ago
- 27030d8 Roll WebKit 80340:80351. by [email protected] · 15 years ago