- 5e324b7 Switched MetricsService over to using UTF8 string values. by [email protected] · 17 years ago
- e2cf91f Fixed mixed EOLs and set svn EOL prop for interstitial_page.[h,cc] by [email protected] · 17 years ago
- 21f527e Move the "platform" wrappers in skia/ext to the skia namespace. by [email protected] · 17 years ago
- 4b32ec1 Changes menu's Dispatcher to translate/dispatch message before by [email protected] · 17 years ago
- 0b33f80b Increase UMA upload interval, and upload usage stats more often by [email protected] · 17 years ago
- e03f473 Fixes crash in download tab view that resulted from attempting to by [email protected] · 17 years ago
- 7cef64b Reverting 7149. Review URL: http://codereview.chromium.org/15004 by [email protected] · 17 years ago
- a16d2238 Fix Linux release build. by [email protected] · 17 years ago
- a0729671 Revamp of the interstitial pages. by [email protected] · 17 years ago
- 5674185 Unbreak unit_test failure on Windows. by [email protected] · 17 years ago
- 85e0f1f Platform cleanup in browser/ and porting of few files. by [email protected] · 17 years ago
- 64ff794 Mostly cleanup. by [email protected] · 17 years ago
- 2c2fb22 DatabaseLoadComplete now needs to be run after OnIOInitialize, so change the order of the PostTask. by [email protected] · 17 years ago
- 2d4537d5 Adds a helper class used to mark/define critical section in a class and then install controls to check that those critical sections are not violated. by [email protected] · 17 years ago
- 3b680a8 Replace some CRects with gfx::Rect by [email protected] · 17 years ago
- 3f97e3f Add some initial before unload tests. We still need tests by [email protected] · 17 years ago
- 0daf9473 Make stop work again (I broke it). Rather than revert to the previous working-but-lame code, this cleans up the code a little further by actually enabling/disabling the stop command at the right times. by [email protected] · 17 years ago
- 26c8bddc Add a test for fts2 prefix searching. by [email protected] · 17 years ago
- 3d2497a0 fix build by [email protected] · 17 years ago
- d3a94165 Port the spell checker to posix. by [email protected] · 17 years ago
- 3eece06 Fix for crbug.com/5471 (browser crash regression). by [email protected] · 17 years ago
- 770137a Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. by [email protected] · 17 years ago
- 9876bb1c Attempt 2 at this. This differs from first version in that I renamed by [email protected] · 17 years ago
- 91136d3 Reverting 7083,7079. by [email protected] · 17 years ago
- 22b8141 Platform cleanup in browser/ and porting of few files. by [email protected] · 17 years ago
- 030eece Fixes crash at ResourceDispatcherHost::BeginDownload by [email protected] · 17 years ago
- d65e942 Reverts r7062 as caused failures on interactive tests. by [email protected] · 17 years ago
- a2aca694 Fix Justin Haygood's last name (sorry!). Patch by Mohamed Mansour, r=me; see http://codereview.chromium.org/14148 by [email protected] · 17 years ago
- c42974c Fixes info bubble painting bug. This was happening because we were by [email protected] · 17 years ago
- 9559b4f Makes the interactive bookmark bar view tests faster by disabling by [email protected] · 17 years ago
- 29d02e5 Port few files in browser/ to Linux. by [email protected] · 17 years ago
- 400d807 Porting in browser/webdata and template_url. by [email protected] · 17 years ago
- 97f756b Don't show chrome://about/foo as the title for about:foo. Instead, show about:foo. by [email protected] · 17 years ago
- 381e299 Omnibox metrics logging patch splitout, part 6: Log more omnibox data (client side). by [email protected] · 17 years ago
- 52d8d32 Remove unnecessary temporary GlobalRequestID objects. by [email protected] · 17 years ago
- fb47971 Rip out custom WM_GETMINMAXINFO handling entirely. I think this is a relic of the old Halo Frame. Trying to rip it out halfway results in problems, like the taskbar not un-auto-hiding when Chromium is maximized. by [email protected] · 17 years ago
- 4e6b02f Eliminates the dependencies between views and browser, and also does some other minor cleanups. The special casing for the OmniBox that used to live in the ViewAccessibility code could be removed due to the fact that the only assistive technologies depending on this case are now testing tools. The end-user tools will see no difference, and the testing tools can access the OmniBox IAccessible by directly giving it keyboard/mouse focus. by [email protected] · 17 years ago
- 01899c1 Changes to the autofill popup: by [email protected] · 17 years ago
- c1bcb902 Add a ui test to make sure the Find box does not go away on Reload but does by [email protected] · 17 years ago
- d902da8c Second attempt at extending the back button to the left edge when maximized. by [email protected] · 17 years ago
- 7b73d99 Cleanup IsExecutableMimeType. by [email protected] · 17 years ago
- bbbd545c Add "Enable spell check for this field" menu option in sub context menu for context menu over text box, and deploy its functionality accordingly across the code. This patch also allows manual switch-on of spell check in single line text box fields. by [email protected] · 17 years ago
- f4478650f Fixes cookies view regression where I broke deleting by way of delete by [email protected] · 17 years ago
- c74369a Changes the bookmark bubble to have the following logic: by [email protected] · 17 years ago
- 0a307657 A new shot at the old system monitor changelist. by [email protected] · 17 years ago
- a211dddeb Remove all the CHECKs I added to debug issue 4749. by [email protected] · 17 years ago
- db8f44c Reverting 6966. by [email protected] · 17 years ago
- d498019 Use automatic memory management for URLRequestContext's members. by [email protected] · 17 years ago
- 7856bb8 revert r6938 by [email protected] · 17 years ago
- 6d2b813 Remove a CHECK in RemovePendingRequest that asserts a by [email protected] · 17 years ago
- 0d74f1e Move skia_utils into the skia namespace. by [email protected] · 17 years ago
- 9287786 Test to make sure issue 4737 doesn't regress. by [email protected] · 17 years ago
- a3413467 Have GRIT generate files into a common directory. by [email protected] · 17 years ago
- c1da933 Reverting 6935. by [email protected] · 17 years ago
- cf0d278 Implement the memory mapped file class for posix. by [email protected] · 17 years ago
- 465b34b7 Move Image operations and convolver to the skia namespace and clean up a few (but not all) base types. by [email protected] · 17 years ago
- 76960a4 Add PropertyBag to TabContents. Convert the autocomplete state as a proof of concept. Add necessary const accessors to property bag. by [email protected] · 17 years ago
- 45cbfb04 Add a MemoryMappedFile class to file_util. by [email protected] · 17 years ago
- e374014 During tab dragging if you hover over a browser window we now move it by [email protected] · 17 years ago
- 2f69fb5 Fix onblur= handelers getting called on popup window creation. This regressed in r5417. by [email protected] · 17 years ago
- 8452116b Makes open all work again on the bookmark bar's context menu. by [email protected] · 17 years ago
- a40c12a Fixes bookmark menus so that they align properly when rtl. by [email protected] · 17 years ago
- 57977666 Changes bookmark manager's import to show a description in the files by [email protected] · 17 years ago
- d9eb3c4 Port flush_cache tool and perf_tests. by [email protected] · 17 years ago
- d4f06fa99 browser porting, part 2 - importer by [email protected] · 17 years ago
- 7d3851d8 Once we've decided that a path doesn't exist, reserve it by creating an empty file so that we don't later think that the same path doesn't exist. by [email protected] · 17 years ago
- 6ed4b93 Reduce the amount of space between the location bar and the bookmark bar by allowing the bookmark bar to overlap the toolbar when 'always shown'. This reduces the total height of the toolbar stack by 4 pixels and makes it look better. by [email protected] · 17 years ago
- 51afbeda Move to using data URLs for unload tests and generally by [email protected] · 17 years ago
- 0a0ed3f Changes new tab page to show recently closed window correctly. by [email protected] · 17 years ago
- 5590f82 Rename ViewHandle to NativeView et al. by [email protected] · 17 years ago
- 9fa97bea Change the sense of a CHECK to see if the opposite condition is ever false. by [email protected] · 17 years ago
- 1c5bf63 A follow-up to a recent unforking of WebCore/platform/text/TextCodecICU.cpp (r6540). by [email protected] · 17 years ago
- afa5a314 Reverting 6815. Review URL: http://codereview.chromium.org/14006 by [email protected] · 17 years ago
- 1ecbf13 Port flush_cache tool and perf_tests. by [email protected] · 17 years ago
- 1ffed93 Try and make some spellcheck code more obvious by using typedefs. by [email protected] · 17 years ago
- 1d0d8f1 Clean up about box for unofficial builds. by [email protected] · 17 years ago
- 2e6b0da Remove a stale comment. net::ERR_CERT_UNABLE_TO_CHECK_REVOCATION by [email protected] · 17 years ago
- f0397fa Fix extensions_service_unittest on Linux. by [email protected] · 17 years ago
- 5b6faa0 Reverting 6787. inteded to commit other changelist. by [email protected] · 17 years ago
- 0f383f6 Fix extensions_service_unittest on Linux. by [email protected] · 17 years ago
- 0b73322 Move file enumeration to filepaths. by [email protected] · 17 years ago
- b24740e3 Fixes a handful of related bookmark manager bugs/requests: by [email protected] · 17 years ago
- 4831051 Fixes two session restore bugs: by [email protected] · 17 years ago
- 92fa5236 Missed this file in my previous cleanup patch. by [email protected] · 17 years ago
- 5d3611d Only allow bookmark keyboard shortcut for tabbed browsers. by [email protected] · 17 years ago
- 4e0f0ae Better build bustage fix: Commit the rest of the original patch. Rolls back the previous blind fix I tried. by [email protected] · 17 years ago
- 4a799bc Blind attempt at build fix. I don't know why this should be necessary. by [email protected] · 17 years ago
- e7a5b787 Make the autocomplete system and various other connected bits of code use GURL instead of wstring where appropriate. Original patch by [email protected], r=me,sky. See http://codereview.chromium.org/13205 . by [email protected] · 17 years ago
- 1fb8500 Another attempted, untested build fix. by [email protected] · 17 years ago
- 9bd491ee Fix regression with Find in page focus on trunk. by [email protected] · 17 years ago
- 834e194 Remove the unneeded CHECKs. Add a CHECK to determine by [email protected] · 17 years ago
- 4b4d1adc Cleanup part 6. by [email protected] · 17 years ago
- 8421498 Cleanup part 5. by [email protected] · 17 years ago
- 47b7eb3 Fixes regression in info bubble that caused crash on clicking star on by [email protected] · 17 years ago
- cb362ccc Changes bookmark manager search to use contains vs starts with and to by [email protected] · 17 years ago
- f5b4362 Adds NULL checks for LoadLibrary and GetProcAddress calls in by [email protected] · 17 years ago
- c4b347b Reverting 6709,6708,6706. Review URL: http://codereview.chromium.org/13345 by [email protected] · 17 years ago
- 53c8fdf Remove base dependency from image_operations and associated unittests. I also renamed the namespace from "gfx" to "skia". by [email protected] · 17 years ago
- 63de95b Misc proxy service changes. by [email protected] · 17 years ago
- 44fbb5e Fixing 4687: Enter in FirstRun UI starts import when Customize link is focued. by [email protected] · 17 years ago