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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Valgrind; Widen a Mac suppression.
thestig@chromium.org
2010-04-29
1
-5
/
+0
*
Adding dchecks that may help diagnose the issue http://crosbug.com/2743
oshima@chromium.org
2010-04-29
2
-1
/
+16
*
Memory leak fix.
oshima@chromium.org
2010-04-29
3
-4
/
+39
*
Revert 45916 - Python implementation of sync server, for testing.
nick@chromium.org
2010-04-29
18
-2436
/
+99
*
Remove some more BookmarkEditor::Handlers (in Mac code this time).
viettrungluu@chromium.org
2010-04-29
10
-68
/
+32
*
Python implementation of sync server, for testing.
nick@chromium.org
2010-04-29
18
-98
/
+2435
*
Revert 45906 - Relands your patch to have an option for enabling vertical tab...
sky@chromium.org
2010-04-29
34
-383
/
+85
*
Re-land 45894. http://codereview.chromium.org/1732015
aa@chromium.org
2010-04-29
2
-4
/
+91
*
Disable WorkerTest.WorkerContextMultiPort on Linux.
dimich@chromium.org
2010-04-29
1
-0
/
+6
*
Adds error messages for synthesized gl errors.
gman@chromium.org
2010-04-29
7
-428
/
+583
*
Change report bad webpage to be a web tab instead of native dialog
feldstein@chromium.org
2010-04-29
4
-12
/
+27
*
Created a MessageLoopProxy interface. This provides a thread-safe refcounted ...
sanjeevr@chromium.org
2010-04-29
5
-14
/
+167
*
Relands your patch to have an option for enabling vertical tabs. I've
sky@chromium.org
2010-04-29
35
-85
/
+389
*
Fixed off-by-one bug in returned name length in glGetActiveAttrib and
kbr@google.com
2010-04-29
1
-2
/
+4
*
Fixed output directory for converted WebGL assets. Something still
kbr@google.com
2010-04-29
1
-1
/
+1
*
Nukes one of the AddTabWithURL variants.
sky@chromium.org
2010-04-29
23
-110
/
+110
*
Bookmark manager: Update layout of the header part.
arv@chromium.org
2010-04-29
3
-8
/
+7
*
GTK: avoid a dcheck
estade@chromium.org
2010-04-29
2
-8
/
+11
*
Review URL: http://codereview.chromium.org/1798009
petersont@google.com
2010-04-29
1
-36
/
+79
*
Revert 45894 - First cut at window affinity for apps. Window affinity means t...
aa@chromium.org
2010-04-29
2
-90
/
+3
*
Copy WebGL compatible assets to output directory during the build.
kbr@google.com
2010-04-29
2
-0
/
+27
*
Implement a 15 connection per proxy server limit.
willchan@chromium.org
2010-04-29
13
-171
/
+396
*
Add shared resources to the installer chrome.release file
feldstein@chromium.org
2010-04-29
1
-2
/
+4
*
First cut at window affinity for apps. Window affinity means that app URLs te...
aa@chromium.org
2010-04-29
2
-3
/
+90
*
Fleshed out sampler implementation a bit.
petersont@google.com
2010-04-29
3
-14
/
+115
*
Add the component apps to the installer, so that they work in installed builds.
aa@chromium.org
2010-04-29
1
-0
/
+3
*
Copy o3d-webgl and o3d-webgl-samples into the build directory while
kbr@google.com
2010-04-29
1
-0
/
+32
*
Fixed bug in effect.js during lookup of attribute locations. Fixed
kbr@google.com
2010-04-29
1
-8
/
+8
*
remove the logic to compute enable_gles since it's broken;
piman@chromium.org
2010-04-29
1
-9
/
+11
*
Fix testInvalidURLNoHistory to account for proxy invalid url page.
nirnimesh@chromium.org
2010-04-29
1
-3
/
+5
*
Relax the DOM UI navigation CHECK.
creis@chromium.org
2010-04-29
1
-3
/
+6
*
linux: reset GDK_NATIVE_WINDOWS, fixing clicking on flash again
evan@chromium.org
2010-04-29
1
-0
/
+6
*
Rework of the shared resources patch for checkin
feldstein@chromium.org
2010-04-28
40
-63
/
+154
*
Fix memory leak introduced in r45841.
snej@chromium.org
2010-04-28
1
-1
/
+1
*
Valgrind: Widen an existing suppression and add another suppression for a rel...
thestig@chromium.org
2010-04-28
1
-8
/
+11
*
Disk cache: Make sure that we don't access the index file
rvargas@google.com
2010-04-28
3
-2
/
+26
*
This is the second side of a multi-sided webkit patch that will allow experim...
rafaelw@chromium.org
2010-04-28
23
-43
/
+212
*
Added angleproject back but with a different name. The trybots/buildbots woul...
alokp@chromium.org
2010-04-28
2
-1
/
+4
*
Fix browser process crash in WorkerTest.WorkerContextMultiPort.
dimich@chromium.org
2010-04-28
2
-5
/
+5
*
Always use opaque frame for extension app windows. It hasn't been implemented...
aa@chromium.org
2010-04-28
4
-1
/
+9
*
Re-land 1752007: Send out notifications when logins are changed through Passw...
albertb@chromium.org
2010-04-28
3
-35
/
+113
*
Adding speech synthesis library to access TTS feature in libcros.
oshima@chromium.org
2010-04-28
6
-1
/
+129
*
GTK: Put options dialogs in a different window group.
erg@chromium.org
2010-04-28
3
-8
/
+14
*
This fixes an InvalidRead error that valgrind found.
gspencer@chromium.org
2010-04-28
1
-1
/
+4
*
Fixed samples to work with resizing code introduced yesterday. Now the
kbr@google.com
2010-04-28
9
-13
/
+57
*
fix linux build
erikkay@chromium.org
2010-04-28
1
-1
/
+1
*
fullscreen window app launch container
erikkay@chromium.org
2010-04-28
11
-36
/
+124
*
Nicely steal moniker and bind context from the urlmon url request.
stoyan@chromium.org
2010-04-28
3
-19
/
+49
*
Some cleanup regarding Siggi's comments on http://codereview.chromium.org/173...
robertshield@chromium.org
2010-04-28
5
-7
/
+370
*
Use FFmpeg's reordered_opaque for presentation timestamp reordering.
scherkus@chromium.org
2010-04-28
6
-43
/
+88
[prev]
[next]