summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove file_util::TrimTrailingSeparators(), which is deprecated andtkent@chromium.org2009-10-151-6/+5
* Mark HistorySearchXSS as flaky.nsylvain@chromium.org2009-10-151-1/+2
* Revert wstring patch (r29078 and follow up commits). It is causing failures o...estade@chromium.org2009-10-1523-132/+127
* Remove some deprecated file_util wstring functions.estade@chromium.org2009-10-1523-127/+132
* Don't use NSBundle when unsure of thread safety.mark@chromium.org2009-10-152-19/+14
* Fix some warnings on Mac that are treated as errors:munjal@chromium.org2009-10-155-28/+13
* Move the sqlite error handler to a single locationcpu@chromium.org2009-10-157-44/+95
* Fixing a bug with interstitial pages triggered with malware.jcampan@chromium.org2009-10-153-5/+64
* Update browser actions api to be like new design doc.aa@chromium.org2009-10-1519-145/+464
* Updating trunk VERSION from 222.11 to 223.0eblake@chromium.org2009-10-151-2/+2
* Refactor notification provider in renderer process to not use a message filter.johnnyg@chromium.org2009-10-144-68/+31
* Add histogram for how tab closing time. Did some cleanup along the way. Mov...jam@chromium.org2009-10-1413-60/+66
* Hides the control buttons for browser when maximized on chromesky@chromium.org2009-10-142-11/+39
* Small cleanup to extension function registration to avoid scattered definitions.mpcomplete@chromium.org2009-10-1422-211/+98
* Don't hide task manager key binding from web pages.mmoss@chromium.org2009-10-141-2/+1
* For sync exponential backoff, allow one nudge per exponential backoff interva...tim@chromium.org2009-10-143-151/+347
* Disable "Reset to Default Theme" button in Google Chrome Options / Personal S...mirandac@chromium.org2009-10-142-0/+7
* Updating trunk VERSION from 222.10 to 222.11chrome-bot@google.com2009-10-141-1/+1
* Disable "Reset to Default Theme" button in Google Chrome Options / Personal S...mirandac@chromium.org2009-10-144-6/+55
* Fix extension canceling; the CFUserNotification functionality gets a bit weird.avi@chromium.org2009-10-141-2/+3
* Updating trunk VERSION from 222.9 to 222.10chrome-bot@google.com2009-10-141-1/+1
* Removing an unused gyp file that somehow did not get removed when I reverted ...jcampan@chromium.org2009-10-141-150/+0
* Remove the base_gfx project since it no longer has an external dependencies.brettw@chromium.org2009-10-142-1/+10
* Eliminate char/wchar_t conversions, probably-unsafe statics, and disk accessmark@chromium.org2009-10-147-41/+80
* Official builds should be on the com.google.Chrome update product ID, notmark@chromium.org2009-10-142-6/+192
* Moving one test to appear last to see if it makes a difference.finnur@chromium.org2009-10-141-10/+10
* rsync needs -C to avoid copying .svn directories.mark@chromium.org2009-10-141-1/+1
* Gets the full screen bubble to work on views/gtk.sky@chromium.org2009-10-145-32/+69
* Mac: colorize the "bookmarks go here" text to match the theme.avi@chromium.org2009-10-141-0/+35
* Add ChromeOS controls to BrowserViewoshima@chromium.org2009-10-146-4/+227
* Use FilePath in URLRequestMocks.evan@chromium.org2009-10-1416-61/+88
* Marking DISABLED test as FLAKY so I can investigate on the bots. finnur@chromium.org2009-10-141-1/+21
* linux: tickle the render sandbox early so it forks at the right timeevan@chromium.org2009-10-141-17/+21
* Fix views build break.estade@chromium.org2009-10-141-22/+0
* Linux: Prevent another Chrome instance when First Run UI is active.kuchhal@chromium.org2009-10-144-23/+31
* Make the multiple download request dialog an infobar.estade@chromium.org2009-10-1416-495/+218
* Enable the RenderViewTest printing tests on the Mac.stuartmorgan@chromium.org2009-10-144-26/+35
* Unversion frameworksmark@chromium.org2009-10-144-68/+138
* Map ctrl+, to open options settings page for Chrome OS.chocobo@google.com2009-10-141-3/+2
* Originally in http://codereview.chromium.org/270096 but got lost somehow.jrg@chromium.org2009-10-141-1/+1
* Coverity: check return of SafeBrowsingProtocolParser::ParseGetHash.mattm@chromium.org2009-10-141-8/+8
* Clear media cache when clearing browsing datahclam@chromium.org2009-10-141-2/+15
* Ensure that the correct URL and title is displayed in the host browser if the...ananta@chromium.org2009-10-142-4/+20
* Fix bug to select initial wifi network when options page opens.chocobo@google.com2009-10-141-10/+27
* Readability fixes for server_connection_manager.nick@chromium.org2009-10-142-67/+93
* Fixes regression in menu button. I converted a call from GetWidget tosky@chromium.org2009-10-141-2/+2
* Disable parse feed test again.finnur@chromium.org2009-10-141-1/+1
* Remove the use of histogram in AudioMessageFilterhclam@chromium.org2009-10-141-32/+0
* Fix for memory leak in unit test. The test used to leak SiteInstance objectrogerta@chromium.org2009-10-141-22/+34
* Move IDS_NOTIFICATION_PERMISSIONS to generated_resources.grd. This stringmark@chromium.org2009-10-142-16/+16