summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* add more files to mac chrome project, build a few more tests. Fix typo in sco...pinkerton@google.com2008-12-021-2/+4
* Change a DCHECK to CHECK to help debug a crash inwtc@google.com2008-12-021-1/+1
* Fix a comment. This was brought up by Ojan in a review for my previous patch,...brettw@google.com2008-12-021-2/+0
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-022-2/+2
* Remove the URL and title from the state getting functions and IPC messages.brettw@google.com2008-12-025-33/+4
* Introduce Extension class that can serializer and deserialize from Valueaa@chromium.org2008-12-025-0/+287
* Fixes and enhancementssgk@google.com2008-12-021-3/+0
* We have a bunch of new ui tests failure that startednsylvain@chromium.org2008-12-021-1/+1
* Convert SSL info bars to use the new system.ben@chromium.org2008-12-023-128/+56
* Add instrumentation to and tighten SDCH implementationjar@google.com2008-12-021-0/+8
* Change a DCHECK to CHECK to help debug a crash inwtc@google.com2008-12-021-1/+1
* Don't close tabs on middle-click when the release happens off the tab. Patch...pkasting@chromium.org2008-12-011-1/+5
* <esc> in the AutocompleteEdit should select all the text when reverting to th...pkasting@chromium.org2008-12-012-27/+36
* Fixes for some trivial issues (remove unneeded constants, int->size_t in a fe...pkasting@chromium.org2008-12-014-8/+5
* Fix window.open()/window.close() regression by disabling window.close() until...erg@google.com2008-12-017-5/+22
* Add a new submenu in the context menu for a text box. This submenu displays s...sidchat@google.com2008-12-017-41/+211
* Revert change 6149 because it broke the unit tests on windows.nsylvain@chromium.org2008-12-0113-217/+47
* Landing http://codereview.chromium.org/12502 for sverrir:sky@google.com2008-12-011-8/+15
* browser porting, part 2 - importeragl@chromium.org2008-12-0113-47/+217
* Changes filter used when importing in bookmark manager to includesky@google.com2008-12-011-1/+1
* Reapply 5971 which was reverted in 5974. The unit test wasn't unregistering t...maruel@chromium.org2008-12-013-2/+139
* Rollbackmbelshe@google.com2008-12-0111-88/+152
* A new copy of the old system monitor changelist.mbelshe@google.com2008-11-3011-152/+88
* Remove file_util::kPathSeparator from posix.estade@chromium.org2008-11-271-9/+9
* Reverting 5927 as John has a better fix for this issue.ananta@chromium.org2008-11-271-4/+0
* Reenabling a DCHECK that was causing the ui tests to hang on the dbg build bo...jcampan@chromium.org2008-11-271-3/+1
* * Don't do an idle check in StartLogTransmissionTimer(). This check makes us...pkasting@chromium.org2008-11-271-71/+51
* fix linux opt buildtc@google.com2008-11-261-2/+2
* Relanding docus manager crasher work-around.jcampan@chromium.org2008-11-263-3/+22
* Fixed two simple compilations that stopped browser/net/referrer.cctc@google.com2008-11-263-10/+11
* Add client parameter to the RLZ pingcpu@google.com2008-11-261-3/+6
* Reverting my previous commit, it seems to be breaking the UI tests in debug m...jcampan@chromium.org2008-11-263-20/+3
* Changes keyword editor to map all input in the keyword field to lowersky@google.com2008-11-262-14/+17
* Attempted fix for some wheel/touchpad scrolling errors.pkasting@chromium.org2008-11-261-1/+1
* Turn on the new SafeBrowsing by default. To use the olderpaulg@google.com2008-11-263-6/+6
* Don't create separate SiteInstances for pages from the same domain and schemecreis@google.com2008-11-263-14/+32
* Fix up paths now that test_file_util has moved.deanm@chromium.org2008-11-252-2/+2
* Port some files in chrome/browser/ - part 1.deanm@chromium.org2008-11-259-35/+60
* Port base/watchdog to Linux.deanm@chromium.org2008-11-251-2/+2
* Changes tab restore service to handle restoring closed windows as asky@google.com2008-11-257-213/+340
* Some crashes reported from the field seems to indicate that whenjcampan@chromium.org2008-11-253-3/+20
* Attempt at fixing crash in WebContents::ShowWidget. I suspect this issky@google.com2008-11-254-0/+30
* Changes table_view to get position for context menu from the currentsky@google.com2008-11-251-2/+4
* The first run sentinel does not get created for system installcpu@google.com2008-11-251-2/+11
* Changelist for erg's readability review.erg@google.com2008-11-253-114/+180
* Fix for 1498134, possible crash when cancelling a url request. Thesky@google.com2008-11-252-2/+29
* Set the delegate on incoming TabContents in BlockedPopupContainer::ReplaceCon...erg@google.com2008-11-251-3/+5
* Enable the encoding menu for javascript and css files. jungshik@google.com2008-11-251-1/+4
* Reverting 5971.maruel@chromium.org2008-11-253-136/+2
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-253-2/+136