summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move MediaObserver to content/public/browser and put it in the content namesp...tfarina@chromium.org2012-02-2710-34/+38
* Enable the keybinding test for TOOLKIT_VIEWS.finnur@chromium.org2012-02-271-2/+2
* Metrics for measuring how much overhead reading compressed content states adds.marja@chromium.org2012-02-273-0/+22
* Switch the better session restore on by default.marja@chromium.org2012-02-2710-23/+23
* ash: Fix chromeos build by adding missing wm:: for focus_cycler_unittest.cctfarina@chromium.org2012-02-271-9/+9
* ash: Start moving window_util.h functions into wm namespace.tfarina@chromium.org2012-02-2724-180/+184
* Implementing the new Chrome OS Media Playerkaznacheev@chromium.org2012-02-2730-549/+529
* Add a unit test for the focus cycler.zork@chromium.org2012-02-274-2/+147
* Use the current message loop instead of the main message loop to join the aud...tommi@chromium.org2012-02-272-7/+3
* Updating the doc to reflect the new experimental.keybinding API.finnur@chromium.org2012-02-276-2/+447
* Updating trunk VERSION from 1054.0 to 1055.0chrome-release@google.com2012-02-271-1/+1
* If wifi is active (bolded), do not bold cellular menu item in network dropdow...chocobo@chromium.org2012-02-271-2/+3
* Correcting two mistakes in `browsingData` API documentation.mkwst@chromium.org2012-02-274-4/+4
* Exposed PPB_TCPServerSocket_Private interface from renderer process to Native...ygorshenin@chromium.org2012-02-2717-0/+629
* Modify UserScriptListener to use ResourceThrottle instead of ResourceQueue an...darin@chromium.org2012-02-2714-619/+159
* Update .DEPS.gitchrome-admin@google.com2012-02-271-1/+1
* Revert 123502 - Update V8 to version 3.9.10.yangguo@chromium.org2012-02-271-1/+1
* Fix broken ParallelAuthenticatorTesthashimoto@chromium.org2012-02-271-4/+4
* Separate CryptohomeLibrary's async method calling function as cryptohome::Asy...hashimoto@chromium.org2012-02-2719-296/+440
* Add new versions of DidCreateScriptContext() with extension_group.koz@chromium.org2012-02-2711-10/+35
* Modify SpdyProxyClientSocket to respond to a 407 Proxy Auth Requirerch@chromium.org2012-02-273-17/+29
* Adding the computer's current date to invalid cert error.mkwst@chromium.org2012-02-273-9/+13
* json_schema_compiler: add features to the previewserver.py:kalman@chromium.org2012-02-271-57/+144
* Remove RootWindow::GetInstance() use from the gesture recognizer.ben@chromium.org2012-02-277-24/+32
* Monitor chrome::NOTIFICATION_SESSION_STARTED instead of NOTIFICATION_PROFILE_...yusukes@chromium.org2012-02-271-7/+12
* ui/base: Remove the dependency in Profile from ThemeProvider.tfarina@chromium.org2012-02-276-22/+12
* Cleanup: Better organize Linux HandleCrashDump() function; do more error chec...thestig@chromium.org2012-02-262-91/+101
* views: Add a slider control.sadrul@chromium.org2012-02-266-0/+253
* Missed a file in refactoring JSON*ValueSerializers. Remove unnecessary #include.bbudge@chromium.org2012-02-261-1/+0
* Add files needed to be changed to the overide folder.ronghuawu@chromium.org2012-02-264-0/+1482
* Add Pepper support for several GL extensionsjbauman@chromium.org2012-02-2614-209/+829
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-2677-212/+237
* Support scroll valuators from micedavemoore@chromium.org2012-02-261-21/+10
* Create OWNERS file for ui/base/xdavemoore@chromium.org2012-02-261-0/+3
* Separate out the broker from the pepper dispatcher.brettw@chromium.org2012-02-2617-351/+434
* Revert 123696 - Add Pepper support for several GL extensionsjbauman@chromium.org2012-02-2620-826/+359
* Add Pepper support for several GL extensionsjbauman@chromium.org2012-02-2620-359/+826
* Windows Breakpad: Do Breakpad enablement checks in browser process onlymseaborn@chromium.org2012-02-261-40/+55
* views: A new kind of border to paint a colored-border on selected sides.sadrul@chromium.org2012-02-262-10/+38
* views: Add option in BoxLayout to spread blank space among the child views.sadrul@chromium.org2012-02-263-8/+62
* Force a new build.ben@chromium.org2012-02-261-1/+1
* Migrate client API setters/getters to take a RootWindow.ben@chromium.org2012-02-2634-115/+162
* Move src/dest info out of FileSystemOperationContextkinuko@chromium.org2012-02-2633-1264/+1247
* Suppress uninits in HarfBuzzShaperBasebashi@chromium.org2012-02-261-0/+104
* Updating trunk VERSION from 1053.0 to 1054.0chrome-release@google.com2012-02-261-1/+1
* Add functions to expand PostDelayedTask interface.tedvessenes@gmail.com2012-02-2612-25/+129
* Clean up some RootWindow::GetInstance() use in views unittests.ben@chromium.org2012-02-263-9/+22
* Remove a bunch more uses of RootWindow::GetInstance() ben@chromium.org2012-02-266-29/+51
* Implement timeouts for IQ requests.sergeyu@chromium.org2012-02-2615-116/+284
* Revert 123673 - Remove a bunch more uses of RootWindow::GetInstance()ben@chromium.org2012-02-256-44/+31