summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Fix windows interactive ui test failure introduced in r30687.jam@chromium.org2009-11-021-1/+8
* Moved +/i icon next to "Developer Tools" 2 px to the left, and made the text ...aa@chromium.org2009-11-021-3/+3
* Add the ability for objects which derive from RefCountedThreadSafe to specify...jam@chromium.org2009-11-028-337/+162
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-0295-716/+618
* Fix "line 2: BUILT_PRODUCTS_DIR: command not found". <(PRODUCT_DIR) expandsmark@chromium.org2009-11-021-4/+6
* Add "Go to..." to the context menu when the selected text in a page is a url.thakis@chromium.org2009-11-023-24/+45
* Add the "Other bookmarks" button on the right of the bookmark bar.jrg@chromium.org2009-11-027-144/+761
* Reverting 30679.thakis@chromium.org2009-11-013-45/+24
* Add "Go to..." to the context menu when the selected text in a page is a url.thakis@chromium.org2009-11-013-24/+45
* Updating trunk VERSION from 231.0 to 232.0chrome-bot@google.com2009-11-011-1/+1
* Implement page action popups.erikkay@chromium.org2009-11-0111-8/+239
* Store the form name, source URL and target URL in FormFieldValues. These are...jhawkins@chromium.org2009-11-011-0/+7
* To facilitate apatrick's work on the 3D renderer for Pepper,sehr@google.com2009-10-312-8/+10
* Reenable PosixSessionEnd test.johnnyg@chromium.org2009-10-311-1/+1
* linux: Fix build on Karmicjoel@chromium.org2009-10-311-1/+3
* DeferredAutoreleasePool didn't work on Snow Leopard.mark@chromium.org2009-10-312-7/+31
* Linux: Re-enable omnibox select-all-on-click for Chrome OS builds.derat@chromium.org2009-10-312-0/+101
* Updating trunk VERSION from 230.0 to 231.0chrome-bot@google.com2009-10-311-1/+1
* DevTools: add all scripts from afterCompile events when scripts panel is show...yurys@google.com2009-10-311-2/+19
* Rework the way the FindBrowserWithProfile/Type methods work.ben@chromium.org2009-10-314-49/+65
* roll back 30659 since it still breaks browser_testsben@chromium.org2009-10-313-34/+37
* Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...johnnyg@chromium.org2009-10-314-5/+8
* Update: I removed TYPE_ANY to see if I could fool the builders into letting t...ben@chromium.org2009-10-313-37/+34
* Temporarily disable PosixSessionEnd test to make sure it's not masking other ...johnnyg@chromium.org2009-10-311-1/+1
* Reverting 30656.johnnyg@google.com2009-10-313-45/+24
* When the user has highlighted something like a URL, in the context menu show ...pkasting@chromium.org2009-10-313-24/+45
* Fix the build by removing some not implemented macros.johnnyg@chromium.org2009-10-312-2/+0
* Now that the UI layer is accessible cross-platform, coalesce the DesktopNotif...johnnyg@chromium.org2009-10-305-158/+75
* API test for CL http://codereview.chromium.org/347016erikkay@chromium.org2009-10-304-0/+33
* GTK: Use background images for location bar, instead of faking it.erg@google.com2009-10-301-50/+30
* Cleans up our autorelease handling so that we don't create a layered dmaclach@chromium.org2009-10-302-22/+3
* Merge themes/default.pak into chrome.pak for Mac and Linux builds.tony@chromium.org2009-10-301-42/+13
* Show a warning when the history files can't be read correctly.pkasting@chromium.org2009-10-3017-37/+45
* The fix for bug 24248 did not fully bullet-proof the RenderWidgetHostViewWinjcampan@chromium.org2009-10-301-0/+12
* Fix several MAJOR crashers in Chrome+LocalStorage/Extensions. Need to explic...jorlow@chromium.org2009-10-301-0/+1
* Make sure we can still navigate to URLs when the History DB can't be loaded.pkasting@chromium.org2009-10-302-4/+19
* Fix up extension badge text drawing.estade@chromium.org2009-10-305-45/+77
* Show status bubble for links that have keyboard focus. estade@chromium.org2009-10-303-4/+26
* Ensure that NPN_PluginThreadAsyncCall callbacks are not invoked after NPP_Des...apatrick@google.com2009-10-302-0/+49
* Use HANDLE_EINTR when calling waitpid.mark@chromium.org2009-10-301-1/+1
* Use the original profile to get the sync service when building the app menu.tim@chromium.org2009-10-302-6/+9
* Need to load the permissions lists every time at startup for notifications.johnnyg@chromium.org2009-10-303-12/+8
* Convert chrome_url_data_manager (previously a global) into a Singleton. Thistony@chromium.org2009-10-3012-32/+38
* Improve error message in the extension api docs build script. When the json ...skerner@chromium.org2009-10-301-3/+13
* Implemented most of HtmlDialogWindowController, which is a Cocoa portakalin@chromium.org2009-10-309-20/+531
* Mac: enable History, Downloads, and Open Location... with no windows open.viettrungluu@chromium.org2009-10-303-1/+28
* Use the password_manager encryptor to encrypt the sync credentials under Linu...davemoore@chromium.org2009-10-301-9/+43
* Update Linux archive file list to use new, monolithic ffmpeg library.mmoss@chromium.org2009-10-302-6/+2
* The SafeBrowsing system had a bunch of plumbing for system resume that wasn't...pkasting@chromium.org2009-10-305-86/+2
* Refactor memory_test so that it can easily support additional workloads.vandebo@chromium.org2009-10-301-165/+206