summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Cloned from 62030arv@chromium.org2009-04-075-19/+63
* Re-land popup routing fix for browser.ben@chromium.org2009-04-0715-75/+162
* Use one worker process per domain until we hit the maximum count of 10, then ...jam@chromium.org2009-04-075-17/+95
* Fix a crash seen when trying to paste on linux.tc@google.com2009-04-071-0/+3
* Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.tc@google.com2009-04-0725-501/+576
* posix: the code path on either side of this ifdef is identical.evan@chromium.org2009-04-071-10/+0
* posix: convert a NOTIMPLEMENTED into a bug.evan@chromium.org2009-04-071-2/+3
* Disables the download item on the download-shelf when the file is opened.jcampan@chromium.org2009-04-078-14/+84
* Review URL: http://codereview.chromium.org/63070senorblanco@chromium.org2009-04-071-3/+0
* Remove unneeded includes of base/string_piece.hthestig@chromium.org2009-04-073-6/+9
* Fix "Save page as..." functionality. Fix by Roland Steiner.avi@google.com2009-04-071-1/+5
* Info.plist key SVNRevision is now, really, the SVNRevision.jrg@chromium.org2009-04-071-6/+1
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-0723-7/+462
* Comment out a test that I accidentally uncommented in my previous CL.brettw@chromium.org2009-04-071-3/+4
* Clarify the documentation for loading_only on TabRenderer::UpdateData.brettw@chromium.org2009-04-072-3/+16
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-0732-125/+165
* Fix a problem with DrawRectInt at the edges of a ChromeCanvas.deanm@chromium.org2009-04-071-9/+10
* Updated the AutomationMsg_TabReposition IPC to be able to set the parent of a...ananta@chromium.org2009-04-074-1/+34
* Fix a NOTREACHED in GTK accelerator handling when capslock is on.deanm@chromium.org2009-04-071-0/+2
* Layout the tabs explicitly when creating a background tab. Update to correct ...pinkerton@chromium.org2009-04-071-12/+20
* Destroy the GTK info bar container widget when the object is destroyed.deanm@chromium.org2009-04-071-0/+2
* Revert "Implement chromium.self in content scripts..."aa@chromium.org2009-04-0724-447/+132
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-0731-121/+135
* A quick fix for Issue 9596.hbono@chromium.org2009-04-071-3/+3
* Adjustments in chrome_test_suite external dns lookups detection code:phajdan.jr@chromium.org2009-04-072-9/+17
* Implement chromium.self in content scripts, so that developers don'taa@chromium.org2009-04-0724-132/+447
* DevTools: tell agent it has client attached early (prior to the navigation).pfeldman@chromium.org2009-04-073-18/+18
* Add string resources to installer unit tests binary.kuchhal@chromium.org2009-04-074-4/+97
* Revert "Initial implemention of Mac Omnibox."shess@chromium.org2009-04-0713-1028/+86
* Add crash bug #9796 to known list.huanr@chromium.org2009-04-071-0/+3
* Switching breakpad to gyp generated project.bradnelson@google.com2009-04-071-2/+2
* Fix the signature of historybackend::~historybackendhuanr@chromium.org2009-04-071-1/+1
* Remove fixed crash from known list.huanr@chromium.org2009-04-071-16/+0
* Fix a selection clipboard leak.estade@chromium.org2009-04-071-0/+1
* Fix crash if skia failed to find default font.estade@chromium.org2009-04-073-14/+57
* Remove asserts in RenderView for audio mesageshclam@chromium.org2009-04-071-4/+3
* Support p13n HTML dialogs.tim@chromium.org2009-04-071-0/+11
* Basic infobars on linux.estade@chromium.org2009-04-0613-28/+367
* Detach media filters from WebMediaPlayerDelegateImplhclam@chromium.org2009-04-064-0/+11
* Fix a couple of (likely rare) crashers that can happen if a tab is closed rig...erikkay@google.com2009-04-061-2/+8
* Initial implemention of Mac Omnibox.shess@chromium.org2009-04-0613-86/+1028
* Implement loading animations. I've ignored the app mode and popup cases sinc...willchan@chromium.org2009-04-068-33/+340
* First implementation of a bookmark bar.erg@google.com2009-04-069-21/+446
* Correctly initialize all parts of the tab to unselected when it's created, ke...pinkerton@chromium.org2009-04-061-6/+12
* Un-hover the current highlighted tab when the mouse leaves the tabstrip.jhawkins@chromium.org2009-04-062-3/+24
* Pasting successfully into a TextField should always triggerfinnur@chromium.org2009-04-062-5/+12
* Update known list for #9615huanr@chromium.org2009-04-061-0/+3
* Write the star toggle button. Clicking it will bookmark the page.erg@google.com2009-04-066-9/+154
* Stop serializing WebString over IPC. The new rule is that only POD (plain olddarin@chromium.org2009-04-069-109/+88
* Update the definition of TabChangedAt in TabStripGtk to match the latest vers...jhawkins@chromium.org2009-04-064-14/+22