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
...
*
Fix branding problem
jrg@chromium.org
2009-03-25
1
-1
/
+1
*
Focusing a native button through a RequestFocus call would not result in the ...
jcampan@chromium.org
2009-03-25
5
-3
/
+29
*
Mark all HTTP tests as flaky on the mac.
ojan@google.com
2009-03-25
1
-0
/
+7
*
Fix a bug in RDH that it overlooked a resource message
hclam@chromium.org
2009-03-25
1
-0
/
+1
*
Folder path was not set correctly for media cache
hclam@chromium.org
2009-03-25
1
-2
/
+2
*
Disable failing test while I investigate.
tc@google.com
2009-03-25
1
-1
/
+2
*
Modifes the in-application EULA outer frame to take a parameter ('innerframe'...
gwilson@google.com
2009-03-24
43
-42
/
+50
*
Added a thread pool to WorkerPool for Linux that dynamically adds threads as ...
willchan@chromium.org
2009-03-24
6
-19
/
+504
*
Adds the eula innerframe param parsing
cpu@google.com
2009-03-24
1
-2
/
+10
*
Update symupload to the last version. (r319)
nsylvain@chromium.org
2009-03-24
1
-0
/
+0
*
Updating test log inputs to include accumulative test duration at different s...
ace@chromium.org
2009-03-24
1
-10
/
+18
*
Prevent data read errors from crashing the browser.
thestig@chromium.org
2009-03-24
1
-0
/
+7
*
Use scoped_ptr to prevent memory leaks on test failures.
patrick@chromium.org
2009-03-24
1
-19
/
+12
*
Implement default css for toolstrips.
aa@chromium.org
2009-03-24
11
-36
/
+75
*
Explicitly instantiate the string16 backer exactly once, avoiding problems in
mark@chromium.org
2009-03-24
2
-0
/
+43
*
standalone-image-drag-to-editable.html:
tc@google.com
2009-03-24
6
-8
/
+35
*
Use '.' instead of 'source' because sh on the buildbots (dash) doesn't like '...
mmoss@chromium.org
2009-03-24
1
-1
/
+1
*
Redone http://codereview.chromium.org/42571
idanan@chromium.org
2009-03-24
15
-43
/
+110
*
Revert "Linux: back off build to only require P3"
agl@chromium.org
2009-03-24
1
-2
/
+2
*
SHARED_INTERMEDIATE_DIR is a better place for generated headers.
mmoss@chromium.org
2009-03-24
3
-7
/
+5
*
Add a new histogram macro to replace a few explicit calls.
rvargas@google.com
2009-03-24
3
-20
/
+29
*
Readd test that is failing on mac/linux.
ojan@google.com
2009-03-24
1
-0
/
+3
*
* Switch the posix FileStream code over to using WorkerPool for asynchronous ...
willchan@chromium.org
2009-03-24
2
-69
/
+752
*
fix win build
estade@chromium.org
2009-03-24
1
-0
/
+4
*
fix win build
estade@chromium.org
2009-03-24
1
-0
/
+1
*
Implement basic ShowItemInFolder for linux.
estade@chromium.org
2009-03-24
11
-86
/
+163
*
loadable_modules are just like shared libs for code generation.
thomasvl@chromium.org
2009-03-24
1
-1
/
+1
*
Linux: back off build to only require P3
agl@chromium.org
2009-03-24
1
-2
/
+2
*
Switch some more ASCII locale code wstrings to strings.
estade@chromium.org
2009-03-24
9
-260
/
+233
*
Include version information in Linux chrome.
mmoss@chromium.org
2009-03-24
4
-24
/
+55
*
Removed unused parameter.
darin@chromium.org
2009-03-24
1
-3
/
+2
*
Reverting r12383, caused a build breakage on all platforms.
maruel@chromium.org
2009-03-24
11
-100
/
+42
*
Use #pragma pack as documented to work with GCC and MSVC
mark@chromium.org
2009-03-24
1
-2
/
+2
*
Issue 6477: Support modifier clicks on UI elements
idanan@chromium.org
2009-03-24
11
-42
/
+100
*
First stage of implementing HTML select popup menus for
paulg@google.com
2009-03-24
12
-86
/
+381
*
Rebaseline test. This test was failing because we map courier to courier new ...
ojan@google.com
2009-03-24
4
-1
/
+26
*
Make the vsprops inheritance paths less relative.
robertshield@google.com
2009-03-24
1
-2
/
+2
*
Fixed the following layout test:
hclam@chromium.org
2009-03-24
1
-0
/
+8
*
Make the find bar blue. Hooks up the prev/next buttons and the
tc@google.com
2009-03-24
2
-12
/
+106
*
Start using upstreamed worker files and remove the old ones from webkit/port.
dimich@google.com
2009-03-24
8
-653
/
+11
*
New tab page was linking to the wrong URL for the history page. We don't need...
glen@chromium.org
2009-03-24
2
-31
/
+18
*
Net module changes to support caching responses to a POST request.
darin@chromium.org
2009-03-24
5
-48
/
+120
*
Collapse two conditions into a single one.
thomasvl@chromium.org
2009-03-24
1
-2
/
+0
*
Use a correct templatized WriteInto for all string types
mark@chromium.org
2009-03-24
1
-13
/
+5
*
Improve the Linux Omnibox ssl background / scheme coloring.
deanm@chromium.org
2009-03-24
1
-8
/
+16
*
Add a copy of SunSpider 0.9 for performance testing.
patrick@chromium.org
2009-03-24
34
-0
/
+7680
*
Generate header file of Linux version information (currently gyp-only).
mmoss@chromium.org
2009-03-24
3
-0
/
+106
*
Rebaselining cause it started failing with WebKit merge of rev 10232 though w...
mad@chromium.org
2009-03-24
4
-11
/
+11
*
Clicking a text field that is already focused triggers the autofill. However ...
jcampan@chromium.org
2009-03-24
4
-27
/
+54
*
Add a progress meter to the downloads page.
glen@chromium.org
2009-03-24
4
-12
/
+159
[prev]
[next]