summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Update prepopulate data by request for a couple different issues.pkasting@chromium.org2008-10-272-19/+14
* Update RLZ according to the bugs:cpu@google.com2008-10-272-31/+72
* Cleanup of DNS prefetch related filesjar@google.com2008-10-278-26/+24
* * Update comments from code review feedback.kuchhal@chromium.org2008-10-271-1/+0
* Reshuffling the options in the UnderTheHood section. A summary of my changes:...finnur@google.com2008-10-276-273/+256
* Update contents_mime_type_ of WebContents only for the main frame. RenderView...jungshik@google.com2008-10-271-1/+5
* Window controls were aligned to the top of the window, so their rollover stat...glen@chromium.org2008-10-271-1/+1
* Declare encoding on the New Tab.glen@chromium.org2008-10-271-8/+5
* Move the spellcheck unittest into browser next to the filetc@google.com2008-10-261-0/+487
* Remember the clear browsing data combo box selection.finnur@google.com2008-10-253-0/+18
* Disable a long running test.paulg@google.com2008-10-251-1/+1
* Add a command line option to installer that will let user set Chrome askuchhal@chromium.org2008-10-241-99/+10
* Changes to allow running the new SafeBrowsing storage system,contained in Saf...paulg@google.com2008-10-2413-162/+606
* Turn on SDCH support for google.com by default.jar@google.com2008-10-241-4/+6
* Remove the status bubble 1px overhang.glen@chromium.org2008-10-242-6/+9
* Make resource bundle return red square box again instead of empty bitmapkuchhal@chromium.org2008-10-244-17/+15
* Add installer command line option to create shortcuts (desktop and quickkuchhal@chromium.org2008-10-243-38/+14
* Slight signature changes for rlz libcpu@google.com2008-10-241-1/+2
* Forgot to include this in changed files.sky@google.com2008-10-241-0/+8
* Refactors some of the bookmark drag and drop code into a separatesky@google.com2008-10-246-70/+155
* Port some more parts of browser/evanm@google.com2008-10-2310-84/+122
* This fixes http://code.google.com/p/chromium/issues/detail?id=2529, which isananta@chromium.org2008-10-234-4/+16
* Set |contents_mime_type| early enough so that the encoding menu is enabled on...jungshik@google.com2008-10-231-3/+7
* Add a separate string for showing that chrome updated withouttc@google.com2008-10-231-9/+9
* Adds models needed by the bookmark manager. Specifically asky@google.com2008-10-239-5/+1204
* Update V8 in Chromium and fix compilation errors kasperl@google.com2008-10-232-2/+2
* Disable link doctor when in off the record/incognito mode.tc@google.com2008-10-231-0/+4
* Fix crash due to NULL deref.ben@chromium.org2008-10-231-1/+4
* Change a dependency from clipboard_util.h to the more cross-platform clipboard.hestade@chromium.org2008-10-221-2/+2
* Change the default http stack for chrome.exe from winhttp to the new one.ericroman@google.com2008-10-221-3/+2
* Reduce header dependencies.evanm@google.com2008-10-224-0/+4
* Make the character encoding override work again. There are two other bugs wit...jungshik@google.com2008-10-227-22/+37
* Apply the already-reviewed <http://codereview.chromium.org/2936> by developer...glen@google.com2008-10-222-0/+7
* Switching hash/ to $CHROME_SRC_DIR/chrome down in chrome.bradnelson@google.com2008-10-222-2/+2
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-223-3/+3
* forgot this file tooben@chromium.org2008-10-221-1/+1
* Fix the bug with the minimize/restore buttons getting stuck hot when the wind...ben@chromium.org2008-10-225-0/+20
* Change the detection of the list name from parsing a URLpaulg@google.com2008-10-223-13/+3
* Correct typo in histogram name (I left out the word trial)jar@google.com2008-10-221-2/+4
* Rollback r3693 as it caused a 7% startup test slowdown.ericroman@google.com2008-10-221-2/+3
* Fixing various layout issues with the download shelf:finnur@google.com2008-10-213-27/+31
* Temporary disabling accessibility in the renderer to work-around bug 1432077 ...jcampan@chromium.org2008-10-212-0/+11
* Create memory histograms that also depend on the memory-model experimentjar@google.com2008-10-211-10/+36
* Change the default http stack for chrome.exe from winhttp to the new one.ericroman@google.com2008-10-211-3/+2
* Remove WebKeyboardEvent::key_data because we don't actually use ittc@google.com2008-10-211-1/+1
* Don't use UuidCreate as a source of randomness, and it's not portable. This ...deanm@chromium.org2008-10-211-21/+5
* Run MetricsResponseTest on the Mac. This test depended onmark@chromium.org2008-10-215-55/+63
* Fix a timing problem that caused the find bar's coordinates to be incorrect.brettw@google.com2008-10-212-7/+2
* Add a sleep to temporarily fix the find in page test.brettw@google.com2008-10-211-0/+5
* Fix include path from last checkin.brettw@google.com2008-10-211-1/+1