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
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the path from PlatformFileInfo; it's cleaner just to pass it along as a
ericu@google.com
2011-03-28
8
-16
/
+19
*
Add chrome.benchmark routines to clear the host and predictor caches.
tonyg@chromium.org
2011-03-28
3
-0
/
+47
*
mark content/OWNERS set noparent
dpranke@chromium.org
2011-03-28
1
-0
/
+1
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
10
-19
/
+19
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-03-28
1
-2
/
+2
*
Add a RenderProcessObserver. For now this will be primarily used to filter c...
jam@chromium.org
2011-03-28
3
-0
/
+45
*
Move extension messages to their own file and add a RenderViewObserver to sta...
jam@chromium.org
2011-03-28
10
-80
/
+58
*
Remove forward declaration of GeolocationDispatcherOld from render_view.h
jknotten@chromium.org
2011-03-28
1
-1
/
+0
*
Switch from using Speex to FLAC for speech input requests.
satish@chromium.org
2011-03-28
1
-2
/
+2
*
Initialize a few uninitialized members in GPU classes.
finnur@chromium.org
2011-03-28
1
-0
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
179
-307
/
+307
*
Revert 79470 - Ensure that BrowserMessageFilter isn't used to process a sync ...
rsleevi@chromium.org
2011-03-26
3
-36
/
+19
*
Land Henrik's patch: http://codereview.chromium.org/6721027/
crogers@google.com
2011-03-25
4
-41
/
+145
*
Ensure that BrowserMessageFilter isn't used to process a sync message on the ...
jam@chromium.org
2011-03-25
3
-19
/
+36
*
Move all dev tools messages to devtools_messages.h and create a TabHelper to ...
jam@chromium.org
2011-03-25
3
-59
/
+2
*
WorkerFileSystemTest.ResolveURLHttpTests is FLAKY
michaeln@google.com
2011-03-25
1
-1
/
+2
*
Moves instant related methods off TabContents and to where they are used.
sky@chromium.org
2011-03-25
2
-20
/
+0
*
Clean up unload-related state after the ack is received.
creis@google.com
2011-03-25
4
-6
/
+82
*
Cleanup: Move the last bits of chrome printing code out of content/.
thestig@chromium.org
2011-03-25
5
-16
/
+17
*
Remove deprecated overload of openFileSystem for workers.
adamk@chromium.org
2011-03-25
2
-12
/
+0
*
Run the Worker tests for resolveLocalFileSystemURL that were added
adamk@chromium.org
2011-03-25
1
-0
/
+39
*
Removing off the record references from TestingProfile and RenderMessageFilter.
vipul.bhasin@gmail.com
2011-03-25
2
-4
/
+4
*
WebUI: Move chromeos/webui/login files to ui/webui/chromeos/login directory.
tfarina@chromium.org
2011-03-25
1
-2
/
+2
*
Move the rest of Chrome messages to ChromeRenderMessageFilter. Also move IPC...
jam@chromium.org
2011-03-25
4
-224
/
+30
*
Fix flakiness and enable RenderViewHostManagerTest on Linux/Mac.
creis@google.com
2011-03-25
1
-26
/
+38
*
Use iostream instead of StringPrintF for OnAddMessageToConsole.
bulach@chromium.org
2011-03-25
1
-3
/
+2
*
Refactor: Move app/surface to ui/gfx/surface.
backer@chromium.org
2011-03-25
24
-50
/
+52
*
Add unit test ResourceDispatcherHostTest.IgnoreCancelForDownloads
asanka@chromium.org
2011-03-25
1
-0
/
+38
*
Move spellcheck messages into their own file, and dispatch them all in SpellC...
jam@chromium.org
2011-03-25
5
-83
/
+18
*
fix mac build
jamesr@chromium.org
2011-03-25
1
-1
/
+1
*
Cleanup: Remove src/contents dependency on PrintPreviewTabController.
thestig@chromium.org
2011-03-25
2
-10
/
+9
*
Adds a TransportDIB::Id value that is explicitly invalid and use it when comp...
jamesr@chromium.org
2011-03-25
7
-9
/
+30
*
Removed --no-gpu-sandbox.
apatrick@chromium.org
2011-03-25
4
-6
/
+1
*
importer: Rip out ImporterObserver::ImportCanceled().
tfarina@chromium.org
2011-03-24
1
-2
/
+1
*
GPU process: Add a SEH handler to the compositor window proc.
rvargas@google.com
2011-03-24
1
-1
/
+5
*
Add a ChromeRenderMessageFilter, which is like RenderMessageFilter but outsid...
jam@chromium.org
2011-03-24
3
-19
/
+0
*
Print Preview: Pass the default options on first preview generation.
thestig@chromium.org
2011-03-24
2
-6
/
+4
*
Die, DemuxerStream::QueryInterface, die!
fischman@chromium.org
2011-03-24
1
-6
/
+2
*
Add support for the cgroups config we have in chromeos
davemoore@chromium.org
2011-03-24
1
-3
/
+12
*
Remove TopSites dependency from content/ in anticipation of pulling it out of...
erg@google.com
2011-03-24
5
-34
/
+0
*
Add GPU_TRACE instrumentation for updateRectAck
nduca@chromium.org
2011-03-24
2
-2
/
+5
*
Fix an error caught by valgrind while gman was investigating another bug.
kbr@chromium.org
2011-03-24
1
-1
/
+1
*
Move printing messages to their own file.
jam@chromium.org
2011-03-24
1
-5
/
+5
*
WebUI: Move chromeos webui files to ui/webui/chromeos directory.
tfarina@chromium.org
2011-03-24
1
-7
/
+7
*
Adding the ability to load a helper library for JS tests.
ofri@google.com
2011-03-24
2
-4
/
+24
*
Do not use Xinerama on Chrome OS.
yusukes@google.com
2011-03-24
1
-1
/
+6
*
Cleanup: Move TabContents::PrintPreview() to PrintPreviewTabController to rem...
thestig@chromium.org
2011-03-24
4
-30
/
+0
*
Move the rest of the renderer->browser messages that belong in content. Also...
jam@chromium.org
2011-03-24
8
-53
/
+320
*
Updated to D3DX9 and D3DCompiler version 43 DLLs.
apatrick@chromium.org
2011-03-24
1
-4
/
+4
*
Stop returning the true root path of each filesystem from openFileSystem.
ericu@google.com
2011-03-24
4
-4
/
+12
[next]