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
*
Be smarter than simple copy when we try to update GPUInfo: i.e., if the graph...
zmo@google.com
2011-03-23
2
-0
/
+57
*
Get rid of references to Autocomplete from src\content, specifically from Tab...
dhollowa@chromium.org
2011-03-23
4
-16
/
+6
*
Make all_messages.h include the generator files.
jam@chromium.org
2011-03-23
3
-36
/
+10
*
If --disable-webgl is passed, continue to return null from
kbr@chromium.org
2011-03-23
1
-4
/
+0
*
fix build break
jam@chromium.org
2011-03-23
1
-1
/
+1
*
Move a bunch of renderer->browser messages to content.
jam@chromium.org
2011-03-23
27
-84
/
+925
*
Theme system cleanup
erg@google.com
2011-03-23
3
-16
/
+0
*
Add pending preloads indexed by routing id. Start preloading once we navigate.
dominich@google.com
2011-03-23
1
-3
/
+6
*
Get rid of references to autofill from src\content, specifically from TabCont...
dhollowa@chromium.org
2011-03-23
2
-7
/
+0
*
Moves instant related tab contents messages into instant and out of
sky@chromium.org
2011-03-23
4
-39
/
+0
*
[cros] Initial CL for SIM card unlock support.
nkostylev@chromium.org
2011-03-23
1
-0
/
+3
*
Check the GPU watchdog after processing every 3D command.
jbauman@chromium.org
2011-03-23
9
-14
/
+40
*
Add WebKit API to retrieve the audio hardware sample-rate
crogers@google.com
2011-03-23
2
-0
/
+6
*
Add new line at end
jam@chromium.org
2011-03-23
1
-1
/
+1
*
Move the rest of the content browser->renderer messages to content. Also mov...
jam@chromium.org
2011-03-23
19
-52
/
+497
*
Fix Chromium OS browser crash on clicking show my location button twice on ma...
stevenjb@google.com
2011-03-23
2
-34
/
+93
*
Remove wrong comments from a previous commit.
zmo@google.com
2011-03-23
1
-2
/
+0
*
Removed the static on all stats macros and changed the static declaration
rtenneti@chromium.org
2011-03-22
1
-1
/
+1
*
Add LevelDB and Snappy to the build. These will be used by IndexedDB.
jorlow@chromium.org
2011-03-22
1
-0
/
+1
*
Prevent blacklisting of Intel GPUs on ChromeOS
amarinichev@chromium.org
2011-03-22
3
-4
/
+40
*
Collect ATI driver version through scanning /etc/ati.
zmo@google.com
2011-03-22
1
-2
/
+36
*
Initialize ViewMsg_Navigate_Params::page_id to -1 since since it doesn't have...
jam@chromium.org
2011-03-22
1
-0
/
+3
*
Use a #define to control if WebTextCheckingResult is used as a struct or as a...
jam@chromium.org
2011-03-22
1
-2
/
+0
*
Move a bunch more renderer messages from chrome to content.
jam@chromium.org
2011-03-22
10
-42
/
+261
*
Fixed concurrency issue in FilePathWatcher
joaodasilva@chromium.org
2011-03-22
5
-57
/
+147
*
Avoid corrupting the pending_entry when an unexpected navigation commits.
creis@google.com
2011-03-22
2
-16
/
+17
*
Cleanup: Stop using PrintPreviewMessageHandler in contents.
thestig@chromium.org
2011-03-22
2
-5
/
+0
*
Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...
erg@google.com
2011-03-22
1
-1
/
+2
*
If ResourceDispatcherHost receives a CancelRequest, it
asanka@chromium.org
2011-03-22
2
-7
/
+14
*
Cleanup NativeMetafile (win) interface and EMF class.
vandebo@chromium.org
2011-03-22
1
-1
/
+1
*
[ChromeOS] Split proxy settings into its own webui.
xiyuan@chromium.org
2011-03-22
1
-0
/
+3
*
Fix build break
jam@chromium.org
2011-03-22
1
-1
/
+1
*
Move some more renderer messages to content. Also move a couple of files whi...
jam@chromium.org
2011-03-22
14
-21
/
+460
*
Cleanup: Remove some unneeded includes.
thestig@chromium.org
2011-03-22
2
-5
/
+0
*
This is a thread that runs in the browser process that can issue GL calls wit...
apatrick@chromium.org
2011-03-21
16
-293
/
+390
*
Fix crash in single process mode because ChromeRenderContentClient wasn't bei...
jam@chromium.org
2011-03-21
1
-6
/
+0
*
Added OWNERS for content/gpu.
apatrick@chromium.org
2011-03-21
1
-0
/
+2
*
Plumbing to support loading from the "most appropriate" appcache.
michaeln@google.com
2011-03-21
7
-7
/
+54
*
Create a new message file for view related messages. I just moved a few mess...
jam@chromium.org
2011-03-21
10
-1
/
+193
*
Print Preview: Make window.print() and printing a frame work.
thestig@chromium.org
2011-03-21
1
-1
/
+3
*
Remove forgotten now unneeded include.
dilmah@chromium.org
2011-03-21
1
-4
/
+0
*
Add progress notifications for extension updates (from: 6665014)
dennisjeffrey@chromium.org
2011-03-21
1
-0
/
+15
*
Use UDPServerSocket for P2P sockets.
sergeyu@chromium.org
2011-03-21
11
-320
/
+286
*
Move audio messages to their own file.
jam@chromium.org
2011-03-21
15
-161
/
+261
*
Makes instant throw out the first navigation when merging navigation
sky@chromium.org
2011-03-21
3
-17
/
+135
*
Move app/app_switches to ui/gfx/gl/gl_switches.
backer@chromium.org
2011-03-21
2
-3
/
+3
*
Request for 5 speech recognition results instead of 3.
satish@chromium.org
2011-03-21
1
-3
/
+6
*
autofill: Rename all the entries remaining with AutoFill to Autofill.
tfarina@chromium.org
2011-03-21
3
-20
/
+20
*
Disable the test SpeechInputBrowserTest.TestCancelAll
akalin@chromium.org
2011-03-19
1
-6
/
+1
*
Move geolocation, desktop notification, and device orientation into their own...
jam@chromium.org
2011-03-19
17
-67
/
+258
[next]