summaryrefslogtreecommitdiffstats
path: root/chrome/common
Commit message (Expand)AuthorAgeFilesLines
* Replace chrome_process_filter with chrome_process_util.estade@chromium.org2009-04-093-73/+0
* UI test portage, second try.estade@chromium.org2009-04-091-4/+0
* Make about:linux-splash the default home page and remove an ifdef so we can s...jhawkins@chromium.org2009-04-091-5/+0
* Introducing ExtensionProcessManager. This manages the ExtensionViews tompcomplete@google.com2009-04-091-1/+1
* back out r13442estade@chromium.org2009-04-091-0/+4
* UI test string portage.estade@chromium.org2009-04-091-4/+0
* Add dummy encryptor implementations for mac and linux.thestig@chromium.org2009-04-091-15/+0
* Re-land add UTF8 versions of GetString and GetStringF. This is useful fortc@google.com2009-04-092-0/+39
* Implement Printer Preference Persistence (Step 1/3)maruel@chromium.org2009-04-092-3/+16
* Revert "Add UTF8 versions of GetString and GetStringF. This is useful for"tc@google.com2009-04-092-39/+0
* Add UTF8 versions of GetString and GetStringF. This is useful fortc@google.com2009-04-092-0/+39
* Copy text selection from renderer to browser every time it changes.estade@chromium.org2009-04-091-8/+1
* Scaffolding cleanup.thestig@chromium.org2009-04-082-105/+19
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-1/+4
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-081-11/+0
* Try one more time to check in http://codereview.chromium.org/60112aa@chromium.org2009-04-082-0/+15
* Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...abarth@chromium.org2009-04-084-15/+1
* posix: implement AutomationWindowTracker.evan@chromium.org2009-04-081-7/+0
* Skia: remove fHeight (retry)agl@chromium.org2009-04-081-1/+1
* posix: move lack of printing into a bug.evan@chromium.org2009-04-081-18/+18
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-5/+3
* linux: pass a bunch more ui tests.evan@chromium.org2009-04-073-28/+34
* Revert "Skia: remove fHeight"agl@chromium.org2009-04-071-1/+1
* Linux build fix.agl@chromium.org2009-04-071-1/+1
* Fix some threading issues and some refactoring in AudioRendererHosthclam@chromium.org2009-04-071-5/+14
* Use one worker process per domain until we hit the maximum count of 10, then ...jam@chromium.org2009-04-072-0/+5
* Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.tc@google.com2009-04-071-19/+0
* Remove unneeded includes of base/string_piece.hthestig@chromium.org2009-04-071-4/+5
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-0712-3/+412
* Fix a problem with DrawRectInt at the edges of a ChromeCanvas.deanm@chromium.org2009-04-071-9/+10
* Revert "Implement chromium.self in content scripts..."aa@chromium.org2009-04-072-15/+0
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-073-3/+5
* Implement chromium.self in content scripts, so that developers don'taa@chromium.org2009-04-072-0/+15
* Fix crash if skia failed to find default font.estade@chromium.org2009-04-073-14/+57
* Basic infobars on linux.estade@chromium.org2009-04-061-0/+2
* Stop serializing WebString over IPC. The new rule is that only POD (plain olddarin@chromium.org2009-04-062-58/+35
* First pass of refactoring dialogs.avi@chromium.org2009-04-062-3/+3
* Better Linux ChromeCanvas text drawing, using Pango.deanm@chromium.org2009-04-064-74/+116
* Make the new save as dialog work on Vista too, sincensylvain@chromium.org2009-04-061-2/+2
* Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...rafaelw@chromium.org2009-04-042-0/+8
* - Added support for keeping track of load times.davemoore@chromium.org2009-04-031-1/+12
* Make the font family and the font size used in dom UI localizable. This is a ...jungshik@google.com2009-04-034-15/+1
* Make ProxyResolverV8 the default.ericroman@google.com2009-04-032-6/+4
* Remove unneeded uses of base/pickle.h. Add some explicit #includes.thestig@chromium.org2009-04-033-1/+4
* Build fix: devtools_messages_internal.h moved w/o updating if 0 blockagl@chromium.org2009-04-031-1/+1
* Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...thestig@chromium.org2009-04-031-11/+0
* Remove deprecated wstring ctor of JSONFileValueSerializer.phajdan.jr@chromium.org2009-04-034-20/+21
* DevTools: move devtools messages to common.pfeldman@chromium.org2009-04-033-0/+104
* Move HTML dialogs out of their own tab contents type. Moved functions to newbrettw@chromium.org2009-04-033-6/+14
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-0353-205/+9659