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
*
Don't set exit_cleanly bit early if shutdown can be canceled.
oshima@google.com
2011-06-28
1
-3
/
+8
*
Manage gpu feature capabilities through blacklist indepedently.
zmo@google.com
2011-06-28
1
-17
/
+4
*
Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...
fischman@chromium.org
2011-06-28
8
-147
/
+48
*
Revert 90808 - Fixing type error for ZygoteMain.
fischman@chromium.org
2011-06-28
1
-1
/
+1
*
Fixing type error for ZygoteMain.
bradchen@google.com
2011-06-28
1
-1
/
+1
*
I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR...
bradchen@google.com
2011-06-28
8
-48
/
+147
*
chromeos: Add maximize/restore button.
derat@chromium.org
2011-06-28
1
-0
/
+3
*
Change the WebResourceService to use SystemURLRequestContext, and fix leak th...
mirandac@chromium.org
2011-06-28
3
-61
/
+86
*
File upload API in chromedriver
hnoda@google.com
2011-06-28
5
-0
/
+19
*
Remove Profiles from JavaScript dialogs.
avi@chromium.org
2011-06-28
3
-10
/
+27
*
Disable GPU process unless EGL backend is used.
backer@chromium.org
2011-06-28
1
-0
/
+10
*
MediaStreamDispatcher
perkj@google.com
2011-06-28
8
-0
/
+564
*
Move the thread test helper to base/test
jochen@chromium.org
2011-06-28
3
-7
/
+8
*
Adding an experimental app notification API.
asargent@chromium.org
2011-06-28
1
-0
/
+5
*
Release scriptable object reference when deleting WebPluginDelegateProxy.
wez@chromium.org
2011-06-28
1
-0
/
+2
*
Removing defunct OpenMAX code (round 2).
scherkus@chromium.org
2011-06-28
1
-1
/
+0
*
Always show keyboard when an editable element is touched.
mazda@chromium.org
2011-06-28
1
-0
/
+4
*
MediaStreamDeviceSettings is used by MediaStreamManager to communicate with t...
mflodman@google.com
2011-06-28
4
-0
/
+246
*
Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...
fischman@chromium.org
2011-06-28
8
-147
/
+48
*
New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.
bradchen@google.com
2011-06-27
8
-48
/
+147
*
Cleanup: Remove unneeded includes from GpuChannelManager.
thestig@chromium.org
2011-06-27
2
-23
/
+10
*
Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.
darin@chromium.org
2011-06-27
2
-0
/
+2
*
Enable Web Audio API by default (no longer needs enable flag).
crogers@google.com
2011-06-27
4
-6
/
+11
*
Add Clipboard GetSequenceNumber interface which allows us to version the data...
cdn@chromium.org
2011-06-27
4
-0
/
+16
*
GPU compositing surface handle is no longer sent to renderer process.
apatrick@chromium.org
2011-06-27
29
-78
/
+119
*
move VideoCaptureImplManager from singleton to a member of RenderThread.
wjia@chromium.org
2011-06-27
9
-134
/
+68
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-27
1
-0
/
+10
*
Chromium-branding bug fix and test re-enable.
jrt@chromium.org
2011-06-27
1
-5
/
+0
*
Revert 90578 - Add a CHECK to help track use-after-free of TabContentsDelegat...
cbentzel@chromium.org
2011-06-27
4
-44
/
+1
*
Add a CHECK to help track use-after-free of TabContentsDelegate from a TabCon...
cbentzel@chromium.org
2011-06-27
4
-1
/
+44
*
Reland "EGLImage transport for TOUCH_UI".
backer@chromium.org
2011-06-25
11
-21
/
+269
*
Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ...
backer@chromium.org
2011-06-25
10
-262
/
+21
*
Use pixmaps and EGLImages to transport image data between GPU process and bro...
backer@chromium.org
2011-06-25
10
-21
/
+262
*
Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...
tfarina@chromium.org
2011-06-25
4
-9
/
+8
*
Re-land: Move browser accessibility code from chrome to content.
dmazzoni@chromium.org
2011-06-25
20
-1
/
+4497
*
Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...
chromium@hybridsource.org
2011-06-25
1
-2
/
+2
*
Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...
tfarina@chromium.org
2011-06-25
4
-9
/
+9
*
Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.
tfarina@chromium.org
2011-06-25
4
-9
/
+9
*
Factor Windows handle enumeration code into its own classesI did some general...
jschuh@chromium.org
2011-06-24
3
-92
/
+54
*
Multiprofile: Fix all places where we observe BROWSER_THEME_CHANGED so that we
erg@google.com
2011-06-24
1
-1
/
+2
*
Revert 90435 - Re-land: Move browser accessibility code from chrome to content.
brettw@chromium.org
2011-06-24
20
-4488
/
+1
*
Re-land: Move browser accessibility code from chrome to content.
dmazzoni@chromium.org
2011-06-24
20
-1
/
+4488
*
Add MediaInternals data aggregator.
scottfr@chromium.org
2011-06-24
3
-1
/
+39
*
Consolidates managing of bookmark bar state to browser. Browser now
sky@chromium.org
2011-06-24
3
-31
/
+15
*
Update src/content/renderer to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVE
abarth@chromium.org
2011-06-24
6
-40
/
+49
*
Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...
dimich@chromium.org
2011-06-24
1
-10
/
+0
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-24
1
-0
/
+10
*
Revert 90359 - Helper functions for tracking stale TabContentsDelegate's.
cbentzel@chromium.org
2011-06-24
4
-44
/
+1
*
Helper functions for tracking stale TabContentsDelegate's.
cbentzel@chromium.org
2011-06-24
4
-1
/
+44
*
Reenable WorkerTest.WorkerWebSocketLayoutTests.
yutak@chromium.org
2011-06-24
1
-3
/
+1
[next]