- 4fdb3cc These targets were causing files to have the same output target, which ninja (reasonably) does not like. by [email protected] · 13 years ago
- 5615ebd Speculatively disable remaining FileSystemURLRequestJobTest tests. by [email protected] · 13 years ago
- bec363c Ref-count VideoRendererBase instead of blindly hoping it outlives the decoder's tasks. by [email protected] · 13 years ago
- 182bdf0 Add a 'version' parameter to SpellingServiceClient::RequestTextCheck(). by [email protected] · 13 years ago
- 98722be5 CreateProcessAsUser requires the token handle to have TOKEN_DUPLICATE access. by [email protected] · 13 years ago
- d82453cb include <iterator>, fixes build for non-pch on vs2010 by [email protected] · 13 years ago
- 6f327f82 Revert 131175 - Ctrl-o fix for hosted files. by [email protected] · 13 years ago
- c32b0c2c Disable image transport surface on AMD's dynamic switchable graphics. by [email protected] · 13 years ago
- 573889f2 Reland r131019: Move most TemplateURL data members to a new struct, TemplateURLData. This allows us to eliminate the TemplateURL NULL constructor, most public non-const TemplateURL functions, and most TemplateURL friend declarations. by [email protected] · 13 years ago
- 7d8b707 Apps that get updated from the Webstore should be considered WebStore apps. by [email protected] · 13 years ago
- 5211222 Post task to show the extension uninstall dialog a little later. by [email protected] · 13 years ago
- 328ce55f Remove WAYLAND port by [email protected] · 13 years ago
- 9d7a49d Convert the RedirectTest ui_tests to browser_tests, and renabled two of the disabled ones. Removed all the loop/waiting on timeout. by [email protected] · 13 years ago
- 7bfc592e Require that platform apps use manifest_version 2. by [email protected] · 13 years ago
- 68dcb1f Hanlde long attribute name mapping in bindAttribLocation. by [email protected] · 13 years ago
- 3ab6127 PPAPI: Refactor ppapi test callbacks to ease testing blocking callbacks. by [email protected] · 13 years ago
- 4af886ca Convert IFrameTest from ui_test to browser_test. Also delete animating gif ui_test. This stuff is tested in WebKit, and if it crashes in the field we'll get crash dumps. by [email protected] · 13 years ago
- 95879f1 Make sure app bundles can be installed from incognito windows. by [email protected] · 13 years ago
- 42fc79f Remove excessive logging in Virtual Print Driver by [email protected] · 13 years ago
- 472f3378 Disable FileSystemURLRequestJobTest.FileTest. It's crashing the Vista Canary by [email protected] · 13 years ago
- 4281f27c Turn SPDY NetLog Source references into links on about:net-internals. by [email protected] · 13 years ago
- 4fc6ea91 Clarify possible states in FFmpegDemuxerStream::Read(). by [email protected] · 13 years ago
- e2ae1f7 GTK Panels fix for height glitch after opening. by [email protected] · 13 years ago
- 90c96b78 views/infobars: Convert users of deprecated GetBitmapNamed() to GetImageNamed(). by [email protected] · 13 years ago
- de1fcdd Fixing PrerenderBrowserTest.PrerenderHTML5VideoNetwork test to test for stalled event. by [email protected] · 13 years ago
- 45d83a1 Fragment navigation should update NavigationState, but not DocumentState. by [email protected] · 13 years ago
- 03fb2fc Fixes crash if a system modal window was shown while the lock screen by [email protected] · 13 years ago
- 86b0099 Set the frame style in metro mode to custom. by [email protected] · 13 years ago
- 80e4cfa0 Delete renderbuffers when no longer referenced by [email protected] · 13 years ago
- 646e1555 Reorder nacl_process_host functions. by [email protected] · 13 years ago
- 174391e Add oweplorer-10519.dll through 10523 to troublesome DLLs. by [email protected] · 13 years ago
- f4f2c3e JavaScript style fixups in flags.js by [email protected] · 13 years ago
- 5eefa00 chromeos: No icon shadow for slow boards. by [email protected] · 13 years ago
- 110e2ab Valgrind: Suppress an occasional leak in setlocale() and more webkit leaks. by [email protected] · 13 years ago
- 9aa11d8b Add a separate Notification constructor to differentiate between text and HTML notifications. by [email protected] · 13 years ago
- a03ceecb Ash: Fix blurry newtab button by [email protected] · 13 years ago
- 1f401a5 Initial stab at an "Endurance" test for IndexedDB by [email protected] · 13 years ago
- 2115d6c Fix the build error on Android by [email protected] · 13 years ago
- f19c06a Exclude ManagedMode from android build. by [email protected] · 13 years ago
- 0786b97 JS style nits: plugins.js by [email protected] · 13 years ago
- 6a90613 Attempt to disable nacl_newlib.run_inbrowser_test_runner on NACL Tests (x64), a Win bot. by [email protected] · 13 years ago
- 68853068 Convert FastShutdown to a browser_test and enable it in the process. by [email protected] · 13 years ago
- 8ffa9279 Valgrind: Suppress a bunch of WebGL-related memory leaks. Also suppress leaks in libflashplayer.so by [email protected] · 13 years ago
- acfce00 Show ServerBoundCerts in site data viewer. by [email protected] · 13 years ago
- 1345c56 aura: Change shared context to be offscreen for arm by [email protected] · 13 years ago
- 776ce72 HTTP Pipelining: Log headers with the URL_REQUEST for easier debugging. by [email protected] · 13 years ago
- 7ae20dd9 Ctrl-o fix for hosted files. by [email protected] · 13 years ago
- 579222d0 Close profile menu on pressing escape by [email protected] · 13 years ago
- 86cea38 gdata: Fix a bug where pinned-and-cached files could not be opened off-line by [email protected] · 13 years ago
- 5f352e8 Remove dead file. This file is no longer compiled in as of r124125. by [email protected] · 13 years ago
- 4160ad6 Force deletion of test_shell's RequestProxy on the IO thread. by [email protected] · 13 years ago
- 3bf5808 ash: Show 'calculating' when the battery time is still being computed, instead of showing incorrect time. by [email protected] · 13 years ago
- ef05a08 Don't compile browser/sync/glue/theme_util.cc when enable_themes is false. by [email protected] · 13 years ago
- 8e0c0128 Implement sql::Connection::Raze() in terms of sqlite3_backup API. by [email protected] · 13 years ago
- 2781409 Adding extraction of is_calculating_battery_time field from protobuf by [email protected] · 13 years ago
- f5fc8ce Make sure the post install UI hooks are triggered properly when installing CRXs. by [email protected] · 13 years ago
- 43f1b70 ash: Show newly created browser window for app options. by [email protected] · 13 years ago
- 2e1a4a8 Win 8 Start Menu shortcut changes by [email protected] · 13 years ago
- 4d3ec0f Aura/ash split: Do various things to Linux aura root windows. by [email protected] · 13 years ago
- 8df01f3 Use FILES.cfg for Windows symbols on chromium builds. by [email protected] · 13 years ago
- 95069bb8 Clean up daemon DOM. BUG=121148 TEST=Manual by [email protected] · 13 years ago
- 9e0ef858 Revert 131019 - This caused memory tests to fail on all the perf bots. by [email protected] · 13 years ago
- 7c97092 ENABLE_NEW_DOM_STORAGE_BACKEND by [email protected] · 13 years ago
- 6929db6 Don't show the fullscreen bubble if we didn't actually go fullscreen. by [email protected] · 13 years ago
- dad095ff Update .DEPS.git by [email protected] · 13 years ago
- 1b21b45 NaCl: Update revision in DEPS, r8144 -> r8184 by [email protected] · 13 years ago
- b1ee0ec Aura/ash split: Hopefully get linux_aura green trybot. by [email protected] · 13 years ago
- 36ab69d Simplify Logic in SwapInPrerender. by [email protected] · 13 years ago
- 919d0fe Adding android mediaplayer implementation to chromium by [email protected] · 13 years ago
- 8d36db21 [NaCl SDK] Make sure the sdk_updater checks certs. by [email protected] · 13 years ago
- eff417f ash: Make ShelfAutoHideMenu command id unique. by [email protected] · 13 years ago
- 2f63b2405 Load every testcase of BrowserEncodingTest.TestEncodingAliasMapping in a new tab to avoid the race condition where the previous encoding is seen. by [email protected] · 13 years ago
- c9f49fb Suppress system and ieframe.dll leaks for DrMemory. by [email protected] · 13 years ago
- 980060c Move host registration code to the HostController class. by [email protected] · 13 years ago
- 2c75400a Reverting again ... More crashes, and the instrumentation did not appear to help by [email protected] · 13 years ago
- 7429426 Made disabled tests work again. by [email protected] · 13 years ago
- c5b4176 Update .DEPS.git by [email protected] · 13 years ago
- d45b1fa NaCl: Update revision in DEPS, r8134 -> r8144 by [email protected] · 13 years ago
- 27997077 Mark LocaleTestsDa.TestStart FAILS_ on OS_CHROMEOS. by [email protected] · 13 years ago
- 1b03d6b views: Misc comments clean ups in CustomFrameView. by [email protected] · 13 years ago
- ef9bba1 Make ExtensionPrefValueMap a ProfileKeyedService. by [email protected] · 13 years ago
- efdb7e7 Revert 131132 - Turn on TabContentsViewAura by default. by [email protected] · 13 years ago
- 9a4b85a97 Convert MultipartResponse ui_test to a browser_test. by [email protected] · 13 years ago
- 5961c77e views: Create crypto dialog with Widget::CreateWindow() function. by [email protected] · 13 years ago
- cf7e3d8 Turn on TabContentsViewAura by default. by [email protected] · 13 years ago
- 0f47780 Fixing grid view checkboxes. by [email protected] · 13 years ago
- 77c281ee Enable setting the CommandBufferProxy of WebGraphicsContext3DCommandBufferImpl by [email protected] · 13 years ago
- 7c52ed9 Track URLRequestContext references in a set. by [email protected] · 13 years ago
- b850f2d aura gesture recognizer: Address a missed nit from an earlier review. by [email protected] · 13 years ago
- e6f1aa4 Do not run ProcessUtilTest.MacMallocFailureDoesNotTerminate under ASan. by [email protected] · 13 years ago
- 1693634 Fixed deps. by [email protected] · 13 years ago
- 9bc734f Fallback to a prepopulated search engine if there is not default search engine after keywords are loaded. by [email protected] · 13 years ago
- 0b1c5283 Fix color chooser ending on page load. by [email protected] · 13 years ago
- 0cd3993 Updating trunk VERSION from 1093.0 to 1094.0 by [email protected] · 13 years ago
- aa9bc88 [cros] Fix broken tab order on login screen. by [email protected] · 13 years ago
- a51ca000 Remove unused code and exclude unused files on Chrome OS too. by [email protected] · 13 years ago
- 5e18b55f Use Windows scopers in platform_font_win.cc and add a ScopedSetMapMode class. by [email protected] · 13 years ago
- 96c5c56c TaskManager: Replace the string "Page" with "Task" by [email protected] · 13 years ago
- c143d89 [net/dns] Remove Job leak when HostResolverImpl is deleted during Abort callback. by [email protected] · 13 years ago
- 13169ab Convert UserStyleSheetWatcher to a ProfileKeyedService. by [email protected] · 13 years ago