summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Initial support for running the ui_tests under Purify on thepaulg@google.com2008-12-182-8/+8
* Don't handle in-page navigations if it's for a subframe. Previously we wouldbrettw@google.com2008-12-182-3/+39
* Porting in browser/debugger/phajdan.jr@chromium.org2008-12-182-6/+16
* Unbreak Windows scons build caused by my importer porting.phajdan.jr@chromium.org2008-12-181-2/+6
* Reverting 7214.phajdan.jr@chromium.org2008-12-181-8/+4
* Unbreak Windows scons build caused by my importer porting.phajdan.jr@chromium.org2008-12-181-4/+8
* This CL fixes issue 4224: Window Management controls don't work with maximize...xji@chromium.org2008-12-181-1/+2
* Make sure the text field is focused when doing a JavaScript prompt (which sho...jcampan@chromium.org2008-12-182-0/+7
* Switch Extension over to UTF8 strings.scherkus@chromium.org2008-12-183-17/+17
* Duplicate popup window should have same size and scroll erg@google.com2008-12-181-0/+6
* Makes the tab restore service contain any windows that were open atsky@google.com2008-12-185-30/+342
* Switched MetricsService over to using UTF8 string values.scherkus@chromium.org2008-12-182-10/+10
* Fixed mixed EOLs and set svn EOL prop for interstitial_page.[h,cc]jcampan@chromium.org2008-12-182-8/+8
* Move the "platform" wrappers in skia/ext to the skia namespace.brettw@google.com2008-12-174-5/+5
* Changes menu's Dispatcher to translate/dispatch message beforesky@google.com2008-12-171-5/+19
* Increase UMA upload interval, and upload usage stats more oftenjar@google.com2008-12-173-27/+81
* Fixes crash in download tab view that resulted from attempting tosky@google.com2008-12-171-1/+4
* Reverting 7149.jcampan@chromium.org2008-12-1735-1107/+1606
* Fix Linux release build.evanm@google.com2008-12-171-5/+6
* Revamp of the interstitial pages.jcampan@chromium.org2008-12-1735-1606/+1107
* Unbreak unit_test failure on Windows.phajdan.jr@chromium.org2008-12-171-17/+18
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-179-46/+44
* Mostly cleanup.pkasting@chromium.org2008-12-173-136/+107
* DatabaseLoadComplete now needs to be run after OnIOInitialize, so change the ...jam@chromium.org2008-12-171-3/+3
* Adds a helper class used to mark/define critical section in a class and then ...maruel@chromium.org2008-12-172-0/+4
* Replace some CRects with gfx::Rectagl@chromium.org2008-12-177-18/+17
* Add some initial before unload tests. We still need testsojan@google.com2008-12-171-11/+115
* Make stop work again (I broke it). Rather than revert to the previous workin...pkasting@chromium.org2008-12-171-11/+10
* Add a test for fts2 prefix searching.mpcomplete@google.com2008-12-171-0/+15
* fix buildestade@chromium.org2008-12-161-1/+1
* Port the spell checker to posix.estade@chromium.org2008-12-166-51/+52
* Fix for crbug.com/5471 (browser crash regression).tim@chromium.org2008-12-162-21/+40
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-165-3682/+3682
* Attempt 2 at this. This differs from first version in that I renamedsky@google.com2008-12-163-1/+15
* Reverting 7083,7079.phajdan.jr@chromium.org2008-12-1610-68/+63
* Platform cleanup in browser/ and porting of few files.phajdan.jr@chromium.org2008-12-1610-63/+68
* Fixes crash at ResourceDispatcherHost::BeginDownloadcpu@google.com2008-12-161-5/+3
* Reverts r7062 as caused failures on interactive tests.sky@google.com2008-12-162-7/+0
* Fix Justin Haygood's last name (sorry!). Patch by Mohamed Mansour, r=me; see...pkasting@chromium.org2008-12-161-1/+1
* Fixes info bubble painting bug. This was happening because we weresky@google.com2008-12-161-6/+11
* Makes the interactive bookmark bar view tests faster by disablingsky@google.com2008-12-162-0/+7
* Port few files in browser/ to Linux.phajdan.jr@chromium.org2008-12-162-15/+16
* Porting in browser/webdata and template_url.phajdan.jr@chromium.org2008-12-1611-202/+173
* Don't show chrome://about/foo as the title for about:foo. Instead, show abou...abarth@chromium.org2008-12-162-4/+12
* Omnibox metrics logging patch splitout, part 6: Log more omnibox data (client...pkasting@chromium.org2008-12-163-2/+13
* Remove unnecessary temporary GlobalRequestID objects.wtc@google.com2008-12-161-5/+2
* Rip out custom WM_GETMINMAXINFO handling entirely. I think this is a relic o...pkasting@chromium.org2008-12-162-13/+0
* Eliminates the dependencies between views and browser, and also does some oth...klink@chromium.org2008-12-165-5/+396
* Changes to the autofill popup:jcampan@chromium.org2008-12-162-4/+5
* Add a ui test to make sure the Find box does not go away on Reload but doesfinnur@google.com2008-12-151-1/+26