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
/
chrome
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert change 11197 because it created 138 new layout tests
nsylvain@chromium.org
2009-03-07
6
-27
/
+15
*
Landing again the CL that adds security info to canceled requests (it was bre...
jcampan@chromium.org
2009-03-07
6
-15
/
+27
*
Reverting 11179.
jcampan@chromium.org
2009-03-07
6
-27
/
+15
*
Refactor render view context menu in preparation for porting.
estade@chromium.org
2009-03-07
2
-13
/
+4
*
This CL adds a way to specify the security info when canceling a URLRequest.
jcampan@chromium.org
2009-03-07
6
-15
/
+27
*
Enable the character encoding menu, zoom menu, and the help menu item.
tc@google.com
2009-03-06
1
-9
/
+0
*
Generate data packs for all languages and allow us to load
tc@google.com
2009-03-06
1
-5
/
+8
*
Change JSONFileValueSerializer to use FilePath by default.
erikkay@google.com
2009-03-06
1
-2
/
+7
*
RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c...
erg@google.com
2009-03-06
6
-0
/
+191
*
Adds a command line flag, --user-scripts-dir=..., to specify a directory to use
mark@chromium.org
2009-03-06
2
-0
/
+4
*
- Developer tools frontend is served from chrom-ui://devtools/tools.html
yurys@google.com
2009-03-06
2
-0
/
+2
*
Remove a bunch of OS_WIN stuff that works fine on linux/mac.
tc@google.com
2009-03-06
2
-53
/
+28
*
Fix linux build break
jam@chromium.org
2009-03-06
1
-0
/
+2
*
An assert was being hit because WaitableEvent's dtor was calling CloseHandle ...
jam@chromium.org
2009-03-06
1
-0
/
+4
*
Add a command-line disable-p13n and use that to disable
munjal@chromium.org
2009-03-05
2
-2
/
+2
*
POSIX: Rewrite IPC's interaction with FileDescriptor
agl@chromium.org
2009-03-05
2
-34
/
+33
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
13
-31
/
+50
*
Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,
brettw@chromium.org
2009-03-05
2
-2
/
+6
*
Remove the TAB_CONTENTS_NEW_TAB_UI tab contents type. This was not actually used
brettw@chromium.org
2009-03-05
2
-0
/
+8
*
Fix the golden file. JSON files should end in CRLF on
tc@google.com
2009-03-05
1
-2
/
+0
*
Reverting 11002.
brettw@chromium.org
2009-03-05
2
-6
/
+2
*
Make JavaScript alerts reflect the URL of the frame they came from, not the
brettw@chromium.org
2009-03-05
2
-2
/
+6
*
Revert change 10975 and 10972 because it broke the purify
nsylvain@chromium.org
2009-03-05
4
-47
/
+4
*
Get history and download HTML UIs into Mac/Linux builds along with supporting...
pinkerton@chromium.org
2009-03-05
2
-3
/
+32
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
18
-28
/
+28
*
Make startup_tests build and run on Linux (except reference tests).
phajdan.jr@chromium.org
2009-03-05
1
-0
/
+4
*
Implementation of ResourceDispatcher::OnDownloadProgress
hclam@chromium.org
2009-03-05
1
-3
/
+19
*
Highlights of changes:
hclam@chromium.org
2009-03-05
4
-4
/
+31
*
Clean up the browser about URL handler to not derive from WebContents. It is
brettw@chromium.org
2009-03-04
2
-0
/
+12
*
Basic download shelf implementation on linux.
estade@chromium.org
2009-03-04
2
-25
/
+25
*
Fixing WebKeyboardEvent.
avi@chromium.org
2009-03-04
1
-0
/
+3
*
Add trivial theming support in extensions.
erikkay@google.com
2009-03-04
2
-7
/
+48
*
Change line endings to Unix on url_constants.*
brettw@chromium.org
2009-03-04
1
-33
/
+33
*
Fix the build with some forgotten string conversions on non-Windows.
brettw@chromium.org
2009-03-04
1
-1
/
+1
*
Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs
brettw@chromium.org
2009-03-04
1
-4
/
+4
*
Update clipboard classes to use string16 and FilePath instead of wstring.
estade@chromium.org
2009-03-04
2
-16
/
+4
*
Add a set of long-running metrics to Chrome that are sent up only at uninstal...
robertshield@google.com
2009-03-04
5
-1
/
+80
*
Fix crashes in WorkerProcessHost. The wrong iterator was being incremented.
jam@chromium.org
2009-03-04
1
-1
/
+1
*
Initial checkin of the out of process worker implementation.
jam@chromium.org
2009-03-04
11
-59
/
+226
*
Make Chromium windows not hide auto-hide taskbars.
pkasting@chromium.org
2009-03-04
2
-0
/
+19
*
Add FilePath setter/getter to pref service. Change callers to use it rather t...
estade@chromium.org
2009-03-04
6
-30
/
+89
*
use #if 0 instead of DISABLED_.
nsylvain@chromium.org
2009-03-03
1
-1
/
+3
*
disable PrefServiceTest.Basic because it breaks the build.
nsylvain@chromium.org
2009-03-03
1
-1
/
+2
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
2
-49
/
+43
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
2
-43
/
+49
*
Add a command line flag --v8-proxy-resolver, to select the new PAC implementa...
ericroman@google.com
2009-03-03
2
-0
/
+7
*
Revert dsh's change 10818
nsylvain@chromium.org
2009-03-03
2
-49
/
+43
*
Implement some chrome path getters for Mac OS and un-comment their uses in th...
pinkerton@chromium.org
2009-03-03
2
-38
/
+61
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
2
-43
/
+49
*
delayed fix for comment in from http://codereview.chromium.org/28185
thomasvl@chromium.org
2009-03-03
1
-1
/
+0
[next]