index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1313
-2149
/
+2149
*
importer: Cleanup, remove all remaining using declarations.
tfarina@chromium.org
2011-03-27
5
-50
/
+37
*
importer: Cleanup ToolbarImporter code a little bit.
tfarina@chromium.org
2011-03-27
8
-40
/
+69
*
Disable SSLUITest.TestCloseTabWithUnsafePopup
isherman@chromium.org
2011-03-27
1
-2
/
+3
*
Add SCOPED_TRACE to data driven tests.
isherman@chromium.org
2011-03-27
1
-0
/
+2
*
Updating trunk VERSION from 716.0 to 717.0
chrome-release@google.com
2011-03-27
1
-1
/
+1
*
Before object destruction, make sure that its select dialogs are told that we
aarya@google.com
2011-03-27
6
-2
/
+31
*
Make PPAPI PostMessage behave asynchronously.
dmichael@google.com
2011-03-26
1
-0
/
+4
*
Part2 of Convert ChromeDriver to use only the JSON automation interface.
kkania@chromium.org
2011-03-26
4
-24
/
+44
*
Return the full cookie details in TestingAutomationProvider and pass around
kkania@chromium.org
2011-03-26
15
-205
/
+546
*
PrerenderRedirectToHttps is now DISABLED.
cbentzel@chromium.org
2011-03-26
1
-2
/
+3
*
Several bug fixes for the ChromeDriver:
kkania@chromium.org
2011-03-26
10
-24
/
+133
*
Updating trunk VERSION from 715.0 to 716.0
chrome-release@google.com
2011-03-26
1
-1
/
+1
*
In chromedriver, fix and cleanup the command to get the page source.
kkania@chromium.org
2011-03-26
3
-21
/
+14
*
Small test and ChromeDriver fixes to enable additional webdriver python tests.
kkania@chromium.org
2011-03-26
9
-84
/
+242
*
extensions: Refactor ExtensionInstallUI class.
tfarina@chromium.org
2011-03-26
19
-262
/
+378
*
ProfileSyncServiceTest.JsFrontendProcessMessageBasic is flaky.
michaeln@google.com
2011-03-26
1
-1
/
+2
*
ConnectToWifiNetwork() is now blocking.
dtu@chromium.org
2011-03-26
10
-99
/
+300
*
Adding CreateFromData to NativeMetafileFactory
dpapad@chromium.org
2011-03-26
4
-9
/
+5
*
chromeos: Update static about:os-credits file.
derat@chromium.org
2011-03-26
1
-14811
/
+5141
*
Commit a piece of my already-reviewed fix for bug 54274 to fix bug 76548.
pkasting@chromium.org
2011-03-25
1
-0
/
+1
*
Move all dev tools messages to devtools_messages.h and create a TabHelper to ...
jam@chromium.org
2011-03-25
13
-73
/
+182
*
Do not show 'Print Preview' flag in about::flags of CrOS.
kmadhusu@chromium.org
2011-03-25
1
-1
/
+1
*
Add <iterator> to the list of include files. This is required for back_inser...
jeanluc@chromium.org
2011-03-25
1
-0
/
+1
*
Add an opt-out header for HTTP throttling. Never throttle for localhost.
joi@chromium.org
2011-03-25
2
-24
/
+33
*
This fixes some issues with the window switcher icon.
gspencer@chromium.org
2011-03-25
4
-25
/
+46
*
options: Fix a couple of javascript errors for download settings on chromeos.
sadrul@chromium.org
2011-03-25
1
-7
/
+10
*
Use ClearNetworkServiceProperty from libcros to clear network properties.
chocobo@chromium.org
2011-03-25
1
-2
/
+1
*
Support enabling/disabling the URL request throttler via the about:net-intern...
joi@chromium.org
2011-03-25
13
-28
/
+214
*
Wired local file system support for File API. The local file system provider ...
zelidrag@chromium.org
2011-03-25
18
-5
/
+399
*
Increasing toolbar for touch case, assets are not final
saintlou@chromium.org
2011-03-25
33
-31
/
+104
*
Moves instant related methods off TabContents and to where they are used.
sky@chromium.org
2011-03-25
18
-124
/
+166
*
importer: Use unnamed namespace instead of static keyword.
tfarina@chromium.org
2011-03-25
1
-8
/
+10
*
Fix clang error.
thestig@chromium.org
2011-03-25
1
-1
/
+1
*
Retrieve the accessibility tree from an iframe's document in the renderer,
dmazzoni@chromium.org
2011-03-25
1
-0
/
+49
*
[Sync] Add value conversions to syncable::Entry and friends
akalin@chromium.org
2011-03-25
13
-44
/
+293
*
Fix for "Mouseovers follow the cursor even when there's a find bar in the way"
mark@chromium.org
2011-03-25
4
-5
/
+58
*
Cleanup: Move the last bits of chrome printing code out of content/.
thestig@chromium.org
2011-03-25
4
-14
/
+19
*
Run the Worker tests for resolveLocalFileSystemURL that were added
adamk@chromium.org
2011-03-25
3
-2
/
+14
*
Removing off the record references from TestingProfile and RenderMessageFilter.
vipul.bhasin@gmail.com
2011-03-25
11
-30
/
+30
*
WebUI: Move chromeos/webui/login files to ui/webui/chromeos/login directory.
tfarina@chromium.org
2011-03-25
20
-82
/
+84
*
Added better debug message on expected status check fail
dominich@google.com
2011-03-25
2
-1
/
+4
*
Move the rest of Chrome messages to ChromeRenderMessageFilter. Also move IPC...
jam@chromium.org
2011-03-25
4
-34
/
+225
*
Fix flakiness and enable RenderViewHostManagerTest on Linux/Mac.
creis@google.com
2011-03-25
7
-16
/
+20
*
Move ExtensionService code that manages pending extensions into its own class.
skerner@chromium.org
2011-03-25
19
-324
/
+511
*
Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...
battre@chromium.org
2011-03-25
31
-90
/
+170
*
Make PluginInstance::PrintPDFOutput metafile-implementation agnostic on Linux.
vandebo@chromium.org
2011-03-25
1
-0
/
+3
*
Revert 79407 - Move ExtensionService code that manages pending extensions int...
skerner@chromium.org
2011-03-25
19
-508
/
+324
*
Move ExtensionService code that manages pending extensions into its own class.
skerner@chromium.org
2011-03-25
19
-324
/
+508
*
Fixes regression in dragging text to the tabstrip. GetDropFormats was
sky@chromium.org
2011-03-25
3
-16
/
+8
[next]